
body {
	font:	12px/1.2 Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	background:#eee;
	padding:0px;
	margin:0px;
    	text-align:center;
    	border: 0;
    	padding-bottom: 25px;
    	padding-top: 15px;
    	color: #111;
}
	
#frame
{
	padding:0px;
	width: 799px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 797px;	
	background: #fff;
	margin: 5px auto;
	/*border: 1px solid #333;*/
	background: #fff url(/images/bg.gif) repeat;
}

html>#frame	{
	width: 797px;
} 

#header-content
{
    background:#fff url(/images/blue.png) repeat;
    text-align: left;
    padding: 0 0 5px 0;
    height: 50px;
}

#gap
{
    background: #fff url(/images/gapbar.png) repeat;
    /*background:#ca5;*/
    border-bottom: 1px solid #000;
    padding: 2px 0 2px 0;
    text-align: left;
    font-size: xx-small;
    voice-family: "\"}\""; 
    voice-family:inherit;
    font-size: x-small;
    height: 45px;
}

#search
{
	margin: 2px 5px 2px 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FFFFFF;
	background: #ddddff;
	color: #000;
	text-align: left;
}

#search input
{
	margin: 0;
	padding: 0;
	background: #9999FF;
	color: #fff;
}

#search form
{
	margin: 0;
	padding: 0;
}

#gaptext
{
	font-size: small;
	color: #fff;
	vertical-align: bottom;
	margin: 5px 5px 0 5px;
	font-weight : bold; 
	padding: 0 0 0 42px;
}


#header-content img
{ 
    border-style: none;
}

#pagebody	
{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	clear: both;
	
}

#main-content
{
   	background:#fff;
    	margin: 0 0 0 140px;	
	padding: 15px 15px 15px 15px;
	background: transparent;
	
}


#main-content h1 
{
	margin-top: 0;
	font-size:    medium;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large;  
	border-bottom:2px solid #257;
	color: #035;
}

#main-content h2
{
	font-size: 12px;
	color: #035;
	font-weight : bold; 
}

#main-content h3
{
	font-size: 11px;
	color: #035;
	font-weight : bold; 
}


#main-content ul
{
	list-style-image: url(/images/bullet01.png);
	text-align:left
}

#main-content ul li ul
{
	list-style: none;
}



#side-content
{
    	float:left;
    	width:140px;
    	background: transparent;
    	padding: 5px;
    	width: 140px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 130px;	
	color: #666;
	font:  11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	/* compensates for IE Win bungling */
	height: 100%;
}

html>#side-content 	{
	width: 130px;
	} 

#footer {
	border: 0;
	border-top: 1px solid #333;
	color: #fff;
	background: #784;
	padding: 5px 7px 7px 10px;
	text-align: right;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}



html>#footer	{
	font-size: x-small;
	} 


table
{
	font:  10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	border: 1px solid;
	
}

#header-content table td
{
	background: transparent; 
	border: 0px;
	padding: 0px;
	margin: 0px
}

#header-content table
{
	background: transparent; 
	border: 0px;
		padding: 0px;
		margin: 0px

}


td
{
	padding: 5px 5px 5px 5px;
	background-color: #ddf;
	text-align: center;

}

	
hr
{
	color: #035;
	background-color: #035;
	height: 2px;
}

.infotable td
{
	text-align: left;
}

.infotable .first
{
	font-weight: bold;
}

.rectable ul
{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.rectable ul li
{
	list-style-image : none;
	list-style-type: circle;
	padding-left: 0;
	margin-left: 12px;
}


.rectable td
{
	text-align: left;
	text-decoration : none;
}

.rectable .first 
{
	font-weight: bold;
	vertical-align: top;
	
	
}

.italic
{
	font-style: italic;
}
	

/* LINKS */

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #000099;
	background: transparent; 
	}



a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #66A;
	background: transparent; 
	}



a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #000066;
	background: transparent;  
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}

#button ol {
		list-style: none;
		margin: 0;
		padding: 0px 0px 0px 2px;
		border: 1px dotted #000;
		background: #ddd;
}


#button li {
		padding: 4px 2px 4px 2px;
		border-top: 1px solid white;
		border-right: 1px solid black;
		border-bottom: 1px solid black;
		border-left: 1px solid white;
}

#button li a {
		text-decoration: none;
		text-align: left;
		
}

#button .dotted {
		border: 1px solid #fff;
		background: #ccccee;
		text-align: right;
		padding: 3px 0 3px 0;
		}
		


#button li a:hover {
		
		color: #933;
		}


#button ul#pagehome li#home,
#button ul#pageobj li#obj,
#button ul#pagedp li#dp,
#button ul#pagerec li#rec,
#button ul#pagerecom li#recom,
#button ul#pagegeninfo li#geninfo,
#button ul#pagepubs li#pubs,
#button ul#pagemembers li#members,
#button ul#pageforum li#forum,
#button ul#pagefeedback li#feedback,
#button ul#pageprivacy li#privacy,
#button ul#pagecontact li#contact,
#button ul#pagememberslist li#memberslist

{
	background: #99f;
}

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 130px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 2em;
	font-size:    xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    x-small;
	}


html>#menu ul li a  {
	font-size: x-small;
	}

#menu ul li#five a	{
	width: 131px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #b53;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #c30;
	color: #fff;
	font-weight: bold;
	}


h1, h2, h3, h4, h5, h6	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	

