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

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000000;
}

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



body {
	
	background: #ffffff url(images/back_all.gif) repeat-x bottom;
	font: 12px Verdana;
	color: #666666; width: 100%; } 

#content
{
width: 100%;
}

#back
{
width: 100%;

margin: 0 auto;

}

#header {
	height: 260px;
	text-align: left;
    margin-bottom: 10px;
	
}

#menu
{

height: 36px;
padding-left: 5px;
}


#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 111px;
	height: 28px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFF99; 
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
	text-transform: uppercase;
	background: url(images/button.gif) no-repeat;
	margin-left: 9px;
}

#menu a:hover {
	width: 111px;
    height: 28px;
	color: #F8FAF7;
	text-decoration: none;
	background: url(images/button_r.gif) no-repeat;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 100%;
height: 160px;
text-align: left;
padding-top: 100px;
padding-left: 20px;
margin-bottom: 10px;
}


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

H1 a
{
padding: 0px;
margin: 0px;
text-decoration: none; 	color: #0099FF;
}
H1 a:visited 
{
padding: 0px;
margin: 0px;
text-decoration: none; 	color: #0099FF;
}

#logo H1
{
padding: 0px;
margin: 0px; text-decoration: none; 	color: #0099FF;
}

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

#main
{
padding-top: 10px;
border: 1px solid #D6CBB6;
background: #F9F9FB;
}

#left
{
	width: 200px;
	margin-left: 14px; font-size: 12px; 
}

#left H3
{
width: 192px;
height: 21px;
font-size: 12px;
font-weight: bold;
padding-left: 20px;
padding-top: 5px;
text-transform: uppercase;
color:  #FFFF99;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
}




#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 14px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #000000;
}

#left a:hover {
	color: #66CCFF;
}
 
 
 
#left p
{
padding: 10px;

}


#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}



.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


#right
{
float: left;
width: 250 px;
padding-right: 0px;
padding-left: 5px; font-size: 13px; 
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 5px;
	height: 45px;
	padding-left: 20px;
	background: url(images/h2.gif) no-repeat;
}

#right H4 a
{
color: #FFFFFF
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}
.date {
	text-align: left;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}


#right ul {
	list-style: none;

}

#right li
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
}



#right li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#right  li li {
	padding: 4px 14px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}
#right H3
{
width: 192px;
height: 21px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}
#right a {
	color: #000000;
}



#center ul
{  margin-bottom: 10px;  margin-top: 10px;  padding-bottom: 10px;  padding-top: 10px;
}
#center li
{
padding-left: 10px; padding-bottom:10px; font-size: 12px; azimuth:left; list-style-position: 10px;  color: #000000; 
    	margin-left: 50px; text-align: left;

}



#center div 
{
font-size: 12px;  font-family:Verdana; azimuth:left; color: #000000;  text-align:left; float: none; margin-left: 10px; margin-right:  10px; padding-left:10px; padding-right: 10px;
}

#center p
{
font-size: 12px;  font-family:Verdana; azimuth:left; color: #000000;  text-align:left; margin-top: 15px; margin-left: 15px; margin-right:  10px; padding-left:15px; padding-right: 10px;  

 display:block; padding-bottom: 15px; line-height: 150%; 



}


#center li div
{
font-size: 12px;  font-family:Verdana;  color: #000000;  text-align:left; 

}

#center  td 
{
font-size: 12px;  font-family:Verdana;      color: #000000;
}

#center td  p 
{
font-size: 12px;  font-family:Verdana;      color: #000000; padding-left: 0px; padding-right: 0px; 
}

#center  img 
{
 border: 1px solid #999999  ; border-spacing: 5px; margin: 15px; padding:  15px; float:left;
}

#center p img 
{
 border: 1px solid #999999  ; border-spacing: 5px; margin: 5px; padding:  5px; float:left;
}

#center  table  
{
font-size: 12px;  font-family:Verdana;     border: 0px solid #999999  ;  color: #000000; azimuth:center; width: 90%;
}

#center h3
{
font-size: 14px; padding-bottom: 10px; font-family:Verdana;  color: #333333; text-align:left; margin-bottom: 10px; margin-left: 10px; padding-left: 10px; padding-top: 5px; margin-top: 10px;

}

#center h2
{
font-size: 14px; padding-bottom: 10px; font-family:Verdana;  color: #333333; text-align:left; margin-bottom: 10px; margin-left: 10px; padding-left: 10px; padding-bottom: 5px; margin-top: 5px;

}

#center h4
{
font-size: 13px; padding-bottom: 10px; font-family:Verdana;  color: #333333; margin-bottom: 10px; display:block;  text-align:left; margin-left: 10px; padding-left: 10px;

}