body {
	margin : 10px;
	padding : 0;
	font : 73% "Trebuchet MS", verdana, arial, sans-serif;
	color : #666;
	background : #003250 url(imagws/bgd.png) repeat;
}
#container {
	width : 750px;
	padding : 10px;
	background : #f2f2f5;
}
			/*TOP BANNERs*/
#bannerleft {
	float : left;
	width : 441px;
	height : 100px;
	padding : 5px;
	color : #666;
	background : #f2f2f5;
	border: 2px solid #a1aac9;
	margin: 0 0 15px 0;
}
#bannerright {
	float : right;
	width : 262px;
	margin : 0 0 15px 0px;
	padding : 5px;
	color : #666;
	background : #f2f2f5;
	border: 2px solid #a1aac9;
	height: 100px;
}
#active a:link, #active a:visited, #active a:hover {
background : #a1aac9;
color : #fff;
}
.imgright {
	float: left;
	border: 1px solid #656C4A;
	margin: 5px 10px 10px 30px;
}		

#contents-home {
	background : #003250;
	width: 520px;
	height: 680px;
	font-family: Times, "Times New Roman", serif;
	border: 2px solid #a1aac9;
	color: #003366;
	float: right;
	margin-bottom: 10px;
}
	
#contents-home p {
	font-size:14px;
	text-indent: 4em;
}
#contents-homeb p {
	font-size:14px;
}
#contents-home h2 {
	font-size:16px;
	margin:0 0 5px 0;
	padding-top: 5px;
	text-align: center;
}

#contents-home h3 {
	font-size:24px;
	padding: 10px 0 0 0;
}

#contents-homea {
	line-height:1.5em;
	font-size: 12px;
	width: 480px;
	height: 630px;
	background: #e2e1dd;
	padding: 20px 10px 10px 10px;
	border: 10px solid #f2f2f5;
}



			/*LEFT CONTENT*/
#sidebar {
	float : left;
	width : 185px;
	margin : 0 0 0 0;
	padding : 5px 10px 10px 10px;
	color : #666;
	background : #f2f2f5;
	border: 2px solid #a1aac9;
}
			/*LEFT MENU*/
#menu {
	width : 180px;
	padding : 5px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
	margin : 0 0 0.05em 0;
}
#menu a {
	display : block;
	width : 175px;
	padding : 3px 0 3px 5px;
	text-decoration : none;
	color : #fff;
	background : #003366;
	font-size: 12px;
	border-top: 3px;
}
#menu a:hover {
	background : #a1aac9;
	color : #fff;
	padding: 3px;
	font-style: italic;
}
			/*RIGHT SCROLLBAR*/
div.scroll {
overflow : auto;
height : 15em;
width : 140px;
padding : 1ex;
color : #333;
background : #f2f2f5;
border : 1px solid #eee;
margin : 20px 0 25px 10px;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding : 1px;
	margin-top : 20px;
	color : #bbd2e0;
	background : #003366;
	text-align: center;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
			/*TYPOGRAPHY*/
h1, h2 {
	margin : 0 0 0 5px;
	letter-spacing : 3px;
	font-size : 18px;
	color : #003366;
	background : inherit;
}
h3 {
font-size : 110%;
color : #826c45;
background : inherit;
}
h4 {
font-size : 12px;
color : #003366;
background : inherit;
}
			/*LINKS*/
a {
color : #826c45;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
	color : #003366;
	background : #e2e1dd;
}
			/*CLASSES*/
.news {
font-size : 100%;
background : inherit;
color : #333;
}
.sitename {
font-size : 180%;
margin : 0 0 10px 0;
color : #826c45;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
