body {
background-color: #909090;
margin: 0px;
min-width:1004px;
margin-bottom: 20px;
font-size: 1.3em;
font-family: Verdana;
color: #000;
}

a, a:active, a:visited, a:hover {
	text-decoration: none;
	border: 0px;
	color:#003366;
}


p {
font-size: 12px;	
}
#wrapper {
margin: 0px auto;
background: url('bg.gif');	
width: 1004px;
padding-left: 2px;
padding-right: 2px;
}

.main {
	width: 100%;
}

.extra
{
	color:white;
	font-size: 10px;
}

.extra a, a:visited
{
		color: white;
}

.extra a:hover
{
	color: #ff0;
}

#banner {
	margin-top: 5px;
height: 160px;
}

#banner a, a:active, a:visited, a:hover {
	text-decoration: none;
	border: 0px;
	color:#003366;
}


.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

#menu {
/*background: #58808A;*/
}

#menu ul 
{
background:#909090 none repeat scroll 0%;
border-color:#000 -moz-use-text-color;
border-style:solid none;
border-width:4px 0pt 1px;
display:block;
height:35px;
list-style-type:none;
margin:0px 0px 0px 0px;
padding:0px;
margin-right:4px;
}

 #menu li
{
display:inline;
}
 #menu li a
{
background:transparent none no-repeat scroll 9px 5px;
border-right:medium none;
color:#D5DFE2;
cursor:pointer;
display:block;
float:left;
font-size:18px;
font-weight:normal;
height:33px;
line-height:22px;
margin:0pt;
padding:7px 12px 0px;
text-align:left;
text-decoration:none;
}

#menu li a:hover
{

background: #000;
}




#navleft {
color: black;
float: left;
width: 240px;
margin: -10px;
}
#navleft a, a:visited {
color: black;	
}

#navleft a:hover {
	color: blue;
	
}

#navleft ul {
	
}

#navleft li {
	list-style: none;
	
}


#content {
width:95%;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
}

#content li {
font-size: 10px;	
}

#content a, a:active, a:visited, a:hover {
	text-decoration: none;
	border: 0px;
	color:#ccc;
}

#footer {
clear:both;
margin:0;
}

#footer a, a:hover {
	color: black;
}

#footer ul {
list-style: none;
padding: 0;
margin: 0 auto; 
width: 800px; 
height: 50px;
font-size: 28px;
}

#footer li {
display: inline;
margin: 0 0.15em;
}

.title {
font-size:28px;
color: blue;
margin: 10px;
height: 60px;
clear: both;
}

