body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #850001;
}
 
#navbar {
	text-align: center;
}
#rightcolumn {
	background-color: #850101;
	position: absolute;
	width: 150px;
	top: 100px;
	right: 0px;
	border: 1px solid #FFCC66;
	display: none;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
}
h1 {
	margin: 0;
	font-size: 2em;
} 
#wrapper {
	margin: 0 auto;
	width: 850px;
	position: relative;
} 
#sidebar {
	position: absolute;
	top: 100px;
	width: 150px;
	background-color: #850101;
	font-size: 1em;
	left: 0px;
	color: #FFCC66;
	border: 1px solid #FFCC66;
	display: none;
} 
#maincontent {
	font-size: 0.8em;
	text-align: center;
	margin-top: 80px;
}
#friendsmaincontent {
	font-size: 1em;
	text-align: center;
	color: #FFCC66;
}
#horsemaincontent {
	position: relative;
	width: 770px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.9em;
	background-color: #D8A237;
} 
#maincontent h2 {
	font-size: 1.5em; 
	margin: 0 0 6px; 
} 
#maincontent h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
} 
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#footer {
	color : #FFCC66;
	font-size: 0.6em;
	width: 769px;
	margin-top: 10px;
	text-align: center;
} 
#footerwrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.frontpicture {
	width: 850px;
	text-align: center;
}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
/*the following removes the outline from the image links in IE5 mac and FF 1.5*/
a:focus {outline:0;
}
.deadlink {color: #0000cc;
	font-weight: normal;
}
#footerwrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .frontpicture img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Randycap {
	position:absolute;
	left:166px;
	top:167px;
	width:120px;
	height:96px;
	z-index:1;
	visibility: hidden;
}
.frontpicture img { behavior: url(iepngfix.htc);
}
.noblueborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#oldtownwrapper {
	position: relative;
	width: 880px;
	margin: 0 auto;
	text-align: center;
	color: #523C06;
}
#banner {
	text-align: center;
}
#linksleft {
	width: 350px;
	float: left;
}
#iconlinks {
	width: 600px;
}
#linksright {
	width: 400px;
	float: right;
}
#logos {
	width: 500px;
	text-align: center;
}
#wrapper #friendsmaincontent #rfdbox {
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #FFCC66;
	margin: 20px;
}
