body
{
/*background-color: rgb(90,0,0);*/
background-color: #660000;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
background-image: url('../imgs/graddark.png');
background-repeat: repeat-y;
}

#content {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
	line-height: 125%;
	margin-left: auto;
	margin-right:auto;
	list-style: none;
	color: #FFFFFF;
	font-family: "Arial", sans-serif;
	width: 600px;
	float: center;
	text-align: justify;
}

#main, #banner
{
width: 760px;
}

#navbar {
position: relative;
left:-10px;
z-index: 0;
width: 160px;
float: left;
display: block;
}

#subtitle {
width: 760px;
height: 25px;
position: relative;
top:-8px;
background-image: url('../imgs/subtitle.png');
}

#footer {
width: 760px;
height: 25px;
}

img {
border: none;
vertical-align: middle;
}

img.place {
border-style: ridge;
border-width: thick;
}

td {
color: #FFFFFF;
}

p.header {
	font-size: 1.35em;
	color: #FFFF00;
	font-family: "Arial", sans-serif;
}

p.header2 {
	font-size: 1.15em;
	color: #FFCC33;
	font-family: "Arial", sans-serif;
	text-decoration: underline;
	text-align: center;
}

p.linker {
	color: #FFCC33;
	font-family: "Arial", sans-serif;
	text-decoration: underline;
	text-align: center;
	text-align: left;
	font-size: 1.05em;
	position: relative;
	top:-15px;
}

A:link, A:visited, A:hover, A:active {
	color: #FFFF00;
}

.middle {
text-align: center;
z-index: 0;
}