*{margin:0;padding:0}
BODY{ 
	background-color: black; color:#bba; 
	font-family: Verdana;
	font-size: 0.7em;
	text-align: center;
	margin: 0;	padding: 0;
	position: relative;
	
}
	
a{color:#348;text-decoration:none;outline:none;}
a:hover{color:#67a;}


#outer{
	padding:0px;
	margin:2px auto 0 auto;
	width:1110px; 
	background-color: #1e1e1e;
	border: 1px solid;
	border-color: #222 #222 #222 #222;
	position: relative;
	
}


H1{
	padding:0; margin: 0;
	font-family: Verdana; font-weight: normal;letter-spacing: 15px; text-transform:uppercase;	font-size: 16px; 
	color: #ccc;	
}
H1 a:link {color: #ccc; text-decoration: none; }
H1 a:visited {color: #ccc; text-decoration: none; }
H1 a:hover {color: #461ba7; text-decoration: underline; }
H1 a:active {color: #ccc; text-decoration: none;}

H2{
	padding:0; margin: 0;
	color: #aaa;	
	font: 1.1em 'Trebuchet',sans-serif;letter-spacing:3px;text-transform:uppercase;
}
H2 a:link {color: #aaa; text-decoration: none; }
H2 a:visited {color: #aaa; text-decoration: none; }
H2 a:hover {color: white; text-decoration: underline; }
H2 a:active {color: #aaa; text-decoration: none;}

H4{
	padding:0; margin: 0;
	font-family: Verdana;
	font-weight: normal;
	letter-spacing: 6px;
	font-variant: small-caps;
	font-size: 10px;
	color: #348;
	
}
H4 a:link {color: #348; text-decoration: none;}
H4 a:visited {color: #348; text-decoration: none; }
H4 a:hover {color: #67a; text-decoration: none; }
H4 a:active {color: #348; text-decoration: none;}

.title{
	height: 18px;
	overflow: hidden;
}

.hr {
	height: 0px;
	line-height: 0px;
	width: auto;
	margin: 0px 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #444; 
}

.subtitle{
	border:0; padding:0;
	height: 12px;
	overflow: hidden;
}
.footer{
	text-align:left;
	height:14px;width:1110px;margin:0px auto;padding:0px;
	background-color: black; color:#444;
	font-size: 0.90em;
	vertical-align: top;
	
}
.center{
	width:1110px;
	overflow: hidden;
}

P{
	padding: 0; margin: 0;
	font-size: 0.93em;
}
P.small{
	padding: 0; margin: 5px 0 20px 0;
	font-size: 0.8em;
	color: #348;
}
P.small a:link {color: #348; text-decoration: none; }
P.small a:visited {color: #348; text-decoration: none; }
P.small a:hover {color: #67a; text-decoration: underline; }
P.small a:active {color: #348; text-decoration: none;}

.info-title{
	margin: 0 auto;
	height:16px;	
	
}
.info-body{
	overflow: auto;
}
.info-details{
	width:700px;
	height:500px;
}
.info-details TABLE{
	font-family: Verdana;
	font-size: 10px;
	background-color: #444;
	color: #000;
	width:700px;
}
.info-details TH{
	text-align: right;
	text-transform: uppercase;
	padding: 0 2px 0 4px;
}
.info-details TD{
	text-align: left;
	padding: 0 4px 0 2px;
}

.info-image{
	margin:0 auto;
}
.info-image DIV{
	margin: 4px;	
}
.map{
	height: 500px;
	width: 700px; 
}


