/* CSS Document  Save Glen*/


/*** TEXT AND TAG STYLES ***/

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align: center;
	background-color:#660000;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF3300;
	text-align: center;
	text-decoration:underline;
	font-size:28px;}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	text-decoration:none;}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:18px;}

h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;}
	
	

a {
	color:#003366;
	text-decoration:inherit;}

a:link {
	color:#003366;
	text-decoration:inherit;}

a:hover {
	color:#336699;
	text-decoration:underline;}

li {
	padding:8px 5px 0px 20px}

ol {
	margin:0px 0px 0px 15px}
	
ul {
	list-style-image:url(../images/bullets/bullet2-small.gif);}

ul ul {
	list-style-image:url(../images/bullets/bullet3-small.gif);}

em	{
	color:#336699;
	text-decoration:none;
	}

/*** PAGE DIVISIONS ***/

#container {
	width:772px;
	top:3px;
	margin:0 auto;
	text-align:center;
	font-size:13px;
	background-color:#993300;
	padding: 0px 0px 0px 0px;}
	
#masthead {
	height:30px;
	width: 772px;
	background-color:#000000;}
	
#content {
	position: relative;
	top: 0px;
	border: none;
	margin: 10px;
	width: 700px;
text-align:left;
	padding: 0px 0px 0px 0px;}


#menu {
	position:relative;
	float:left;
	width:151px;
	height:1885px;
	padding: 35px 10px 0px 10px;
	border-top: 0px solid #000033;
	border-bottom: 0px solid #000033;
	background-color:#333333;
 color: #6699FF;
	text-align: left;}
	

#footer {
	position:relative;
	float:left;
	height: 60px;
	width: 700px;}
	

/**********classes from pete's css**********/
a.menu:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px !important;
	height: 13px;
	width: 158px;
}


a.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #99CCFF;
		height: 18px !important;
	height: 13px;
	width: 158px;
	}


a.activemain:hover, a.activemain:visited, a.activemain:active, a.activemain:link {
	display: block;
	background: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 13px;
	padding-top: 2px;
	height: 18px !important;
	height: 13px;
	width:  158px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}


a.menusub:link, a.menusub:visited {
	display: block;
	background: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 26px;
	padding-top: 2px;
	height: 18px !important;
	height: 13px;
	width: 145px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}


a.menusub:hover {
	display: block;
	background: #999999;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 26px;
	padding-top: 2px;
	height: 18px !important;
	height: 13px;
	width: 153px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
	
/**** Classes ****/

.imgmenu{
     font-weight:bold;
     color:#ffffff;}

.validators {
	text-align:left;
	border:none;}

.rspace-head {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;}

.rspace-a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:100;}

.theshow-pic-left {
	float:left;
	border: 0;
	padding-top: 0px;
	padding-bottom: 0px;}	


.formast {
	color:#FF0000;
	font-weight:100;}
	
.content-text {
	padding-left:20px;
	padding-right:50px;}

.form {
	position:absolute;
	left:150px;}

