* {
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	text-align: center;
	margin:0px;
	color: #660000;
}

#container {
	clear:both;
	width:897px;
	height:auto !important;
	min-height:480px;
	margin:0 auto 0 auto;
	/* background:url(images/bg.jpg) top left repeat-x; */
}

.InfoSectionHalf {
    width: 497px;
	padding: 0px 0px 0px 0px;
}

#lefttopgradient {
	width:375px;
	height:70px;
	float: left;
}

#righttop {
	width: 522px;
	height:70px;
	float: right;
	font-size: 14px; 
	text-align: right;
}

#topgradient {
	width: 897px;
	float: left;
	background-image: url(images/top_gradient.gif);
}

#logoandcity {
	width: 897px;
	float: left;
}

#nav {
	text-align:left;
	font-weight:bold;
	line-height: 30px;
	width: 278px;
	/* height: 535px;
	min-height: 535px; */
	float: left;
	margin-left: 8px;
	border-width: 1px;
	border-color: #660000;
	border-style:solid;
	padding-left: 35px;
	background-image: url(images/nav_background.jpg);
	background-repeat:no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 233px;
}

#content {
	width: 600px;
	height:auto;
	/* min-height: 535px; */
	border-color: #660000;
	float:right;
}

#bottomgradient {
	width: 897px;
	float: left;
	background-image: url(images/footer_gradient.gif);
}

#copyright {
	clear:both;
	font-size:8pt;
	padding:1px 1px 1px 0;
}

p {
	text-align: justify;
	font-size: 12px;
	padding-right: 10px;
}