div.banner {
	position: absolute;
	top: 30px;
	left: 200px;
	width: 391px;
	height: 55px;
	padding: 5px;
	background: transparent;
	text-align: center;}
	
div.banner2 {
	position: absolute;
	top: 30px;
	left: 250px;
	width: 500px;
	height: 55px;
	padding: 5px;
	background: transparent;
	text-align: center;}
	

div.menu {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 150px;
	height: 100%;
	background: transparent;
	text-align: right;
	padding-right: 5px;
	}

div.menu a, div.menu a:link, div.menu a:visited, div.menu a:active {
	display: block;
	padding: 5px;
	margin-top: 5px;
	color: #f90;
	text-decoration: none;
	text-align: right;
	font-size: 16px;
	font-style: italic;
	font-family: "times new roman", serif;
		}

div.menu a:hover {
	font-style: normal;
	font-variant: small-caps;
	color: #f90;}


div.mainshot {
	position: absolute;
	top: 100px;
	left: 200px;
	height: 500px;}

div.aboutmain {
	position: absolute;
	top: 100px;
	left: 200px;
	height: 500px;
	font-size: 13px;
	color: white;
	font-family: arial, san-serif;
	width: 400px;
	text-align: justify;
	}	

div.aboutshot {
	position: absolute;
	top: 400px;
	left: 250px;
	}

div.aboutmain a, div.aboutmain a:link, div.aboutmain a:visited, div.aboutmain a:active {
	color: white;
	text-decoration: underline;
	font-style: normal;
	}

div.aboutmain a:hover {
	font-style: normal;
	font-variant: small-caps;
	color: #f90;}

div.left {
	position: absolute; 
	left: 220px; 
	top: 100px; 
	color: white; 
	width: 240px; 
	height: 350px; 
	text-align: left; 
	z-index: 1;}

div.right {
	position: absolute; 
	left: 375px; 
	top: 100px; 
	color: white; 
	width: 240px; 
	height: 350px; 
	text-align: left; 
	z-index: 1;}

div.showimg
	{position: absolute;
	top: 150px;
	left: 500px;
	}

div.corp {
	position: absolute;
	top: 150px;
	left: 200px;
	height: 500px;
	font-size: 13px;
	color: white;
	font-family: arial, san-serif;
	width: 400px;
	text-align: center;}

div.corpimg
	{position: absolute;
	top: 300px;
	left: 175px;
	}

div.corp a, div.corp a:link, div.corp a:visited, div.corp a:active {
	color: white;
	text-decoration: none;
	font-style: italic;
	}

div.corp a:hover {
	font-style: normal;
	font-variant: small-caps;
	color: #f90;}

div.table {
	position: absolute;
	top: 175px;
	left: 200px;
	width: 600px;
	height: 500px;}
	
div.menutop {
	position: absolute;
	top: 100px;
	left: 250px;
	width: 500px;
	height: 25px;
	text-align: center;}
	
div.menutop a, div.menutop a:link, div.menutop a:visited, div.menutop a:active {
	color: white;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	font-family: arial, sans-serif;
		}

div.menutop a:hover {
	font-style: normal;
	color: #c90;}

td {border-bottom: 1px solid #030;
	padding-top: 10px;
	padding-bottom: 10px;}	
	
#pic {
	align: center;
	width: 300px;}
	
#desc {
	align: left;
	font-family: arial, sans-serif;
	font-size: 10px;
	width: 300px;
	color: white;}			
	
span {
	font-variant: small-caps;
	font-size: 14px;}	


body {background-color: 663;}

h1{	font-size: 36px;
	font-family: "times new roman"; serif;
	color: white;
	font-variant: small-caps;
	letter-spacing: 0.9em;
	}


p.state {
	font-size: 12px;
	font-family: arial, san-serif;
	color: #f90;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 0px;}

p.showroom {
	font-size: 10px;
	font-family: arial, san-serif;
	color: white;
	}

p.showroom a, p.showroom a:link, p.showroom a:visited, p.showroom a:active {
	color: white;
	text-decoration: underline;
	font-style: italic;
	}

p.showroom a:hover {
	font-style: normal;
	font-variant: small-caps;
	color: #f90;}
	
table img {
	border: none;
	}