body {
	background-color: #4c1b1b;
}

img, div { behavior: url(iepngfix.htc) }

a:link { 
	color: #F6E497;
    text-decoration: underline;
}

a:visited { 
	color: #F6E497;
}

a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
}

a:active { 
	color: #333333;
}

#wrap { 
	width:900px; margin:0 auto; 
}

#main {
    position: relative;
    width: 900px;
    height: 100%;
}

#header {
    position: relative;
    width: 900px;
    height: 155px;
}

#leftcol {
	float: left;
	width:239px;
	padding: 10px;
	background-color: #F6E395;
	background-image: url(../images/leftcolbackground.gif);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	float: right;
	width: 611px;
	padding: 15px;
	background-image: url(../images/BGwColor2.gif);
	background-repeat: repeat-y;
}

.header {font-size: 16px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.text {
	font-size: 13px;
	line-height:110%;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
.style22 {color: #3399CC; font-weight: bold;}

img.floatLeft { 
    float: left; 
    margin: 7px; 
}
img.floatRight { 
    float: right; 
    margin: 7px; 
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.navhead {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #600;
}
