Body,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE:12px;
}
a			{color: #580717; text-decoration: underline;}
a:hover		{text-decoration: none;}

html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* Required */
	}
img {
	border-style:none;
	}
.HeaderImg {
	margin-top:30px;
	}
p {
	margin-bottom: 6px;
	color: #000;
	}
h1 {
	color: #580717;
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin:0;
	margin-top:12px;
	}
H2 {
	FONT-SIZE:13px;
	font-weight:bold;
	margin:0;
	margin-top:13px;
}
H3 {
	FONT-SIZE: 12px;
}
body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#F9F4CF;
	margin:0;
	}
#NavBar {
	position:absolute;
	top:0;
	left:300px;
	padding:0;
	margin:0;
	line-height:2.2;
	color:#FFFFFF;
	}
#NavBar UL {
	margin:0;
	padding:0;
	}
#NavBar LI {display: inline;}
#NavBar LI a {
	background-color: #580717;
	padding: 2px 6px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #F9F4CF; 
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #F9F4CF;
	}
#NavBar LI a:hover {
	color: #580717;
	background-color: #F9F4CF; 
	text-decoration: none;
	}
#FloatingCols {
	position:absolute;
	background-image:url(/images/home_03.jpg);
	top: 0px;
	right: 0px;
	width:196px;
	height:135px;
	}
#Logo {
	position:absolute;
	top:22px;
	left:151px;
	background-image:url(/images/home_04.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:173px;
	height:113px;
	background-color: #000000;
	}
#LogoCol {
	position:absolute;
	background-image:url(/images/home_01.jpg);
	top:0px;
	left:0px;
	width:151px;
	height:135px;
	}
#Stretcher {
	position:absolute;
	top:111px;
	left:0;
	width:100%;
	height:24px;
	background-image:url(/images/home_08.gif);
	background-repeat:repeat;
	}
#StretchCurve {
	position:absolute;
	left:324px;
	background-image:url(/images/home_07.gif);
	width:174px;
	height:24px;
	}
#BodyCurve {
	position:absolute;
	left:242px;
	top:135px;
	background-image:url(/images/home_11.gif);
	width:217px;
	height:56px;
	}
#Black {
	position:relative;
	top:0;
	left:0;
	background-color:#000000;
	width:100%;
	height:135px;
	}
#container {
	position:relative;
	left:0;
	width:100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	}
#SideColumn {
	float:left;
	top:0;
	left:0;
	background-image:url(images/home_10.jpg);
	width:242px;
	height:565px;
	}
#Body {
	position:relative;
	left:0;
	margin:0;
	padding:30px 20px 40px 242px;
	}
#Floater {
	color:#000;
	float:right;
	width:190px;
	margin-left:20px;
	margin-bottom:10px;
	background-color:#D0B9A0;
	border: 1px solid;
	border-color:#000;
	font-size:11px;
	}
	
#Floater .text {
	padding:10px;
	}
	
#Floater h1 {
	margin:0;
	BACKGROUND-COLOR: #580717;
	COLOR: #F9F4CF;
	FONT-WEIGHT: bold;
	font-size:12px;
	padding:10px 10px;
	}

.image {
	float:right;
	clear:right;
	width:190px;
	margin-left:20px;
	margin-bottom:10px;
	font-size:9px;
	}
#Footer {
	width: 100%;
	margin:0 auto;
	margin-bottom: 10px;
	margin-top:20px;
	position: absolute;
	left:0;
	bottom: 0;
	bottom: -1px; /* For Certain IE widths */
	height: 40px;
	text-align:center;
	}
