	html,body {
	background-image: 
url(images/bg.gif);
background-repeat: repeat-x;
  background-color: white;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	#wrapper{
		background-image: 
url(images/body_bg.gif);
background-repeat: repeat-y;
		margin:0 auto;
		width:929px;
	}
			#header{
		background-image: 
url(images/research_society.jpg);
		width:929px;
		height:90px;
	}
				#nav_top{
		background-image: url(images/nav_top.gif);
font-size:14px;
font-weight:bold;
padding-top:10px;
padding-left: 150px;
		width:779px;
		height:38px;
}
					#side_tab{
		background-image: 
url(images/tab_bg.gif);
padding-top: 4px;
padding-left: 18px;
		width:259px;
		height:21px;
	}
     #search{
	padding-top: 50px; 
	padding-left: 650px;
	}
				#clock{
					font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b33d;
	}
					#quote{
					font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
		#footer{
		background-image: 
url(images/footer.gif);
		margin:0 auto;
		width:929px;
		height:50px;
	}
	    #footext{
			font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	color: white;
	padding-top: 7px; 
	}
	#footext a:link, #footext a:visited, #footext a:active {
  color: white;
  text-decoration: none; 
}
#footext a:hover {
  color: white;
  text-decoration: underline; 
}
	ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
/*- Menu 9--------------------------- */
	
#menu9 {
	width: 278px;
	}
	
#menu9 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;

  	height: 21px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: black;
	display: block;
	background:  url(images/button.gif);
	padding: 4px 0 0 20px;
	}
	
#menu9 li a:hover {
	color: black;
	background:  url(images/button.gif) 0 -25px;
	padding: 4px 0 0 20px;
	}
		#member {
	text-align: center;
	height:auto;
	word-spacing: 2px;
}
#member a:link, #member a:visited, #member a:active {
  color: black;
  text-decoration: none; 
}
#member a:hover {
  color: #7a1501;
  text-decoration: underline; 
}
		#news {
	height:auto;

	word-spacing: 2px;
}
#news a:link, #news a:visited, #news a:active {
	font-weight: bold;
  color: black;
  text-decoration: none; 
}
#news a:hover {
	font-weight: bold;
  text-decoration: underline; 
}.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.title_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A1501;
	text-decoration: none;
}
.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.red_bld_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	color: #000000;
	padding: 6px 12px;
	background: none;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #f6f6bc}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: none;
	border: 1px solid #670001}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		font: 12px arial}

	#sddm div a:hover
	{	background: #ffffa7;
		color: black}
/*RSS styles*/		
		
		.labelfield{ /*CSS for label field in general*/
color:dcdcdc;
font-size: 90%;
font-family: Arial;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 70%;
font-family: Arial;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
color: black;
font-size: 11px;
text-decoration: none;
font-weight: none;
font-family: Arial;
margin-bottom: 9px;
}

#example2 div a{ /*CSS specific to demo 2*/
color: #515151;
font-size: 12px;
text-decoration: none;
font-weight: bold;
font-family: Arial;
}
#example2 a:hover {
  text-decoration: underline; 
}

code{ /*CSS for insructions*/
color: black;
}
#account {
font-weight:bold;
}
	#account a
	{	text-align: left;
		text-decoration: none;
		}
	#account a:hover
	{	text-decoration: underline;}
/*RSS styles*/	
/*End RSS Styles*/
