body
	{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: arial, san-serif;
	}

a:link
	{
	color: black;
	font-size: small;
	}

a:visited
	{
	color: gray;
	font-size: small; 
	}

a:hover
	{
	color: white;
	background-color: #EF3E35;
	font-size: small;
	}

a:active
	{
	color: white;
	background-color: #EF3E35;
	font-size: small;
	}

#header
	{
	top:0;
	left:0;
	margin-top:0px;
	height: 150px;
	background-color: #EF3E35;
	}

h1
	{
	height:150px;
	background-image: url("images/varchive_logo.gif");
	background-position: center left;
	background-repeat: no-repeat;
	margin-top:0px;
	}

#swap
	{
	display: none; 
	}

ul li
	{
	list-style-type: none;
	}

#selection
	{
	list-style-image: url("images/red_bullet_selection.gif");
	font-size: small;
	color: #EF3E35; 
	}

#bar

	{
	width: auto;
	height: 40px;
	margin: 0px;
	border-bottom: 3px solid gray;
	}

#navhead
	{
	float: left;
	width: 230px;
	height: 20px;
	font-size: 11pt;
	color: gray;
	padding: 10px;
	border-right: 1px solid gray;
	margin: 0px; 
	}

#interiorhead
	{
	float: left;
	font-size: 11pt;
	color: gray;
	padding: 10px;
	margin: 0px; 
	}

#main
	{
	margin-left: 250px;
	padding: 0px 0px 1px;
	border-left:1px solid gray;
	}

h3
	{	
	color: #EF3E35;
	margin-top: 0px;
	}

#res
	{
	text-align: center;
	font-size: xx-small;
	margin-top: 0px;
	padding-top: 0px;
	}

#nav
	{
	position:absolute;	
	top: 213px;	
	left: 0;	
	width: 230px;
	padding: 5px 10px 0px 10px;
	margin-top: 0px;
	border-right:1px solid gray;	
	}	

#thumbnails div.float
	{
	float: left;
	border: 1px solid black;
	margin: 5px;
	padding: 5px 5px 10px 5px;
	height: 100px;
	overflow: hidden;
	}	

#maincopy
	{
	clear: both;
	line-height: 25px;
	}

#maincopy p
	{
	margin-top: 0px;
	}

#maincopy span
	{
	font-weight: bold; 
	}
	
h4
	{
	padding-left: 10px;
	margin: 0px;
	}

hr
	{
	padding-left: 10px;
	}

#brand
	{
	float: left;
	width: 200px;
	height: 250px;
	border: 1px solid black;
	margin: 5px;
	padding: 5px 5px 15px 5px;
	font-size: x-small;
	}

#brand img
	{
	padding: 30px 30px 30px 30px; 
	}

#brandlinks
	{
	font: bold small arial, sans-serif;
	}
	
#thumbnails p
	{
	margin-left: 10px;
	}

#footer 
  {
  width:100%;
  height: 40px;
  text-align:center;
  margin:0px;
  padding: 0px;
  background:gray;
  }