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

body {
background: url(images/back10.gif) top center repeat-x; 
margin: 0.3em;
padding:0;
}

#wrapper {
margin: 0 auto;
width: 900px;
padding: 0;
text-align: left;
}



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

#content {
background: url(images/bgmiddle6.jpg) center repeat-y; 
/*width: 760px;*/
height: 100%;
padding: 0px 0px 100px 23px; /* top,right,bottom,left */
}



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

#header {
background: url(images/HeaderLogo_2NoGlow_Joeversion3_copy_copy.gif) top center no-repeat; 
width: 854px;
height: 174px;
/*margin: 0px 0px 10px 0px;*/
}

/*                    Menu                   */
#menu {
width: 178px;
/*height: 22px;*/
font-family: Verdana;
font-size: small;
margin: 0px;
margin-left: 4px;
float: left;
text-indent: 20px;
}

#menu li a {
height: 22px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 22px;
text-decoration: none;
text-indent: 20px;
}	
	
#menu li a:link, #menu li a:visited {
color: #041154;
/*color: #ebf5d8;*/
font-weight: bolder;
display: block;
background:  url(images/mouse_off_and_hover.jpg);
height: 29px;
text-indent: 20px;
}
	
#menu li a:hover {
color: #0A2441;
background:  url(images/mouse_off_and_hover.jpg);
font-weight: bolder;
/*padding: 8px 0 0 10px;*/
background-position: -178px 0;
height: 29px;
text-indent: 20px;
}	

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

/*#titleheader_home {
 margin:0; padding:0;
 position:relative;
 width:664px; height:89px;
 overflow:hidden;
 }
#titleheader_home span {
 display:block;
 position:absolute; left:0; top:0; z-index:1;
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Welcome3.gif");
 }*/

#titleheader_home {
width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Welcome.gif");
}

/*#titleheader_mission {
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Mission.gif");
 }*/

/*#titleheader_bylaws
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Bylaws.gif");
}

#titleheader_board 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Board.gif");
}
 
#titleheader_conference 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Conference.gif");
}
 
#titleheader_membership 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Membership.gif");
}
 
#titleheader_newsletter
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Newsletter.gif");
}
 
#titleheader_grants 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Grants.gif");
}
 
#titleheader_scholarship 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Scholarship.gif");
}
 
#titleheader_photos 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Photos.gif");
}
 
#titleheader_links 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Links.gif");
}
 
#titleheader_downloads 
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_Downloads.gif");
}
 
#titleheader_contactus
{
 width:664px; height:89px;
 margin:0; padding:0;
 background:url("images/TitleHeader_ContactUs.gif");
}*/
 
#stuff {
color: #041154;
width: 580px;
margin: 0px 0px 0px 210px;
padding-left: 5px;
text-align: left;
font-family: Verdana;
font-size: 10pt;
}

img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgmiddle6.jpg) bottom center repeat-y; 
color: black;
text-align: center;
font-family: Times New Roman;
font-size: 10pt;
padding: 0px 0px 10px 150px; /* top,right,bottom,left */
}

