@charset "utf-8";
/* CSS Document */

body{
margin:0 0 0 0;
background:#B0E2FF;
font:12px "tahoma", "arial", "verdana";
color:#696969;
/*border-left:1px solid #fff;*/
}
h1{
padding:0 0 0 20px;
font-size:17px;
font-weight:bold;
color:#4169E1;
}
#sidebar{
float:left;
height:3750px;
width:300px;
margin:0 0 0 20px;
}
* html #sidebar{	/* IE6 */
position:relative;
top:-15px;
margin:0 0 0 10px;
}
#sidebar ul{
padding:0 0 0 0;
}


#header,#detail,#flash,#footer{
margin:auto;
width:1000px;
overflow:hidden;
background:#FFFFFF;
}
#rightbar{
	height: 514px;
	width: 650px;
	font-size: 15px;
	margin: 0 0 0 300px;
	height: auto;
	text-align: justify;
}
#rightbar left{
float:left;
height:auto;
width:auto;
}
#rightbar right{
height:auto;
width:auto;
margin:0 0 10px 30px;
}
#rightbar center{
height:auto;
width:auto;
padding:0 0 0 45px;
}

#hightlight{
margin:auto;
width:1000px;
height:340px;
overflow:hidden;
padding:auto;
}
#highlight #controls{
z-index:100;
float:right;
position:relative;
top:-26px;
left:-7px;
margin-bottom:-22px;
font-weight:bold;
font-size:10px;
}
#highlight #controls a{
float:left;
background-color:#fff;
padding:1px 4px;
margin:0 2px;
}

#highlight #controls a:hover,#highlight #controls a.activeSlide{
background-color:#f77c2b;
color:#fff;
}
/* Nav */
#nav{
padding:0 0 0 0; 
}
#nav ul{
background-color:#FFFF66;
padding:0 0 0 0;
margin:auto;
width:1000px;
height:35px;
}
#nav li{
display:inline;
padding:0 0 0 0;
font-size:14px;
}
#nav ul{
position:relative;
z-index:;

}
#nav ul li.hover,#nav ul li:hover{
position:relative;
z-index:599;
cursor:default;
}
#nav ul ul{
visibility:hidden;
position:absolute;
top:5px;
top /*\**/:-5px\9;
left:13px;
z-index:598;
width:150px;
font-size:11px;
padding:10px;
border-radius: .625em;
-moz-border-radius: .625em;
-webkit-border-radius: .625em;
}
* html #nav ul ul{	/* IE6 */
top:25px;
}
*:first-child+html #nav ul ul{	/* IE7 */
top:25px;
}
#nav ul ul li{
display:block;
border-bottom:1px dotted #fff;
}
#nav ul li:hover > ul{
visibility:visible;
}
#nav ul ul li a{
background:url(../images/bullet-leaf-white.gif) no-repeat 4px 9px;
padding:6px 5px 6px 20px;
display:block;
color:#fff;
}
#nav ul ul li a:hover{
background-image:url(../images/bullet-leaf-yellow.gif);
color:#ff9;
}
/* Nav */
/* Activity */
.test {
	color: #0000FF;
	font-size: 20px;
	font-weight: bold;
	
}
.test {
	font-size: 18px;
}
