﻿body
{
	background-color: #eee;
	font-family: "Trebuchet MS", Helvetica;
	font-size:12px;
	margin: 0;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #369;
}

a:hover
{
	text-decoration: underline;
	color: #c00;
}

h1
{
	font-size: 140%;
	color: #036;
	margin-top: 2px;
}

#container
{
	width: 100%;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#header
{
height: 249px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #fff;
background-image: url(../images/chen_top2.jpg) ;
 background-repeat: no-repeat;
}

#title
{
	font-size: 140%;
	font-weight: bold;
	margin-left: 30px;
}

#mainmenu
{
background-image: url(../images/menubg.jpg) ;
font-size:14px;
font-weight: bold;
line-height: 33px;
}

#mainmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu li
{
	margin: 0;
	display: inline;
	padding: 5px;
}

#mainmenu a
{
color:#084B8A;
}

#mainmenu a.selected
{
	color:#0174DF;
}


#submenu
{
	margin: 3px;

}


#submenu ul
{
	margin: 0;
	
}

#main
{
	margin: 10px;
}
#side
{
	width: 250px;
	float:left;
margin-left: 0px;
}

#maincontent
{
margin-left: 250px;
height:100%;
width:400px;
}


#mainright
{
height:350px;
float:left;
}
#titletext
{
	font-weight: bold;
	font-size: 260%;
	color: #fff;
	margin-right: 0px;

}

#searcharea
{
	float: right;
	width: 210px;
	padding-top: 30px;
}

#searcharea div.section
{
	border: 0;
	
	
}

#searcharea a
{
	color: #515151;
}

#searcharea input
{
	font-size: 100%;
}

.copyright
{
	font: 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #424242;
background-color: #BDBDBD;
width:95%;
line-height: 30px;
margin: 0 auto;
padding: 0 auto;
}

#rightside
{

	width: 250px;
	
	position:absolute;right:0%;top:60%;




}


#top a { text-decoration: none }
#top a:link {color:#ccccff;}
#top a:visited {color:#ccccff;}
#top a:active {color:#ffcccc;}
#top a:hover {color:#ffcccc;}

#nav
{
margin-left: 0px;
height:100%;
width:250px;
}
