/*
http://www.agford.com style sheet
*/

body {
	color: #000;
	background-color: #000;
	background-image: url(bgpattern.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

html {
	height: 100%;
}

img {
	border:none;
}

A:link {
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	background: #0f0c00;
	color: #afa987;
	text-decoration: none;
}

A:visited {
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	background: #0f0c00;
	color: #afa987;
	text-decoration: none;
}

A:active {
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	background: #0f0c00;
	color: #afa987;
	text-decoration: none;
}

A:hover {
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	background: #0f0c00;
	color: #edeadb;
	text-decoration: none;
}

#frame {
	width: 700px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#contentcenter {
	width: 700px;
	height: 100%;
	float: left;
	color: #000;
	background: #0f0c00;
}

#leftborder {
	width: 1px;
	height: 100%;
	float: left;
	color: #000;
	background: #917b00;
}

#rightborder {
	width: 1px;
	height: 100%;
	float: right;
	color: #000;
	background: #917b00;
}

#framepic {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 303px;
	height: 370px;
}

#enter {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 158px;
	height: 32px;
}

#newstitle {
	position: relative;
	display: block;
	background-image: url(newstitle.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 34px;
	height: 10px;
}

#news {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: 500px;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	background: #0f0c00;
	color: #edeadb;
	line-height: 18px;
	text-decoration: none;
}

#newsbartop {
	position: relative;
	display: block;
	background-color: #917b00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 333px;
	height: 1px;
}

#newsbarbtm {
	position: relative;
	display: block;
	background-color: #917b00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 333px;
	height: 1px;
}

#splashtext {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	background: #0f0c00;
	color: #afa987;
	text-decoration: none;
}

#p_logo {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 96px;
	height: 22px;
}
