﻿html
{
	overflow-y: scroll !important;
}

body 
{
	background-color:Black;
}

ul
{
}

h1
{
	color:#731c1c;
	font-family:Verdana, Arial, Times New Roman;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:2px;
}

h2
{
	color:#731c1c;
	font-family:Verdana, Arial, Times New Roman;
	font-size:small;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:2px;
}

h3
{
	color:#731c1c;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:2px;
}

#Wrapper1 
{
	margin:0;
	position:relative;
	text-align:left;
	width:100%;
	background:#650101 top right;
}
#Wrapper2 
{
	margin:0;
	position:relative;
	text-align:left;
	width:100%;
	background:#650101 top right;
}

#MainContainer
{
	position:relative;
	width:962px;
	margin:auto;
}


#MainCol {
	position:relative;
	margin:0;
	padding:1px;
	}


#Content
{
	top:-20px;
	position:relative;
	width:602px;
	padding-bottom:10px;
	min-height:625px;
	border-right:solid 2px black;
	border-left:solid 2px black;
	padding:2px 10px 0 10px;
	padding-left:10px;
	padding-right:10px;
	margin-left:183px;
	background-color:#cccccc;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
}

* html #Content{
	height:625px;
	width:595px;
	top:0px;
	position:relative;
}

* html #LeftColumn{
	top:0px;
	position:relative;
}

* html #RightColumn{
	top:0px;
	position:relative;
}

#LeftColumn
{
	top:-20px;
	left:0px;
	position:relative;
	voice-family: "\"}\"";
	voice-family:inherit;
	float:left;
	width:183px;
	background-color:#650101;
	z-index:100;
}

#RightColumn
{
	top:-20px;
	position:relative;
	width:153px;
	float:right;
	z-index:99;
}

#TopContainer
{	
	width:962px;
	height:133px;
	background-image:url(/images/top_banner.gif);
}

#Slogan
{
	text-align:left;
	color:#cccccc;
	font-family:Verdana, Arial, Times New Roman;
	font-size:small;
	float:left;
	padding:88px 0px 0px 20px;
}

#PhoneFax
{
	text-align:right;
	color:White;
	font-family:Verdana, Arial, Times New Roman;
	font-size:small;
	padding:10px 20px 0px 0px;
}

#PhoneFax a
{
	color:White;
	text-decoration:none;
}

#PhoneFax a:hover
{
	color:Yellow;
}

ul#Nav
{
	padding:0;
	margin:0;
	color:white;
	list-style:none;
	font-family:Verdana, Arial, Times New Roman;
	font-size:small;
}
ul#Nav li
{
	height:30px;
	width:178px;
	display:block;
	background-color:#650101;
	border-bottom:solid 2px black;
	padding:10px 0px 0px 5px;
}

ul#Nav a
{
	color:White;
	text-decoration:none;
}

ul#Nav a:hover
{
	color:Yellow;
	text-decoration:none;
}

#Footer
{
	position:relative;
	height:20px;
	clear:both;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
	color:White;
	text-align:center;
}

* html #Footer{
	position:relative;
	height:20px;
	clear:both;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
	color:White;
	padding-top:7px;
	text-align:center;
}

#Footer a
{
	color:White;
	text-decoration:none;
}

#Footer a:hover
{
	color:Yellow;
}

.description
{
	padding-left:20px;
	font-size:12px;
}

#kaysid
{
    width:900px;
    margin:auto;
}

#kaysid a
{
    text-decoration:none;
    color:White;
    display:block; 
    padding-top:45px; 
    width:130px; 
    margin-left:33px;
    font-family:Arial;
    font-size:12px;
}