#roundbox {
	text-align: center;
	background: #CCDDEE;
	padding: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
}   
   
    #wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	
}

#header {
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 2px 2px 12px #3b2e03;
	-webkit-box-shadow: 2px 2px 12px #3b2e03;
	-box-shadow: 2px 2px 12px #3b2e03;
}
#spacer {
	width: auto;
	}

#holderdiv {
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#holderdiv2 {
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	
}
.coldiv {
	font:Verdana, Geneva, sans-serif;
	font-size:10px
	margin: 10px 0;
	background-color: #FFF;
	color: #666;
	width: 900px;
	
}
.leftcoldiv {
	margin: 5px 0 10px 0;
	background-color: #efe6ff;
	color: #333333;
	width: 178px;
	border: 1px solid #7343cc;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 2px 2px 12px #3b2e03;
	-webkit-box-shadow: 2px 2px 12px #3b2e03;
	box-shadow: 2px 2px 12px #3b2e03;
	
}

.leftcoldiv1 {
	margin: 5px 0 10px 0;
	background-color: #efe6ff;
	color: #333333;
	width: 178px;
	border: 1px solid #7343cc;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 2px 2px 12px #3b2e03;
	-webkit-box-shadow: 2px 2px 12px #3b2e03;
	box-shadow: 2px 2px 12px #3b2e03;
}

	
.leftcoldiv2 {
	margin: 5px 0 10px 5;
	background-color: #faf9f5;
	color: #333333;
	width: 178px;
	border: 1px solid #7343cc;
	padding: 1px;
	
}
.rightcoldiv {
	width: 200px;
	background-color: #efe6ff;
	color: #333333;
	border: 1px solid #7343cc;
	float: right;
	padding: 1px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	opacity: 0.67;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 67);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity = 67);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/

}
.rightcoldiv2 {
	margin: 5px 0 10px;
	width: 190px;
	background-color: #efe6ff;
	color: #333333;
	border: 1px solid #7343cc;
	float: right;
	padding: 1px;
}
.hnav {
	
	width: 900px;
	background-color: #4e2b8f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e2b8f;
	border-left-color: #4e2b8f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	opacity: 0.67;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 67);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity = 67);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/

}
#footer {
	width: auto;
	font-size: 70%;
	text-align: center;
	height: 24px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	vertical-align: middle;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7343cc;
}
    body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
    background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #9999FF;
}

.red_hr {
	height: 1px;
	border-bottom: 1px dotted #60010c;
	clear: both;

}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-size: 20px;
	font:Garamond;
	color: #F00;
	line-height: 1.5em;
	padding-left: 20px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 2px;
}
.coldiv h2 {
	margin: 0 20 5;
	background-color: #efe6ff;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8262bf;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 20px;
}
.coldiv h3 {
	margin: 0 210 5 200;
	background-color: #8262bf;
	font-size: 90%;
	padding: 1px 20px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;
	color: #FFFFFF;
}
.leftcoldiv h2 {
	background-color: #8262bf;/
	font-size: 90%;
	padding: 1px 1px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
.leftcoldiv h3 {
	background-color: #4e2b8f;
	font-size: 90%;
	padding: 1px 1px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
.rightcoldiv h2 {
	margin: 0 0 5;
	background-color: #FFFFD7;
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;
	color: #660099;
}
.rightcoldiv h3 {
	margin: 0 0 5;
	background-color: #4e2b8f;
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;
	color: #ffffff;
}
.rightcoldiv2 h3 {
	margin: 0 0 5;
	background-color: #4e2b8f;
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;
	color: #ffffff;
}
.rightcoldiv2 h2 {
	margin: 0 0 5;
	background-color: #8262bf;
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;
	color: #ffffff;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	list-style-image: url(http://bsst.org/TEST/CSS/Molecular_page4_files/Molecular_page4_bullet.gif);
	list-style-position: inside;
}
    .left {
	float: left;
}
   .right {
	float: right;
}
a:link {
	color: #4e2b8f;
	
}
a:visited {
	color: #8262bf;
	
}
a:link:hover {
	color: #e27901;
	
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6273bf;
	padding-top: 4px;
	padding-bottom: 4px;
}

.imagefloat {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
#clear {
	height: 1px;
}
.logo1 {	margin: 0px 0 10px;
	width: 200px;
	height: 100px;
}
div.row span.left {
  float: left;
  text-align: left;
  }

div.row span.right {
  float: right;
  text-align: right;
  }
  
.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 175px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: italics;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; 
background-color: #9966FF;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #CDB4C8;
}

.Stile3 {
	color: #660099;
	font-size: 10px;
}

.Stile4 {
	font-family: Calibri;
	font-size: 9px;
	font-style: italic;
}

.Stile171 {color: #660000}
.Stile173 {	font-size: 12px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}

.Stile25 {font-size: 10px}
.Stile28 {
	font-size: 12px;
	font-weight: bold;
}
.Stile30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stile31 {color: #660000; font-size: 12px; }
.Stile34 {font-size: 12px}
.Stile38 {font-size: 10}
.Stile39 {font-size: 9px}
.Stile42 {color: #FF0000}
.Stile35 {	font-family: Calibri;
	font-size: 18pt;
	font-weight: bold;
	color: #4e2b8f;
}
.Stile207 {
	color: #CC0000;
	font-weight: bold;
	font-size: 24px;
}
.Stile43 {
	color: #FFF;
	font-weight: bold;
}
.Stile48 {color: #990033}
.Stile50 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #4e2b8f; }
.Stile52 {font-size: 10px; font-weight: bold; color: #0000FF; }
.Stile54 {color: #FF0000; font-size: 14px; }
.Stile56 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990066; }
.Stile59 {font-size: 70px}
.Stile60 {font-size: 70%
          color: #fff
		  
}