html, body {margin:0; padding:1%; height:96%}

h1, h2, h3, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#container {
	position: relative;	
}

#heading {
	background: url(logotext.gif) no-repeat; 
	height: 45px; 
	margin-bottom: 20px;
}

body {	
	background-color: #000000; 
	color: #696969;
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif; 
}

P {
margin-right: 20px;
margin-bottom: 20px;
}

A { 
	text-decoration: none;
	background-color: transparent; 
	color: blue;
}

A:Hover { 
	text-decoration: underline; 
}	


IMG { 
	border: 0; 
}

H2 { 
	background-color: #FFFFFF; 
	color: #789F8A; 
	font-size: 17px; 
	font-weight: bold; 
	margin-bottom: 20px;
}

H3 { 
	font-size: 13px; 
	margin-top: 15px; 
	margin-bottom: 0; 
}

#menu {
	float: left;   
	width: 210px;
	font-weight: bold; 
	border: solid 1px #899da8; 
	background-color: #000000; 
	color: #ededed;
	padding-bottom: 10px;
	line-height: 22px; 
  }

#menu UL {
	margin-top: 7px;
	margin-left: 30px; 
	background-color: #000000; 
	color: #d2d882; 	
}

LI.submenu {
margin-left: 20px;
}

#menu A { 
	background-color: #000000; 
	color: #ededed; 
	font-size: 11px; 
	line-height: 22px; 
}	
		
#menu A:hover { 
	background-color: #000000; 
	color: #D2D882; 
}

#location .location {
text-decoration: underline;
background-color: #000000;
color: #D2D882; 
}

#shopbox { 
	position: absolute; 
	height: 338px; 
	width: 207px;
	top: 355px; 
	left: 0;
	text-align: center; 
}

#shopbox .text { 
	background-color:inherit; 
	color: #d2d882; 
	font-weight: bold; 
	font-size: 17px; 
	text-align: center; 
	height: 20px; 
	left: 11px; 
	top: 135px; 
	position: relative; 
	visibility: visible;
}

.info { 
	background-color: #000000; 
	color: #ededed; 
	font-size: 11px; 
}

#rightcontent {
	margin-left: 220px;
	padding-top: 70px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border: solid 4px #899da8;
	text-align: justify;
	min-height: 500px; /* For Firefox */
	height: 1%; /* For IE */
}
#banner {
	float: left;
	 
	margin-right: 15px;
	margin-top: -70px;
	width: 8px; 
	height: 500px; 
	min-height: 500px; /* For Firefox */
	margin-bottom: 100%;
}	

#titlespan {
	width: 100%; 
	left: 340px; 
	top: 90px; 
	position: absolute; 
	visibility: hidden;
}

#titlespan IMG {
	position: absolute; 
	visibility: visible;
	border: 0;
}

#rightcontent ul {
	position: inherit; 
	visibility: visible;
	line-height: 18px; 
	list-style-type: disc;
	list-style-position: inside; 
	background-color: #FFFFFF;
	color: #696969;
}

.smtext {
	font-size: 11px;
}
	
#IllTable {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	margin-top: 30px;
}

#IllTable TD {
	text-align: center;
	padding: 15px;
}

#footlinks {
	padding-top: 5px;
	margin-right: 10px;
	text-align: right;
	background-color: #FFFFFF;
	color: #b1aeae;  
	border-top: 1px solid #b1aeae;
	margin-left: 16%;
	margin-top: 80px;
}

#footlinks A {
	font-size: 10px; 
	background-color: #FFFFFF;
	color: #b1aeae;  
}

#footer {
	position:inherit;
	height: 50px;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
	background-color: #000000;
	color: #9DB1BC;
	font-size: 11px;
}

#footer A {
	background-color: #000000; 
	color: #9DB1BC;
	text-decoration: underline;
}