#pagesize {	width: 100%; margin-top: 25px; text-align: center; }

#headgraphic { width: 750px; background: #FFFFFF; height: 110px;	 margin: auto; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000;}


#wrap { 	width: 750px; margin: auto; background-color: #FFFFFF; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;	}

#content {	width: 750px;  	margin: auto; 	background-color: #FFFFFF;}

body {	background-color: #990000;	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	margin-bottom: 40px;	font-family: Arial, Helvetica, sans-serif;}

p {	font-size: 10pt;	color: #000000;	line-height: 150%; }

h1	{		font-family: Arial, Helvetica, sans-serif;	font-size: 16pt;	color: #3333CC;	line-height: 100%;	font-weight: bold;}
h2	{		font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	color: #FF3000;	line-height: 100%;	font-weight: bold; }
h3	{		font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	color: #000066;	line-height: 100%;	font-weight: bold;}


a {	color: #CC0000;}

p.footer {	width: 750px; margin: auto;	 padding: 10px 0px 10px 0px;	font-family: Arial;	font-size: 10pt;	color: #FFFFFF;	line-height: 125%;}
p.footer a {	color: #CCCCCC;}
p.title  {	color: #FF3000; padding: 10px 0px 0px 10px;}

img {
 border: none;
}

.imageborder {
 border: 5px double  #000000;

} 

.press {
 border: 4px double  #000000;
 margin: 10px;
} 


li { list-style-type: circle; font-size: 10pt;	color: #000000;	line-height: 150%; padding: 15px 25px 0px 25px; }

a.nav, a.nav:link, a.nav:visited, .chosen {display:block; width:auto; height:20px; padding-left: 5px; padding-right: 5px; background:#FCE142; border:1px solid #000; margin:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:11px; color:#000; font-weight: normal; line-height:20px; overflow:hidden; float: left;}
a.nav:hover {color:#fff; background:#FFCE00;}
a.nav:active, .chosen {color:#fff; background:#c00;}

.sitesearch {
display:block; width:auto; height:20px; padding-left: 5px; padding-right: 5px; background:#FCE142; border:1px solid #000; margin:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:11px; color:#000; font-weight: normal; line-height:20px; overflow:hidden; float:left;
  
} 

.searchbox {
background:#FFFF66; 
border-left: 1px solid #FFFFCC;
border-right: 1px solid #FFFFCC;
border-top: 1px solid #FFFFCC;
border-bottom: 1px solid #FFFFCC;
height: 18px;
margin: 1px;

}