body{
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color: #4F0100;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.db_link{
	color:  black;	
}

.heading{
	font-size: 20px;
}

#title{
	position: absolute;
	left: 340px;
	top: 6px;
}

.image_link{
	color: white;
	border-width: 0px;
}

.toplink{
	color:white;
}

#db_highlight{
	background-color: yellow;/*#49FEE3;*/
}

.db_spot{
	border-style: solid;
	border-width: 1px;
	background-color: white;
}

.deledit_link{
	font-size: 12px;
	padding-left: 7px;
}

#everything{
	position: absolute;
	top: -2px;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	border-left-style: solid;
	border-right-style: solid;
	overflow: hidden;
}

#top{
	height: 100px;
	width: 850px;
	background-color: #8F8F8F;
}

#linkbar{
	position:absolute;
	top: 70px;
	left: 25px;
	color: white;
}

#content{
	float: right;
	margin-top: 5px;
	width: 630px;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
}

#menuwrapper{
	float: left;
	background-color: #4F0100;
	width: 185px;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
	min-height: 550px;
}
#menu{
	position: absolute;
	left: 5px;
	top: 105px;
	width: 180px;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
	padding: 5px;
	background-color: white;
}

#menu2{
	position: relative;
	left: 8px;
}

#menu3{
	position: relative;
	left: 11px;
}

#expanded_privilege{
	position: relative;
	left: 35px;
}

.indent{
	position: relative;
	left: 35px;
}

#announcements{
	width: 290px;
}

.goodbull_pic{
	width: 320px;
	height:240px;
}

.zero_size{
	position: absolute;
	left: 10000px;
	width: 0px;
	height: 0px;
}
