body {
	background: #000;
	margin-top: 0px;
}


#header {
	width: 679px;
	height: 209px;
	}

#location {
	width: 655px;
	height: 18px;
	background: #cccccc;
	font: bold 15px/16px Helvetica, sans-serif; color:#000;
	text-align: center;
	padding: 10px 20px 8px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0b64f9;


}


#nav {
	width: 150px;
	height: auto;
	color:#FFFFFF;
	background: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}

#content {
	width: 550px;
	height: auto;
	background: #fff;
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 20px 20px 20px 20px;
	}

h1 {
	font: bold 17px/18px Helvetica, sans-serif; 
	margin:0 0 7px 0; color:#ff9900; transform: uppercase;
	text-decoration: none;
	background-color: transparent;
	border-color: #f9f531;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

h2 {font: bold 14px/15px Helvetica, sans-serif; margin:0 0 7px 0; color:#333333; transform: uppercase;}

a.link, a.link:link {
	color: #ff9933;
	text-decoration: none;
	background-color: transparent;
	border-color: #cccccc;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

a.link:hover, a.link:hover:visited {
	color: #9B363A;
	text-decoration: none;
	background-color: transparent;
	border-color: #cccccc;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

a.link:visited {
	color: #ff6600;
	text-decoration: none;
	background-color: transparent;
	border-color: #999999;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;

}

#footer {
	width: 715px;
	height: 15px;
	background: #f9f531;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
font:  bold 12px/12px Helvetica, sans-serif; 
color:#336600;
a.link color:#336600;
}
