body { 
 font: 11px/1.4 Georgia, Verdana, Arial, Helvetica, sans-serif;
 color: #512720; 
 background-color:#663300;
 margin: 0;
 padding: 0;
 text-align: center;	 
}

a:link { 
 color: #76854E; 
 font-size: 11px; 
 text-decoration: none; 
}

a:visited { 
 color: #76854E; 
 font-size: 11px; 
 text-decoration: none; 
}

a:active { 
 color: #333399; 
 font-size: 11px; 
 text-decoration: none; 
}

a:hover { 
 color: #76854E; 
 font-size: 11px; 
 text-decoration: underline; 
}

H2 {
 font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-size:   16px;
 color:       #E7C2B4;
 font-weight: bold;
}

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   13px;
 color:       #663300;
 font-weight: bold;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}


H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


#categories a {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	text-transform: none;
	font-variant: small-caps;
}

#categories a:hover {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-variant: small-caps;
	text-decoration: underline;
}



#container {
 width: 689px;
/* background: url(mainBg.gif) repeat-y; */
 background: #663300 url(/blog/templates/vegas/images/body_wide.png) repeat-y center top; 
 margin: 0 auto;
 padding: 0;
 text-align: left;
}

#pageHeader {
 width: 689px;
 height: 285px;
 background: url(/blog/templates/vegas/images/header_wide.png) no-repeat;
}

#content { 
	display:block;
	margin: 0px 47px 0px 70px;
	height: 100%;
	}




#stuff {
	float:left;
	width:545px;
	margin:0;
	height:100%;
	}

#toc {
	float:right;
	width:126px;
	margin:0;
	}
	
	

#footer {
	background: url(/blog/templates/vegas/images/footer_wide.png) no-repeat center bottom;
	height: 121px;
	width: 689;
	display:block;
	margin-bottom:0px;
	clear:both;

}

.form input {

font-size:10px;

}

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 1px; 
}

#members h4 {
	background: url(/blog/templates/vegas/images/nav/nav_members.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#members span {
	display: none;
}

#stats h4 {
	background: url(/blog/templates/vegas/images/nav/nav_stats.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#stats span {
	display: none;
}

#archives h4 {
	background: url(/blog/templates/vegas/images/nav/nav_archives.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#archives span {
	display: none;
}

#extras h4 {
	background: url(/blog/templates/vegas/images/nav/nav_extras.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#extras span {
	display: none;
}

#mailing h4 {
	background: url(/blog/templates/vegas/images/nav/nav_mailing.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#mailing span {
	display: none;
}

#search h4 {
	background: url(/blog/templates/vegas/images/nav/nav_search.png) top left no-repeat;
	height: 29px;
	padding: 0px;
}

#search span {
	display: none;
}
