* {
padding: 0;
margin: 0;
} 

body {
font: .8em "Lucida Sans", "Trebuchet MS", Verdana, Arial, Sans-Serif;
background-image:  url(image/optsbg.gif);
background-repeat: repeat;
}

a {
text-decoration: none;
color: #3E3D42;
}

a:hover { 
color: #000; 
}

#wrap 
{
margin: 20px auto;
width: 800px;
padding: 10px;
background-color: #fff;
}


#header 
{
height : 70px;
background-color : #ffffff;
text-align:center; 
}

#header h1 { padding-left: 10px; padding-top: 12px; font-size: 25px; color: #31799F; }
#header h1 a { font-size: 25px; color: #31799F; text-decoration: none;}
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 14px; color: #fff; }

#menu {
text-align: center;
margin-top: 10px;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
border: 0px solid #151517; 
background: #F9FCFC;
}

#menu a {
color : #0097E6
text-decoration : none;
padding: 10px;
}

#menu a:hover {
color : #E0016E;
}


#content {
	text-align: left;
	margin-top: 5px;
	padding: 14px;
	font-size: 11px;
	line-height: 14px;
}

#content h3 {
	font-size: 11px;
	color : #444;
	padding: 0 0 5px 0;
	line-height: 16px;
	font-weight: lighter;
}

#content h2 { 
font-size: 15px; color : #444; 
padding: 0 0 5px 0;
}

#footer { 
margin-top: 25px; 
clear: both;
text-align: center; 
color: #fff;
font-size:10px; 
background-color:#Bffffff;
padding:2px;
}

.meta {
padding-bottom:2px;
font-size: 10px;
color:#999999;
font:Arial, Helvetica, sans-serif;
}

#bottom {
	font-size:11px;
	padding: 10px 0 0 0;
	line-height: normal;
}

#bottomleft {
width:45%;
float:left;
background:#fff;
padding-bottom:10px;
padding-left:5px;
}


#bottomright {
width:45%;
float:right;
background:#fff;
padding-bottom:10px;
padding-right:5px;
}

#divider {
text-align: center;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}
