*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #666666; }
a {COLOR: #0000FF; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 5px 5px 5px 5px; background: #770000; color: #000000; font-weight: bold;}
/*h3 { padding-left: 10px; color: #fff; background: #FE7B09 ; font-size: 1em; height: 24px; line-height: 24px; text-align: center;}*/
li { list-style-type: none;}
p { margin: 5px 0 10px 0; padding: 5px 5px 5px 5px; }
img { border: none; }

#header {
/*background: #FE7B09 url(../img/header.jpg) repeat-x;*/
background: #666666;
height: 150px;
border: 1px solid #99cc33;
}
#header h1 {
font-size: 80px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
text-align: center;
}
#header h1 a {
color: #FFFFFF;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
}
#header h2 {
color: #FFFFFF;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
background: transparent;
text-align: center
}


#wrap {
padding: 5px 5px 3px 5px;
width: 760px;
margin:20px auto;
background: #666666;
border: 1px solid #99cc33;
}

#left {
float: left;
width: 195px;
margin-bottom: 10px;
margin-top: 10px;
border: 1px solid #99cc33;
}

#left ul {
/*padding: 10px 5px 10px 5px;
margin: 10px 0px 10px 0px;
background: #CFDDFF;*/
}

#left li a {
/*font-weight: bold;
height: 28px;
text-decoration: none;
padding: 2px 0 0 10px;
color: #000099;*/
display: block;
background: #8f9092;
border-top: 1px solid #FFFFFF;
text-align: center;
color: #000000;
}	

#left li a:hover {
display: block;
background: #666666;
list-style-type: none;
}

#left li a#current {
	background:#00FF00 ;
	list-style-type: none;
}	


#left h3 {
color: #000000; background: #99CC33 ;
font-size: 1em; height: 24px; line-height: 24px;
text-align: center;

}

#right {
margin-bottom: 10px;
float: right;
width: 555px;
padding: 0px 0px 10px 0px;
margin-top: 10px;
border: 1px solid #770000;
background-color: #8f9092; 
}

/*#right */
	
#footer {
font-size: 11px;
text-align: center;
border-top: 1px solid #99CC33;
padding: 10px 5px;
}
