@charset "UTF-8";
* { behavior: url(iepngfix.htc) }

html
{
/*This is where the main body image will go into */
background-image:url(images/htmlBackground.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#99cccc;
}

body 
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
color:#ffffff;
background-image:url(images/bodyBackground.png);
background-position:top;
background-repeat:repeat-x;
background-color:#99cccc;
/*That white stripe will go here */

}




#sideImageShuttle
{
margin-top:0px;
float:right;
}



#menu
	{
	/*margin-top:0px;
	padding-top:20px;
	width:100%;*/
	height:42px;
	
	}

.menuWrapper  /* This keeps the menu from wrapping  */
    {
	height:42px;
	width:970px;
	margin-left:46px;
	padding-top:11px;
	padding-bottom:-11px;
	}



/*

#menu ul
   	{
	display:block;
	height:42px;
	margin-top:0px;
  	margin-left:0px;
  	padding-left:0px;
	
  	}

*/


#menu li
	{

	display: inline;
	list-style-type: none;
	padding-right: 25px;
	padding-top:21px;

	}

#menu li a
    {
	padding-bottom:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	}




/*

#menu li a:hover
    {
	
	}
*/




	
	
#menu li a:visited
	{
	text-decoration:none;
	}	
	

#contentContainer
	{
	margin-left:85px;
	width: 532px;
	margin-top:0px;
	position:absolute;
	}


.logo
	{
	width:100%;
	}



.bodyImage
	{
	width:532px;
	background-image:url(images/infoBoxBackground.gif);
	}


.bodyImage img
	{
	width:100%;
	}




.title
	{
	width:100%;
	float:left;
	clear:both;
	background-image:url(images/infoBoxBackground.gif);
	}

.title h1
	{
	margin-left:28px;	
	margin-right:28px;	
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	}


.infoBox
	{
	width:100%;
	float:left;
	clear:both;
	background-image:url(images/infoBoxBackground.gif);
	}




.infoBox p img
	{
	

	
	}

.infoBox P
	{
	margin-left:28px;	
	margin-right:28px;	
	}
	
	

.infoBox a
 	{
	color:#ffff99;
	text-decoration:none;
	font-weight:normal;
	}	
		
.infoBox a:hover
 	{
	color:#ffff99;
	text-decoration:underline;
	}	
	
.infoBox a:visted
 	{
	color:#ffff99;
	text-decoration:none;
	}	
	















	
	
.newsWire
   	{
   
   	}	
   
   
.newsWire h1
	{
	margin-left:28px;	
	margin-right:28px;	
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	}  
   
   
 .newsWire ul
 	{
	margin-top:0px;
	padding-left:28px;
	}
	
 .newsWire li
 	{
	list-style-type: none;
	padding-bottom:10px;
	}	
	
.newsWire li a
 	{
	color:#ffff99;
	text-decoration:none;
	font-weight:bold;
	}	
		
.newsWire li a:hover
 	{
	color:#ffff99;
	text-decoration:underline;
	}	
	
.newsWire li a:visted
 	{
	color:#ffff99;
	text-decoration:none;
	}	
	
	
#footer
	{
	width:100%;
	height:48px;
	margin-top:28px;
	float:left;
	clear:both;
	background-image:url(images/infoBoxBackground.gif);	
	}
	
#footer p
   {
   margin-left:28px;
   margin-right:28px;
   font-size:10px;
   line-height:12px;
   text-align:center;
   }	
   

#footer a
 	{
	color:#ffff99;
	text-decoration:none;
	font-weight:normal;
	}	
		
#footer a:hover
 	{
	color:#ffff99;
	text-decoration:underline;
	}	
	
#footer a:visted
 	{
	color:#ffff99;
	text-decoration:none;
	}	
	
h1
    {
	line-height:29px;
	margin-bottom:-0px;
	margin-top:5px;
	}   

h2, h3, h4 
    {
	margin-left:28px;	
	margin-right:28px;	
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	} 
	
h2
   {
   line-height:20px;
   margin-bottom:5px;
   font-size:20px;;
   }	
   

h3, h4  
	{
	margin-bottom:-5px;
	}  
	 
	 
h4 {margin-top:10px;
color:#CCCCCC;}	 
	 
img
   {
   border:0px;
   }	

hr
   {
   width:88%;
   }   
 
 
 .portrait
 {
 float:left;
 width:74px;
 height:110px;
 margin-right:10px;

 }    
 
 .floatRight
 {
 float:right
 }
 
.infoBoxImage
{
margin-left:-28px;
width: 532px;
clear:both;
} 

.infoBox ul
{
margin-left:33px;
margin-right:33px;
}