
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1033b6;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #1033b6;
}

body {	
	background: #16236e url(images/bg.jpg) repeat-x bottom;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content{
	margin: 0 auto;
	width: 1000px;	
	background: #3b5aac url(images/conbot.jpg) repeat-x bottom;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#conbot{
	background: url(images/mainbg.jpg) repeat-x top;
}

#main{
	width: 1000px;
	clear:both;
	background: url(images/mainbot.png) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#header {
	height: 241px;
	width: 317px;
	margin-top: 52px;
	background: url(images/header.jpg) no-repeat top;		
}

#logo {
	height: 105px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 700px;
	height: 44px;
	padding-left: 0px;
}

#menu ul {
	list-style: none;	
	display: inline;
}

#menu li {
	list-style: none;
	display: inline;
	padding-left: 0px; 
	
}

#menu a {
	float: left;
	width: 133px;
	height: 32px;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	background: url(images/menu.png) no-repeat left;
}

#menu a:hover{
	width: 133px;
	height: 32px;
	color: #3a56b4;
	background: url(images/menuhover.png) no-repeat left;
}

#left{
	width: 317px;
	padding-top:10px;
	margin-left: 5px;
}

#lefttop{
	background: url(images/left_top.png) no-repeat;
	width: 317px;
	height: 8px;
	margin-top: 10px;
}

#leftbg{
	background: #ffffff;
}

.leftgrad{
	background: url(images/leftgrad.jpg) no-repeat top;
	width: 286px;
	min-height: 228px;
	margin-left: 8px;
	padding-right: 15px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #183076;
	width: 192px;
	height: 30px;
	padding-left: 75px;
	padding-top: 18px;
}

#archives ul{
	margin-left: 10px;	
}

#archives ul li{
	list-style: none;
	background: url(images/ls.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 2px;
}

#last ul{
	margin-left: 8px;	
}

#last ul li{
	list-style: none;
	background: url(images/ls2.png) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 2px;
}

.read a{
	color: #154f06;
	text-decoration: none;
}

.read a:hover{
	color: #000000;
}

.read{
	text-align:right;
}

#archives ul li a{
	color: #000000;
	text-decoration: none;
}

#archives ul li a:hover{
	color: #183076;
}


#right{
	float: right;
	width: 664px;
	background: url(images/);
	margin-right: 7px;
}

#rightbg{
	background: url(images/rightbg.gif) repeat-y;
}

#righttop{
	margin-top: 10px;
	background: url(images/righttop.png);
	height: 7px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #183076;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 10px;
}

.rightgrad{
	background: url(images/rightconbg.jpg) no-repeat top;
	min-height: 154px;
}

#right p{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#right ol, #right ul{
	margin-left: 30px;
}

.borbot{
	background: url(images/borbot.jpg) no-repeat;
	height: 14px;
	margin-left: 7px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#mainbot{
	background: url(images/mainbot.png) no-repeat;
	height: 26px;
	clear:both;
}

#footer {
	height: 41px;
	width: 1000px;
	clear: both;
	padding-top: 10px;
	background: #1e7c01 url(images/footer.jpg) repeat-x top;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}