body
   	{
   	color: black;
	background-color: #333;
	Margin: 10px;
	}

A:link	{
color:#808080;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:underline;
cursor:default;
font-variant:normal;
text-transform:normal;
	}
A:visited	{
color:#808080;
font-style:10px;
font-weight:normal;
text-decoration:underline;
cursor:default;
font-variant:normal;
text-transform:normal;
	}
A:active	{
color:Black;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:default;
font-variant:normal;
text-transform:none;
	}
A:hover	{
color:#000080;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:underline;
cursor:default;
font-variant:normal;
text-transform:normal;

	}  

  #header
 	{
 	background-color: #000033;
 	text-align: center;
	width: 100%;
 	height: auto;
 	}

  .art
	{
	color: #99c;
	width: 100px ;
	float: left ;
	}
 .table
	{
	background-color: #000033;
	Width= "85%"	
	}
	
 .ven
	{
	color: #99c;
	margin-right: 0px;
	width: 150px ;
	float: right ;
	}

  #navbar
	{
	color: #003366;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif ;
	text-align: center ;
	margin-top: 10px ;
	padding-top 3px ;
	padding bottom: 4px 
	}

  #headerblock
	{
	background-color: #003366;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 48px;
	}

  #content
	{
	background-color: #CCCCFF;
	font-family: Verdana;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 10px;
  	}
  
  .col
	{
	color: black ;
	Margin-top: 18px;
	border-left: 10px dotted #999999;
	border-right: 1px dotted red;
	font-size: 11px ;
	line-height: 20px ;
	font-family: Verdana, Geneva, Arial, sans-serif ;
	background-color: #003366;
	text-align: left ;
	width: 16% ;
	float: left ;
	}
  
  .signup
	{
	position: absolute; top: 205px; left: 800px;	
	background-color: #999999;
	border:thin #003366 dotted;
	width: 12%;
	}
 #footer
	{
	background-color: #003366;
	width: 100% ; 
	height: 24px ;
	}