body{
font-family: Georgia, "Times New Roman", Times, serif;
padding:0px;
margin:0px;
background-image:url(img/art_back.jpg);
background-repeat:repeat-x;
background-color:#000000;
color:#FFFFFF;
}
#frame{
width:1002px;
margin:0 auto;
}
#top{
width:737px;
height:158px;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
}
#bookmark{
float:left;
color:#000000;
padding-left:10px;
padding-top:10px;
}
#short_menu{
text-align:center;
padding-left: 266px;
}
#main_menu{
width:265px;
height:400px;
margin-top: 120px;
}
ul{
font-size:14px;
font-weight:normal;
color:#FFFFFF;
margin-top:60px;
line-height:1.4em;
}
li{list-style:circle;
}
#quick_quote{
background-image:url(img/gray_box.jpg);
width:699px;
height:311px;
float:right;
}
#menu{
clear:both;
}
#content{
width:737px;
font-size:12px;
}
#footer{
background-color:#fff;
text-align:center;
font-size:10px;
color:#222;
}
h1	{
color: #fee12e;
font-size:15pt;
}
h2	{
color: #e5a439;
font-size:12pt;
}
p{
font-size:10pt;
padding:0px;
margin:0px;
color:#f1f1f1;
}
input.st {
background-color:#fcedb2;
border: 1px #f5d141 solid;
font-size: 14pt;
}
a.white_link:link{
text-decoration:none;
color:white;
}
a.white_link:visited{
text-decoration:none;
color:white;
}
a.white_link:hover{
text-decoration:underline;
color:white;
}
a:link{
text-decoration:none;
color:white;
}
a:visited{
text-decoration:none;
color:white;
}
a:hover{
text-decoration:none;
color: #FF9900;
text-decoration:underline;
}