﻿body 
{
	margin-top:0px;
	margin-left:0px;
}

#page
{
	width:800px;
	background-color:White;
	}
#bgtop
{
	background-image:url(images/topbg.jpg);
	width:800px;
	height:85px;
		
	}
#bgbottom
{
	background-image:url(images/bottombg.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:85px;
	vertical-align:middle;
	text-align:center;
	line-height:85px;
	
	}
.copy
{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	color:#696969;
	padding-left:10px;
	}
.firstparagraph
{
	font-family:Verdana;
	font-size:14px;
	line-height:25px;
	width: 600px;
	padding:10px;
	color:#696969;
	}
	
.Header
{
	color:#D11313;
	font-size:14px;
	font-family:Verdana;
	font-weight:600;
	text-decoration:none;
	padding-left:10px;

	}
.redlink
{
	color:#D11313;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:600;
	}
.bottommenu
{
	color:#696969;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
	}

.activepage
{
	color:black;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
	}
	
	
.bottommenu:hover
{
	color:#D11313;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
	}
	
.menu
{
	background-color:#696969;
	width:800px;
	}

	
.copylink
{
	color: Blue;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
	text-decoration: underline;
	
	}
.copylink:hover
{
	color: Blue;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
	text-decoration: underline;
	
	}
	
.tout
{
	background-color: Silver;
	font-size:16px;
	font-family: Arial Black;
	
	margin: 30px;
	border: solid 3px black;
	padding: 10px;
	line-height:30px;
	
	}

