#about-boxestop {
	height: 490px;
	width: 900px;
}

/*big box left*/
#about-boxestop #about-box01 {
	float: left;
	height: 490px;
	width: 695px;
}
#about-boxestop #about-box01 .topleft {height:11px; width:11px; float:left;}
#about-boxestop #about-box01 .about-topmiddle {
	width:673px;
	height:11px;
	float:left;
	background: url(../imgs/box-top-middle.jpg) repeat-x;
}
#about-boxestop #about-box01 .topright {width:11px; height:11px; float:right;}

#about-boxestop #about-box01 .bottomleft {width:11px; height:11px; float:left;}
#about-boxestop #about-box01 .about-bottommiddle {width:673px; height:10px; border-bottom: solid #cccccc 1px; float:left;}
#about-boxestop #about-box01 .bottomright {width:11px; height:11px; float:right;}

#about-boxestop #about-box01 .about-boxmiddle {
	width:687px;
	height:468px;
	float:left;
	border-left:solid #ccc 1px;
	border-right: solid #cccccc 1px;
	padding:0 3px;
	margin:0;
}

.about-boxheader {
	background: url(../imgs/box-middle-top.jpg) repeat-x scroll left top;
	text-align: left;
	margin: 0px;
	padding: 0px 8px;
	height: 68px;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px;
	color: #333;
	border-bottom: 2px solid #CCC;
}
.about-boxheader #content-bigbox  {
	height: 420px;
	width: 669px;
	overflow: auto;
	margin-top: 15px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006;
	height: 25px;
	width: 75%;
	margin-left: 20px;
	padding-top: 8px;
	padding-left: 5px;
	border-bottom: 2px ridge #CCEDF6;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCEDF6;
	border-right-color: #CCEDF6;
	border-left-color: #CCEDF6;
}
#content-bigbox ul li {
	font: 11px Arial, Helvetica, sans-serif;
}




/*two boxes right*/

#about-boxestop #right-col {
	float: left;
	height: 490px;
	width: 191px;
	margin-left: 12px;
}
/*news*/
#about-boxestop #right-col #box02 {
	height: 236px;
	width: 191px;
}
#about-boxestop #right-col #box02 .topleft {height:11px; width:11px; float:left;}
#about-boxestop #right-col #box02 .about-topmiddle {
	width:169px;
	height:11px;
	float:left;
	background: url(../imgs/box-top-middle.jpg) repeat-x;
}
#about-boxestop #right-col #box02 .topright {width:11px; height:11px; float:right;}

#about-boxestop #right-col #box02 .bottomleft {width:11px; height:11px; float:left;}
#about-boxestop #right-col #box02 .about-bottommiddle {width:169px; height:10px; border-bottom: solid #cccccc 1px; float:left;}
#about-boxestop #right-col #box02 .bottomright {width:11px; height:11px; float:right;}

#about-boxestop #right-col #box02 .about-boxmiddle {width:183px; height:216px; float:left; border-left:solid #ccc 1px; border-right: solid #cccccc 1px; padding:0 3px; margin:0;}

/*publications*/
#about-boxestop #right-col #box03 {
	height: 237px;
	width: 191px;
	/*margin-top: 15px;*/
}
#about-boxestop #right-col #box03 .topleft {height:11px; width:11px; float:left;}
#about-boxestop #right-col #box03 .topmiddle {
	width:169px;
	height:11px;
	float:left;
	background: url(../imgs/box-top-middle.jpg) repeat-x;
}
#about-boxestop #right-col #box03 .topright {width:11px; height:11px; float:right;}

#about-boxestop #right-col #box03 .bottomleft {width:11px; height:11px; float:left;}
#about-boxestop #right-col #box03 .bottommiddle {width:169px; height:10px; border-bottom: solid #cccccc 1px; float:left;}
#about-boxestop #right-col #box03 .bottomright {width:11px; height:11px; float:right;}

#about-boxestop #right-col #box03 .boxmiddle {width:183px; height:215px; float:left; border-left:solid #ccc 1px; border-right: solid #cccccc 1px; padding:0 3px; margin:0;}
#about-box03content a {
	color: #666;
	text-decoration: none;
}
#about-box03content a:hover {
	color: #006;
	text-decoration: none;
}

#about-box03content {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 100px;
}
#about-box03contentb {
	color: #666;
	height: 100px;
}
#about-test a {
	color: #666;
	text-decoration: none;
}
#about-test a:hover {
	color: #006;
	text-decoration: none;
}

#about-test {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 100px;
}

.linkspage {
	float: left;
	width: 30%;
	margin-left: 5px;
	border: 1px dotted #CCC;
	/*padding-left: 5px;*/
	padding: 5px;
}
.linkspage h4 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}
.linkspage ul {
	margin:0;
	padding:0;
	padding-left:20px;
}
.linkspage li {
	margin-bottom:5px;
}
.linkspage a {
	/*color: #009;*/
	color: #666;
	text-decoration: none;
}
/*.linkspage a:visited {
	color: #666;
	text-decoration: none;
}*/
.linkspage a:hover {
	color: #043F6E;
	text-decoration: none;
}


.linkspage a:active {
	color: #FF8E49;
	text-decoration: none;
}

.linkspage2 {
	/*float: left;*/
	width: 95%;
	margin-left: 5px;
	border: 1px dotted #CCC;
	/*padding-left: 5px;*/
	padding: 5px;
	margin-bottom:5px;
}
.linkspage2 h4 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}
.linkspage2 ul {
	margin:0;
	padding:0;
	padding-left:20px;
}
.linkspage2 li {
	margin-bottom:5px;
}
.linkspage2 a {
	/*color: #009;*/
	color: #666;
	text-decoration: none;
}
/*.linkspage a:visited {
	color: #666;
	text-decoration: none;
}*/
.linkspage2 a:hover {
	color: #043F6E;
	text-decoration: none;
}


.linkspage2 a:active {
	color: #FF8E49;
	text-decoration: none;
}
