html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #330000;
	background-image:   url("/images/bkgrnd.gif");
	background-repeat: repeat-x;
	}

#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	}

#menu {
	background-color: #660000;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 800px;
	}


/* ALL OTHER PAGES */
#content {
	margin: 0px;
	padding: 0px;
	width: 800px;
	}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 15px;
	padding: 0px;
	}

#content p.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 15px 20px;
	padding: 0px;
	}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	margin: 10px 15px -10px;
	padding: 0px;
	}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: -10px;
	margin-left: 15px;
	}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: -10px;
	margin-left: 15px;
	letter-spacing: -0.05em;
	}

#content a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

#content a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

#content a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	}

#content img.header {
	margin: 10px 10px 0px;
	padding: 0px;
	}

#gallery {
	margin: 5px;
	padding: 5px;
	display: inline;
	width: 160px;
	float: left;
	height: 230px;
	font-size: 0px;
	line-height: 0px;
	background-color: #FFFFFF;
	}

#gallery p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	}

#logos {
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-size: 0px;
	line-height: 0px;
	background-color: #FFFFFF;
	clear: both;
	}

#footer {
	margin: 0px;
	padding: 10px 0px;
	width: 798px;
	font-size: 0px;
	line-height: 0px;
	background-color: #660000;
	border: 1px solid #FFFFFF;
	clear: both;
	}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	}

#copyright {
	margin: 20px auto;
	padding: 0px;
	width: 800px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	}

#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#copyright a {
	color: #FFFFFF;
	text-decoration: underline;
	}

#copyright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	}
