﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #022e84;
}

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

a:visited {
	color: #022e84;
}

*
{
border: 0px none;
margin: 0
}

body
{
	
	color: #000000;
	background: #eff4ff url('images/bg.gif') repeat-x;; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif
}

#main
{
margin: 0 auto;
width: 700px;
background: #ffffff;
border-right: 8px solid #ffffff;
border-left: 8px solid #ffffff;
}

#head_bg{
	background: #508af9 url('images/head_bg.jpg') repeat-x top center;
	height: 285px
}

#header
{
width: 700px;
margin: 0 auto;
height: 278px;
background: url('images/header.jpg') no-repeat left top;
border-bottom: 8px solid #ffffff;
border-left: 8px solid #ffffff;
border-right: 8px solid #ffffff
}

#head_left
{
width: 396px;
padding-left: 5px;
text-align: left;
padding-top: 0px;

}

#head_left a {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}


#head_left H2 a
{
font-size: 15px;
}

#head_right{
	background:url('images/menu_top.jpg') no-repeat top right;
	width: 263px;
	padding-top: 92px;
	float:right
}

#buttons
{
width: 263px;
height: 135px;
float:right;
}

#buttons ul {
    padding: 0px;
    margin: 0px;
	      
}

#buttons li {
	list-style:none;
	padding: 0px;
    margin: 0px;   
}

#buttons a {
	display: block;
	float: left;
	width: 263px;
	height: 27px;
	background: url('images/menu.gif') no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 5px
}

#buttons a:hover {
	width: 263px;
    height: 27px;
	background: #FFFFFF url('images/menu_hover.gif') no-repeat;
}
.end{
	border-bottom: 1px solid #0444ab;
}
#content
{
	background: #ffffff url('images/con_bg.jpg') repeat-y center;
}
#con_bot{
	background: url('images/con_bot.gif') no-repeat left bottom;
	height: 3px
}

#content_bg{
	background: #000000;
	padding: 5px;
}

#left
{
width: 500px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
background: #ffffff url('images/content_bg.gif') repeat-x top;
float: right;
font-size: 16px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
line-height: 150%;
}

.text{
	padding-left: 5px;
	padding-right: 5px;
}

#left H1
{
	margin: 0;
	padding: 0px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #01019e;
	
	margin-right: 5px;
	margin-bottom: 5px;
}

#left H2
{
	margin: 0;
	padding: 0px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #01019e;
	
	margin-right: 5px;
	margin-bottom: 5px;
}

#left a
{
 color: #000000;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #022e84;
}


#right
{
width: 166px;
padding: 5px;
float:left;
background: #ffffff url('images/content_bg.gif') repeat-x top;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
min-height: 405px;
float: left
}

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

#right ul li{
	margin-bottom: 20px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url('images/list_style.gif') no-repeat left;
	padding-left: 15px

}

#right h2 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #01019e;
	border-bottom: 1px solid #1c489b;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url('images/img09.gif') no-repeat 1px 5px;
}

#footer
{
	border-top: 8px solid #ffffff;
	background: url('images/footer.gif') repeat-x top;
	height: 39px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	padding-top: 14px;
	text-align: center;
	clear:both
}

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