body  
{ 
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #000000;
	line-height: 1.1em;
	font-family: verdana, Arial, sans-serif;
	min-width: 770px;
	min-height:100%;
	height:auto !important;
	height:100%;
}
	
html,body 
{
	height:100%
}

A:link
{
	text-decoration: none;
	font-size: 100%;
	color: #ff9900;
}

A:visited
{
	text-decoration: none;
	font-size: 100%;
	color: #ff9900;
}

A:active
{
	text-decoration: none;
	font-size: 100%;
	color: #ff9900;
}

A:hover
{
	text-decoration: underline;
	color: red;
	font-size: 100%;
}


img
{  
	border-style: none;
}

img.corner
{
	float: right;
}

#header
{
	width: 100%;
	overflow: hidden;
	color: #ff9900;
	background-color: #ffffff;
	font-size: 110%;
	font-family: times, verdana, Arial;
	background-image: url('images/gramlightslogo.gif');
	background-repeat: no-repeat;
}

#navlist
{
	background-color: #ff9900;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #cccccc;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#navlist li
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
}

#navlist li a:link, #navlist li a:visited
{
	font: bold 18px/10px Georgia, "Times New Roman", Times, serif;
	color: #0000ff;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	height: 10px;
	overflow: hidden;
	width: 135px;
	text-align: center;
}

#navlist li a#current
{
	color: #FFFFFF;
	font-style: italic;
}

#navlist li a:hover, #navlist li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	text-align: left;
	text-transform: uppercase;
	font: bold normal 10px/10px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

#footer
{
	clear: both;
	font-size: 65%;
	width: 500px;
	height: 40px;
	margin: 20px 0 20px 30px;
	padding-top: 5px;
}

#footer p 
{ 
	margin-left: 0;
}

#about
{
	width: 600px;
	height: 400px;
	color: #ff9900;
	font-size: 85%;
	background-color: #000000;
}

table.index
{
	font-size: 60%;
	align="center";
	padding: 10px;
	color: #000000;
}

table.contact
{
	background-color: #ffffff;
	color: #ffffff;
	font-size: 90%;
}

table.thx
{
	color: #000000;
	font: italic small-caps bold 12px arial;
	font-size: 90%;
	align="center";
	padding: 10px;
}

table.products
{
	background-color: #000000;
	border=0;
	cellspacing=0;
	cellpadding=0;
	text-align: center;
	font-size: 90%;
}

td.contact
{
	background-color: #333366;
	text-align: left;
	padding: 10px;
}

td.cap
{
	font: 12px Impact;
	font-size: 130%;
	font-weight: 100;
	text-align: left;
	color: #ff9900;
	border-bottom: medium solid #ff9900;
	
}

td.main
{
	color: #000000;
	background-color: #ffffff;
}

td.contxt
{
	background-color: #ff9900;
	color: #000000;
	font-size: 160%;
}

td.confrm
{
	background-color: #333366;
	color: #ffffff;
}

td.maintxt
{
	background-color: #000000;
	color: #ffffff;
	background-image: url('images/2subaru.jpg');
	background-repeat: no-repeat;
	height: 300px;
	width: 770;
	text-align: right;
	
}
td.orderinfo
{
	color: #ff9900;
	font-size: 110%;
}

#maintxt
{
	height:	200px;
	width: 400px;
	float: right;
	text-align: left;
	font-size: 160%;
	font: bold Georgia, "Times New Roman", Times, serif;
}

td.black
{
	color: #000000;
	font-size: 80%;
}

td.error
{
	color: #ff0000;
	font-weight: bolder;
}

A:link.pg
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

A:visited.pg
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

A:active.pg
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

A:hover.pg
{
	text-decoration: underline;
	color: #ccc;
	font-size: 110%;
	font-weight: bold;
}
