a{
	color: #025586;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

{
border: 0;
margin: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg_all.jpg);
	background-color: #19276e;
	background-repeat:repeat-y;
	background-position:center;
}

#maintop{
	width: 990px;
	background: url(images/con_top.png);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0 auto;
	padding-top: 8px;
}

#main{
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #0c0e1b;
	width: 1012px;
	margin: 0 auto;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#mainbot{
	background: url(images/con_bot.png);
	background-repeat:no-repeat;
	width:990px;
	height: 8px;
	padding-top: 8px;
}

#header{
	width: 1014px;
	height: 250px;
}

#logo{
	padding-left: 40px;
	text-align: left;
	padding-top: 10px;
	height: 80px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 1014px;
	height: 37px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	display: block;
	float: left;
	width: 110px;
	height: 25px;
	background: url(images/menubg.png) no-repeat left center;
	text-decoration: none;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 30px;
	margin-right: 5px;
}

#buttons a:hover {
	text-decoration: underline;
}

#content{
	background: url(images/con_bg.png);	
}

#content_bg{
}

#left{
	width: 664px;
	padding-left: 8px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e1c5e;
	font-weight:bold;
}

.text{
	width: 320px;
	padding-bottom: 10px;
}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #0e1c5e;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/left_h.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 10px;
}

#left .read{
	text-align:right;
	padding-right:20px;
}

#left .read a{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

#left .read a:hover{
	text-decoration:underline;
}

#right{
	width: 280px;
	float:right;
	margin-right:5px;
}

#right ul{
	list-style: none;
	padding-left:0px;
	margin: 0px;
	display:block;
}

#right ul li{
	padding-bottom: 2px;
	padding-right: 5px;
}

#archives ul li {
	margin-bottom: 2px;
	background:url(images/ls.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 15px;

}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color: #0e1c5e;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/left_h.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 10px;
}

#right ul li a {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color: #ffffff;
}

#right ul h3{
	font-size: 12px;
	color: #0e1c5e;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 20px;
}

#right ul p{
	margin-left: 10px;
	margin-right: 20px;
}

#archives ul .read2{
	background: url(images/read.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right: 15px;
	height: 16px;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 5px;

}

#archives ul .read2 a{
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

#footer{
	height: 37px;
	width: 1014px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
