/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #000099 url(images/Pettern01.jpg) top center repeat; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}

#wrapper {
margin: 0 auto;

width: 800px;padding: 0;
text-align: left;
}


/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
background: url(images/bgtop.gif) top center no-repeat;
width: 800px;
height: 78px;
}


/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url(images/bgmiddle.gif) center repeat-y; 

width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}

/************************************2**************/
/*                               All the content                                        */
/**************************************************/

#header {
background: url(images/headeran.gif) top center no-repeat; 
width: 746px;
height: 285px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 20px;

font-size: 50px;
text-align: ;
}





/*                    Menu                   */
#menu {
width: 230px;
height: 100%;
margin-left: 0px;
float: left;
text-align: left;
}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
text-decoration: none;
text-align:center;

}	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(images/off.gif) top center no-repeat;
padding: 8px 0 0 3px;
height: 29px;
text-align: center;
}
	
#menu li a:hover {
color: blue;
background:  url(images/on.gif) top center no-repeat;
padding: 8px 0 0 3px;
height: 29px;
text-align: center;
}	

p
{
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;

}

strong
{
font-weight:bold;
color:#000066;

}

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {

width: 520px;
margin: 0px 0px 0px 239px;

border: 2px navy;
}

#textTop {

width: 465px;
margin: 0px 0px 0px 15px;
padding-top: 5px;
border: 2px navy;
}

#footerCon {

width: 100%;
height: 23px;

margin: 0px 0px 0px 0px;
padding-top:10px;
}

img, div 
{ 


}
/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.gif) bottom center no-repeat; 
width: 800px;
height: 50px;
}

H4
{
font-size:15px;
font-weight:bold;
color:#000099;
}