body{
	margin:0px;
	text-align:center;
	vertical-align:top;
	background-image:url("images/background.gif");
}

#menu {padding:0; width:0; margin-left:0px;}

#menu li {list-style-type:none; width:140px; height:20px; margin:2px 0; clear:both;}

#menu a, #menu a:visited {position:relative; display:block; width:180px; height:18px; border:1px solid #000; background-color:#ffffff; color:#000; padding-left:3px; text-decoration:none;}

#menu a span, #menu a:visited span {display:none;}

#menu a:hover {color:#fff; background-color:#999999; border:1px solid #000; text-decoration:none;}

#menu a:hover span {position:absolute; display:block; left:190px; top:0; width:0px; height:0px; border-left:8px solid #c00; border-top:8px solid #fff; border-bottom:8px solid #fff; font-size:1px; line-height:0;}

#sidebox{
	width:218px;
	max-width:218px;
}

#main{
	width:800px;
	max-width:800px;
	font-family:Verdana;
	font-size:8pt;
	line-height:14pt;
	text-align:left;
	background-color:white;
	border:1px solid #999999;
}

#email{
	font-family:Verdana;
	font-size:8pt;
}

marquee{
	font-family:Verdana;
	font-size:8pt;
}

a{
	color:red;
	text-decoration:underline;
}

a:hover{
	color:red;
	text-decoration:none;
}

table.quote
{
	font-family:Verdana;
	font-size:8pt;
}

input
{
	font-family:Verdana;
	font-size:8pt;
	background-color:#ffffff;
	border:1px solid black;
	color:black;
}

textarea
{
	font-family:Verdana;
	font-size:8pt;
	background-color:#ffffff;
	border:1px solid black;
	color:black;
}

h1
{
	font-family:Verdana;
	font-size:10pt;
	color:red;
}


	
	