

body {
	background-color:#000000;
	margin: 3% 0% 0% 0%;
}

#container {
	width: 800px;
	background-color:#4d4d4d;
	border:1px solid #ffffcc;
    margin: 0 auto;
}

#header {
	width: 790px;
	height: 100px;
	background: #4d4d4d;
	padding: 5px
}

#mainnav {
	width: 790px;
	height: 30px;
	background: #4d4d4d;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

#mainnav a:link {
	text-decoration: none;
	font:1em/1em Century Gothic, Arial, Helvetica;
	color: #c5c5c5;
}

#mainnav a:visited {
	text-decoration: none;
	font:1em/1em Century Gothic, Arial, Helvetica;
	color: #c5c5c5;
}

#mainnav a:hover { 
	color:#ffffcc;
	font:1em/1em Century Gothic, Arial, Helvetica;
	text-decoration: none;
}

#mainnav p {
	color:#826a44;
	font:1em/1em Century Gothic, Arial, Helvetica;
}

#center {
	width: 790px;
	height: 350px;
	background: #9e1b34;
	padding: 5px;
}

#center .content {
	width: 500px;
	height: 210px;
	background: #88162c;
	padding: 5px;
	margin: 50px 30px;
	font:1em/1.2em Helvetica, Arial, Century Gothic;
	color:#c5c5c5;
}

#center .content a:link {
	text-decoration: none;
	font:1em Helvetica, Arial, Century Gothic;
	color: #c5c5c5;
}

#center .content a:visited {
	text-decoration: none;
	font:1em Helvetica, Arial, Century Gothic;
	color: #c5c5c5;
}

#center .content a:hover {
	text-decoration: none;
	font:1em Helvetica, Arial, Century Gothic;
	color: #ffffcc;
}

#center .form {
	font:.8em Helvetica, Arial, Century Gothic;
	color:#c5c5c5;
}

.menu a:link {
	font:.9em Century Gothic, Arial, Helvetica;
	text-decoration: none;
	color:#c5c5c5;
}

.menu a:visited {
	font:.9em Century Gothic, Arial, Helvetica;
	text-decoration: none;
	color:#c5c5c5;
}

.menu a:hover { 
	color:#ffffcc;
	font:.9em Century Gothic, Arial, Helvetica;
	text-decoration: none;
}

#navid {
	background: #9e1b34;
	padding: 5px;
	width: 790px;
	height: 35px;
}

#footer {
	width: 790px;
	height: 115px;
}

#footer p {
	color:#000000;
	font:.9em Helvetica, Arial, Century Gothic;
	text-align: right;
}

h5 {
	color:#ffffcc;
	font: .7em Century Gothic, Arial, Helvetica;
    text-align: center;
}

h5 a:link {
	text-decoration: none;
	color:#ffffcc;
    text-align: center;
}

h5 a:visited {
	text-decoration: none;
	color:#ffffcc;
    text-align: center;
}

h5 a:hover { 
	color:#9e1b34;
	text-decoration: none;
    text-align: center;
}

#center .content p {
	font:1em/1.2em Helvetica, Arial, Century Gothic;
	color:#c5c5c5;
	text-align: left;
}

#center .home p {
	font:1em/1.2em Helvetica, Arial, Century Gothic;
	color:#c5c5c5;
	text-align: left;
}

p {
	font:.9em Helvetica, Arial, Century Gothic;
	color:#ffffcc;
}

.list {
	font:.9em Century Gothic, Arial, Helvetica;
	color:#c5c5c5;
	text-decoration: none;
}

.list a:link {
	font:.9emm Century Gothic, Arial, Helvetica;
	text-decoration: none;
	color:#c5c5c5;
}

.list a:visited {
	font:.9em Century Gothic, Arial, Helvetica;
	text-decoration: none;
	color:#c5c5c5;
}

.list a:hover { 
	color:#ffffcc;
	font:.9em Century Gothic, Arial, Helvetica;
	text-decoration: none;
}