body {
	margin : 5px;
	padding : 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:80%;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	}
	
#container {
	width : 920px;
	border : 5px solid #FFFFFF;
	margin-left : auto;
	margin-right : auto;
	color : #1A1A1A;
	background : #ffffff;
}

#navcontainer {
clear : both;
width : 100%;
padding:0px;
background-color: #030e25;
}

#header {
margin: 0 auto;
width:920px;
height:170px;
}

#active a:link, #active a:visited, #active a:hover {
background : #a1aac9;
color : #fff;
}

img {
	border:0;
}

.small {
	font-size:11px;
	color: #333;
}
	

#content {
	padding : 10px;
	margin-left : 174px;
	text-align:justify;
	margin-right: 180px;
}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

#subcontent{
	float:right;
	width:190px;
	line-height:1.4em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
}



#leftside {
	float : left;
	margin-top:20px;
	width : 150px;
	height: 100%;
	padding : 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom:10px;
}

#leftside p {
	font-size:11px;
}

#leftside a {
	font-size:11px;
}




#rightside {
	float : right;
	width : 150px;
	margin-top:20px;
	padding : 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom:10px;
}

#rightside p {
	font-size:11px;
}

#rightside a {
font-size:11px;
}

div.scroll {
	overflow : auto;
	height : 600px;
	width : 500px;
	padding : 1ex;
	color : #333;
	background : #e6e5e5;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}
		
#footer {
	clear : both;
	padding : 2px;
	margin-top : 0px;
	color : #fff;
	background-color: #0F2C74;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #fff;
text-decoration : none;
}
#footer a:hover {
text-decoration:underline;
background : inherit;
color : #f2f2f5;
}

h1 {
	margin:0px;
	color : #000000;
	background : inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 130%;
	font-weight: bold;
	font-style:italic;
	line-height:20px;
	letter-spacing: -1px;
}

h2 {
	margin:0px;
	padding-top:10px;
	color : #000000;
	background : inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height:14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	}


h3 {
	margin:0px;
	padding-top:10px;
	color : #000000;
	background : inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	line-height:14px;
}



a {
color : #0033ff;
font-weight : normal;
text-decoration : underline;
background : inherit;
}
a:hover {
color : #009933;
background : inherit;
}

.news {
	font-size : 100%;
	background : inherit;
	color : #333;
	font-style: italic;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}


li {
line-height:14px;
padding-bottom:6px;
}

#box {
	margin:10px;
	padding:6px;
	float:right;
	width: 210px;
	color:#006;
	border: 1px solid #999;
	text-align:center;
}
