body {font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color: black;
	  margin: 0px;}
	  
td {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: white;}	  

h1 {font-family:  Brush-Stroke35, Brush Script MT, Verdana, Arial, Helvetica, sans-serif;
    font-size: 40px;
	color: #CC3300;}

h2 {font-family:  Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
	color: #ffffff;
	text-align: center;}	

.bglines {background-image: url(images/bglines.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;}

.sketchbg {background-image: url(images/sketchbg.jpg);
	background-repeat: no-repeat;
	background-position: 175px 35px;}	

.footer {font-size: 9px;
 color: #666666;
	  font-weight: normal;
	  text-align: center;
	  line-height: 11px;}
	
a {	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC}
							
a:link { color: #CC3300; text-decoration: underline }
a:active { color: #CC3300; text-decoration: underline }
a:visited { color: #CC3300; text-decoration: underline }
a:hover { color: #FFFFFF; text-decoration: underline }

a.nav            {font-size: 11px; 
				 color: #FFFFFF;
				 font-weight: normal; text-decoration: none;}
a.nav:link      {color: #FFFFFF; text-decoration: none;}
a.nav:active      {color: #FFFFFF; text-decoration: none;}
a.nav:visited      {color: #FFFFFF; text-decoration: none;}
a.nav:hover	{color: #CC3300; text-decoration: none;}

.menu1 { background-color: #333333;  border: 1px solid #999999; padding: 5px;
    font-size: 11px;
	line-height: 9pt;
	z-index: 1;}


	
ul.list {margin: 3px 0px 0px 20px;
    list-style-image: url("images/bullet.gif");
    font-size: 10px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;}				
	  
			
