body {
	background-color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
a {
	color: #0000FF;	
}
a:visited {
	color: #0000FF;	
}
a:hover {
	color: #0000FF;	
}
img.floatRight {
	float: right;
	margin: 0px 0px 0px 5px; 
}
img.floatLeft {
	float: left;
	margin: 0px 10px 0px 0px; 
}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent; 
}
#top {
	width: 750px;
	margin-top: 10px;
	text-align: left;
	height: 91px;
}
#links {
	width: 744px;
	text-align: left;
	padding: 3px;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #660000;
}
#links ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#links li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 5px;
	margin: 0px;
}
#links li#active {
	font-weight: bold;
	color: #FFFFFF;
}
#links a, #links a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#links a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
#links li#active a, #links li#active a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#links li#active a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
#main {
	position: relative;
	width: 749px;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
}
#mainContent {
	position: relative;
	float: left;
	width: 515px;
	text-align: left;
	padding: 15px;
}
#latestNewsContainer {
	float: left;
	width: 200px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	margin: 2px;
	text-align: center;
	background-image: url(../images/steak.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;
}
#latestNews {
	padding: 10px;
}
#latestNews h2 {
	text-transform: uppercase;
	color: #FFCC00;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#latestNews a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#steak {
	float: inherit;
	width: 196px;
}
h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/wood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 3px;
	margin-top: 2px;
}
#copyright a, #copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomLinks {
	font-size: 11px;
	color: #FFCC00;
	text-align: center;
	padding: 0px 3px 3px 3px;
	width: 750px;
}
#bottomLinks a, #bottomLinks a:visited, #bottomLinks a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.labelName {
	width: 160px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 12px;
	line-height: 12px;
}
.labelNameSmall {
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 12px;
	line-height: 12px;
}
.labelName .smallText {
	font-size: 11px;
}
.appLine {
	text-align: left;
	height: 16px;
	clear: both;
	margin-bottom: 14px;
}
.appLineTall {
	text-align: left;
	height: 56px;
	clear: both;
	margin-bottom: 14px;
}
.errortext {
	color: #FF0000;	
	font-weight: bold;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
}
.menuBox {
	width: 110px;
	float: left;
	margin: 5px;
	text-align: center;
}
.menuBox a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #990000;
}
#pageHeading {
	text-align: left;
	width: 100%;
	clear: both;
	padding-bottom: 0px;
}
#pageLinks {
	text-align: left;
	float: left;
}
#pageTitle {
	text-align: right;
	float: right;
}
