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

a:link{
	text-decoration: none;
	color: #0000ff;
}

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

a:visited{
		text-decoration: none;
	color: #0000ff;
}

*
{
border: 0;
margin: 0;
}

body
{

margin: 0 auto;
width: 770px;
height:auto !important;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #B5CFE8;
	background: #000000 url(images/bg.gif) repeat-x;
}

#main
{
margin: 0 auto;
width: 770px;
height:auto !important;
background: #FFFFFF;
border-right: 7px solid #ffffff;
border-left: 7px solid #ffffff;
}
#header
{
width: 770px;
margin: 0px;
height: 160px;
background: url(images/header.jpg) no-repeat center bottom;
border-bottom: 0px;
}
#menu
{
width: 770px;
margin: 0px;
height: 30px;
background: #ffffff;
border-bottom: 0px;
border-top: 0px
border-left: 0px solid #ffffff;
border-right: 3px solid #ffffff;
}
#buttons
{
align: bottom;
width: 770px;
margin-left: 10px;
height: 30px;
border-bottom: 5px;
}

#buttons ul {
    padding-left: 0px;
    margin-top: 2px;      
}
#buttons li {
	display: inline;		
}
#buttons a {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	background: url(images/menu-2.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-right: 6px;
}
#buttons a:hover {
	display: block;
	float: left;
	width: 104px;
	height: 20px;
	background: #FFFFFF url(images/menu-1.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-right: 6px;
}
#content
{
width: 760px;
height:auto !important;;
background: #ECF0F3;
margin-bottom: 5px;
margin-right: 15px;
}

#content_bg{
height:auto !important;;
background: #060b08 url(images/content_bg.gif) repeat-x top;
padding: 5px;
margin-bottom: 5px;
}

#middle
{
width: 720px;
padding: 7px;
padding-right: 100px;
padding-left: 100px;
}

#image-right
{ 
float:right; margin: 0 0 15px 15px; 
}

#image-left
{
float:left; margin: 0 15px 15px 0;
} 

#frame
{
padding: 5px; border: 1px solid #aaa;
} 




#left
{
width: 520px;
padding: 7px;
padding-right: 30px;
padding-left: 15px;
}

#left ul li {
  /*  overflow: hidden;*/
  /*  height: 100%;*/
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 8px;
margin-left: 60px;
list-style:url(images/list.jpg);
min-height:10;
}

#text{
align: top;
width: 500px;
length:auto;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
}
#left H1
{
height: 40px;
width: 500px;
color: #000066;
margin: 0;
padding: 0;
font-size: 26px;
padding-top: 5px;
padding-left: 5px;
background: url(images/title-left.gif) no-repeat;
}

#H2
{
height: 40px;
width: 500px;
color: #000066;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 0px;
padding-left: 5px;
background: url(images/title-left.gif) no-repeat;
}



#left H3
{
height: 25px;
width:150px;
color: #000066;
margin: 0;
padding: 0;
font-size: 16px;
padding-top: 3px;
padding-left: 1px;
background: url(images/highlight.gif) no-repeat;
}



#left H5
{
height: 40px;
width:380px;
color: #ffffff;
margin: 0;
padding: -3;
font-size: 18px;
padding-top: 10px;
padding-left: 12px;
background: url(images/title-left.gif) no-repeat;
}
#left H4
{
height: 40px;
width:250px;
color: #ffffff;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
padding-left: 12px;
background: url(images/title-left.gif) no-repeat;
}
#center H1
{
height: 40px;
width:350px;
color: #ffffff;
float: left;
margin: 0;
padding: 0;
font-size: 18px;
text-align: center;
padding-top: 10px;
padding-left: 5px;
background: url(images/title-left.gif) no-repeat;
}
#center H4
{
height: 40px;
width:250px;
color: #ffffff;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
padding-left: 5px;
background: url(images/title-left.gif) no-repeat;
}
#right a:link {
	text-decoration: none;
	color:red;
}
#right a:hover {
	text-decoration: underline;
	color:blue;
}
#right a:visited {
		text-decoration: none;
		color:red;
}
#right
{
width: 180px;
padding-right: 5px;
padding-top: 8px;
padding-bottom: 4px;
float:right;
}

#left a:link {
	text-decoration: none;
	color: #FF0000;
}
#left a:hover{
	text-decoration: underline;
	color: #0000FF;
}
#left a:visited {
	color: #FF0000;
	
}









#right2
{
width: 300px;
padding-right: 5px;
padding-top: 8px;
padding-bottom: 4px;
float:right;
}


#right ul 
{
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display:block;
}
#right ul li{
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 8px;
}
#archives ul li {
	margin-bottom: 25px;
	background:url(images/list.gif) no-repeat left;
	padding-left: 0px;
}
#right h2 {
width:160px;
height: 40px;
color: #000066;
margin: 0;
padding: 5;
font-size: 18px;
padding-top: 5px;
padding-left: 5px;
background: url(images/title-right.gif) no-repeat;
font-size: 18px;
}

#right h3 {
width:140px;
height: 40px;
color: #ffffff;
margin: 0;
padding: 5;
font-size: 18px;
padding-top: 10px;
padding-left: 5px;
background: url(images/title-right.gif) no-repeat;
font-size: 18px;
}



}
#right2 h2 {
width:200px;
height: 40px;
color: #000066;
margin: 0;
padding: 5;
font-size: 18px;
padding-top: 10px;
padding-left: 5px;
background: url(images/title-right.gif) no-repeat;
font-size: 18px;
}

#right a:link {
	text-decoration: none;
	color:blue;
}
#right a:hover {
	text-decoration: underline;
	color:red;
}
#right a:visited {
		text-decoration: blue;
}
#right li a {
	padding-left: 20px;
	background: url(images/content.gif) no-repeat 1px 5px;
}
#footer
{
	height: 30px;
	width: 770px;
	margin: 5px;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	text-align: center;
	clear:both;
}
#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}