/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #d45f0b;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #3a7854;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(images/bg.gif) repeat-x;
}

#main
{
width: 778px;
}

#header
{
margin: 0 auto;
height: 279px;
background: url(images/header.jpg) no-repeat center bottom;
border-bottom: 1px solid #000d68;
border-top: 1px solid #000d68;
margin-top: 4px;
margin-bottom: 4px;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;

}

#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
{
	height: 57px;
	width: 708px;
	margin: 0 auto;
	padding: 0px;
	padding-left: 70px;
}

#buttons ul {
    margin: 0px; 
	padding: 0px;	
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 109px;
	height: 37px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	border-right:4px solid #96b8eb;
}

.first{
	border-left:4px solid #96b8eb;
}


#buttons a:hover {
	background: #96b8eb url(images/menu_hover.gif) no-repeat;
	color:#FFFFFF;
}

#content
{
width: 778px;
margin-bottom: 5px;
margin-top: 10px;
}

#left
{
	width: 535px;
	padding: 6px;
	background: #ffffff url(images/content_bg.gif) top repeat-x;
	border: 1px solid #2537b3;
	margin-left:10px;
	text-align: left;
}

#left H1
{
height: 27px;
width:524px;
color: #ffffff;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 5px;
padding-left: 10px;
background: url(images/title_left.gif) no-repeat;
}

#left a
{
 color: #d45f0b;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #3a7854;
}

#left p{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

.date 
{
	height: 30px;
	margin: 5px;
	font-size: 12px;		
	border: 1px solid #023480;
	padding-top: 3px;
	background: #ffffff;
}

.date ul
{
	list-style: none;	
}

.date li
{
	display: inline; 
}
.small_icon1
{
background: url(images/icon1.gif) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

.small_icon2
{
background: url(images/icon2.gif) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

.small_icon3
{
background: url(images/icon3.gif) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#right
{
width: 186px;
margin-right:12px;
float:right;
border: 1px solid #2537b3;
background: #ffffff url(images/content_bg.gif) top repeat-x;
padding: 6px;
}

#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;
	font-weight: bold;

}

#right h2 {
	width: 176px;
	height: 27px;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(images/title_right.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#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
{
	color: #ffffff;
	padding-top: 4px;
	border-top: 1px solid #000000;	
	height: 31px;
	clear: both;
	background: url(images/footer.gif) repeat-x; 
}

#footer p {
	margin: 0;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
