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

body {
background: #000099 url(images/masca_background.gif) top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
font-family:trebuchet ms, verdana, arial, tahoma;
font-size:12px; color: #000;
}

p {
margin-left:10px;
color:#000;
}

a:link {color: #3C70A0; text-decoration:none;}
a:visited {color: #466482}
a:hover {color: #E5EAF0}
a:active {color: #993300}


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

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

#top {
background: url(images/bgtop3_old_mar_2011.png) top center no-repeat; 
width: 766px;
height: 217px;
margin-top:25px;
}
/*\*/ * html #top {
background: url(images/masca_top_ie6.png) top center no-repeat; 
width: 766px;
height: 217px;
margin-top:25px;
}/*\*/

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

#content {
background: url(images/bgmiddle.png) center repeat-y; 
width: 766px;
height: 100%;
min-height:100%;
max-height:100%;
margin:0px;
}


/**************************************************/
/*                               All the content                                        */
/**************************************************/
#logo {
width:568px;
height:152px;
float:left;
margin-left:75px;
}
/**************************************************/
/*                               All headings content                                        */
/**************************************************/
#content hr {
color:#666666;
height:1px; 
}

h1{
font-size: 16px;
color: #3C70A0;
margin-left:10px;
}

h2{
color:#4785BE;
font-family:geneva,arial,sans-serif;
font-size:14px;
margin-left:10px;
}

h3{
color:#2B557B;
font-size:16px;
margin-left:10px;
line-height:14px;
}

h4{
color:#3E7AB1;
font-size:14px;
margin-left:10px;

}

.state {
color:#0F3354;
font-size:14px;
margin-left:5px;
line-height:12px;
}
/****************************************************Navigation_Menu****************************************************/
#menu {
width: 200px;
height:100%;
margin-left: 10px;
float: left;
text-align: left;
}
#menu ul {
list-style: none;
margin-left:1px;
padding: 0;
text-align: left;
}
#menu li  {
position: relative;
}

#menu li a {
position: relative;
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
display: block;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

#menu li ul {
position: absolute;
z-index:1000;
width:200px;
padding:5px;
font-size:18px;
left: 180px;
//left:200px;
top:10px;
display: none;
background:url(images/li_back.gif);
}

/*\*/ * #menu html li ul {
position: absolute;
float: left;
left: 180px;
top:10px;
width:auto;
display: none;
}/**/

	
#menu ul li a {
display: block;
text-decoration: none;
color:#000000;
padding: 5px;
border-bottom: 0;
}

/*\*/ * html #menu ul li a { 
height: 1%;
}/**/

#menu ul li a:hover{
color: #fff;
}
	
#menu ul menu li a:hover {
display: block;
text-decoration: none;
padding: 5px;
border-bottom: 0;
}

#menu li:hover ul, #menu li.sfhover ul { 
display: block;
border:2px solid #4867b2;

}


/*************Navigation_Menu_classes************************************************/
/*************home*****/
#menu li.home  a:link, #menu li.home  a:visited {
display: block;
background:url(images/nav_images/home.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

#menu li.home  a:hover {
background-color: none;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
background:url(images/nav_images/home.png) top center no-repeat;
}	
/*************home_end*****/

/*************about*****/
li.about  {
font-family:arial;
font-size:12px;
display: block;
background:url(images/nav_images/about.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

li.about a:hover {
height: 29px;

padding: 8px 0 0 10px;
text-align: left;
}

li.about ul{
padding: 2px 0 0 2px;
text-align: left;
width:100px;

}

li.about ul li{
} 

li.about ul a:link, #about li.about ul a:hover{
color: #fff;

}

/*************about_end********/

/*************memberships*****/
li.memberships  {
font-family:arial;
font-size:12px;
display: block;
background:url(images/nav_images/memberships.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

li.memberships a:hover {
height: 29px;
text-align: left;
}

li.memberships ul{
padding: 2px 0 0 2px;
text-align: left;
width:100px;
}

li.memberships li{
background:url(images/li_back.gif);
} 

li.memberships ul a:link, #menu li.memberships ul a:hover{
color: #fff;

}
/*************memberships_end*****/

/*************officers***********/
li.officers {
font-family:arial;
font-size:12px;
display: block;
background:url(images/nav_images/officers.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

li.officers a:hover {
height: 29px;
text-align: left;
}

li.officers ul{
padding: 2px 0 0 2px;
text-align: left;
width:100px;
}

li.officers li{
background:url(images/li_back.gif);
} 

li.officers ul a:link, #menu li.officers ul a:hover{
color: #fff;
}
/*************officers_end***********/

/*************programs***********/
li.programs {
font-family:arial;
font-size:12px;
display: block;
background:url(images/nav_images/programs.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

li.programs a:hover {
height: 29px;
text-align: center;
}

li.programs ul{
padding: 2px 0 0 2px;
text-align: left;

}

li.programs li{
background:url(images/li_back.gif);
} 

li.programs ul a:link, #menu li.programs ul a:hover{
color: #fff;
}

/*************conferences_reg***********/
li.conferences_reg {
font-family:arial;
font-size:12px;
display: block;
background:url(images/nav_images/conferences_reg.png) top center no-repeat;
padding: 8px 0 0 10px;
height:36px;
text-align: left;
}

li.conferences_reg a:hover {
height: 36px;
text-align: left;
}

li.conferences_reg ul{
padding: 2px 0 0 2px;
text-align: left;
width:250px;
}

li.conferences_reg li{
background:url(images/li_back.gif);
} 

li.conferences_reg ul a:link, #menu li.conferences_reg ul a:hover{
color: #fff;

}
/*************conferences_reg_end***********/

/*************contact_us***********/
li.contact_us {
font-family:arial;
font-size:12px;
display: block;
background:url(images/nav_images/contact_us.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

li.contact_us  a:hover {
background:  url(images/nav_images/contact_us _over.png) top center no-repeat;
height: 29px;
text-align: left;
}

li.contact_us  ul{
padding: 2px 0 0 2px;
text-align: left;
width:100px;
}

li.contact_us  li{
background:url(images/li_back.gif);
} 

li.contact_us  ul a:link, #menu li.contact_us  ul a:hover{
color: #fff;

}
/*************contact_us_end***********/

/*************links*****/
li.links  a:link, li.links a:visited {
display: block;
background:url(images/nav_images/links.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}

li.links  a:hover {
background-color: none;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
background:url(images/nav_images/links.png) top center no-repeat;
}	
/*************links******/
/*************Navigation_Menu_classes_end************************************************/

/*****************************************************************main_content_styles************************************************/
#stuff {
width: 520px;
margin: 0px 0px 0px 220px;
padding-top: 10px;
border-left: solid 1px #0F4071;
}

img {
border: none;
} 

.paragraph {
color:#134068;
font-size:12px;
font-weight:bold;
}

/*****************************************************************main_content_styles_end************************************************/

/**************************************************/
/*                                       form style                                            */
/**************************************************/
#form {
width:100%;
}
fieldset {
margin-left:10px;
width:90%;
border: solid 1px #EDECF8; 
background-color:#B5CCFB;
}
legend{
font-size: 18px;
color: #3C70A0;
}

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

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

/*\*/ * html #bottom {
background: url(images/bgbottomie6.png) bottom center no-repeat; 
width: 800px;
height: 35px;
margin-left:-17px;
}
/**/

/**************************************************/
/*                                       Photogallery                                           */
/**************************************************/
#photo {
margin-left:5px;
padding:5px;
width:100%;
border: solid 1px #EDECF8; 
background-color:#B5CCFB;
}

#pix {
width:190px;
height:92px;
float:left;
margin-left:10px;
}
#pix_long {
width:280px;
height:92px;
float:left;
margin-left:10px;
}
/**************************************************/
/*                                       Pop Menu                                           */
/**************************************************/
.menutitle{
cursor:pointer;
margin-left:15px;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
font-family:arial;
text-align:left;
font-weight:bold;

}

.submenu{
margin-left:15px;
margin-bottom: 12px;
font-family:arial;
text-align:left;
}
