#browse_body {
	background-color: #F3D784;
}
#browse_body a {
	text-decoration: none;
	color: #000000;
	display: block;
	/*height: 24px;*/
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 18px;
}
#browse_body a:hover {
	background-color: #FFF1C7;
}

#login_box {
	/* height: 120px; */ 
	width: 165px;
	background-color: #E4EBF0;
	font-size: 11px;
	color: #333;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#subhead_box {
	background-image: url(images/subheader.gif);
	height: 120px;
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 21px;
	padding-right: 35px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#story {
	height: 180px;
	background-image: url(images/story.jpg);
	background-repeat: no-repeat;
	padding-left: 285px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 40px;
}
#post_box {
	height: 258px;
	width: 364px;
	background-image: url(images/post.gif);
	float: left;
}
#search_box {
	height: 258px;
	width: 364px;
	background-image: url(images/search.gif);
	float: left;
	margin-left: 7px;
}
#search_controls {
	padding-top: 145px;
}
#login_box h3 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#login_box #textfield {
	margin-bottom: 5px;
	font-size: 11px;
}


#post_controls {
	padding-top: 145px;
}
#subhead_box p {
	margin-top: 7px;
	margin-bottom: 0px;
}
#footer {
	padding: 7px;
	color: #333;
}

#subhead_box h3 {
	color: #00637B;
	margin-bottom: 7px;
	font-size: 14px;
	margin-top: 0px;
}
#story h3 {
	color: #00637B;
	margin-bottom: 7px;
	font-size: 14px;
	margin-top: 0px;
}
#story p {
	margin-top: 7px;
	margin-bottom: 0px;
}
#login_box button {
	font-size: 11px;
}
#login_box #form1 {
	margin: 0px;
}
#post_box #form2 {
	margin: 0px;
}
#search_box #form3 {
	margin: 0px;
}

.navLarge {
	width: 190px;
}
.navLarge a {
	display: block;
	background-image: url(images/menuLarge.gif);
	height: 40px;
	margin-bottom: 3px;
	text-decoration: none;
	color: #333;
	padding-top: 10px;
	text-align: center;
}
.navLarge    a:hover {
	color: #FFF;
	background-image: url(images/menu_highlight.gif);
}
 
.nav {
	width: 190px;
}
.nav a {
	display: block;
	background-image: url(images/menu.gif);
	height: 25px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #333;
	padding-top: 5px;
	padding-left:12px; padding-right:6px; 
	/*text-align: center;*/ 
}
.nav    a:hover {
	color: #FFF;
	background-image: url(images/menu_highlight.gif);
}
 

.nav2 {
	width: 190px;
}
.nav2 a {
	display: block;
	background-image: url(images/menu2.gif);
	height: 25px;
	margin-bottom: 1px;    
	text-decoration: none;
	color: #333;
	padding-top: 5px;
	padding-left:20px; padding-right:6px; 
	/*text-align: center;*/ 
}

 .nav2   a:hover {
	color: #FFF;
	background-image: url(images/menu_highlight.gif);
}

.nav3 {
	width: 190px;
}
.nav3 a {
	display: block;
	background-image: url(images/menu2.gif);
	height: 25px;
	margin-bottom: 1px;    
	text-decoration: none;
	color: #333;
	padding-top: 5px;
	padding-left:30px; padding-right:6px; 
	/*text-align: center;*/ 
}
.nav3   a:hover {
	color: #FFF;
	background-image: url(images/menu_highlight.gif);
}
 


.nav_highlight {
	color: #FFF !important;
	background-image: url(images/menu_highlight.gif) !important;
}

.standard {  
   font-size:12px; 
   font-family: arial, verdana, Helvetica, sans-serif;
   color:#6c2b4e;
   line-height:14px;
   padding-top:5px;
   padding-right:9px;
   padding-bottom:0px;
   padding-left:9px;
   
   
     } 

.standard a:link{ color:#6461f4;  text-decoration:underline; } 
.standard a:visited { color:#c25ba5;   text-decoration:underline;} 
.standard a:hover{ color: #8373f2; text-decoration:none; background-color:#c0e7ed;  }                                            
.standard h1 { 
    line-height:19px; 
    font-family:arial; 
    font-size:17px; 
    color:#ff9900;   
}

.standard h2 { 
    line-height:17px; 
    font-family:arial; 
    font-size:17px; color:#6c2b4e;
    /* color:#6b5438;   */ 
}

.standard h3 { 
    line-height:15px; 
    font-family:arial; 
    font-size:17px; 
    color:#ff9900;   
}
