body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#topBox{
position:absolute;
background-color:white;
z-index:1;
top:0px;
left:0px;
width:100%;
height:500px;
}
#widthKeeper{
min-width:930px;
}
#leftCol{
float:left;
width:20%;
background-image:url(images/fw_left.jpg);
background-repeat:no-repeat;
background-position:top right;
background-color:#000000;
height:715px;
}
#centerCol{
float:left;
width:60%;
}
#rightCol{
float:right;
width:20%;
background-image:url(images/fw_right.jpg);
background-repeat:no-repeat;
background-color:#000000;
height:715px;
}
#bottomBox{
z-index:2;
position:absolute;
top:448px;
left:0px;
width:100%;
height:600px;
background-image:url(images/tv_01.gif);
background-repeat:repeat-x;

text-align:center;
}
.contentArea{
padding:20px 10% 20px 30px;
}
h1{
background-image:url(images/splash_07.gif);
display:block;
width:448px;
height:116px;
background-repeat:none;
margin-top:0px;
}
h1 span{
display:none;
}
p{
font-size:13px;
line-height:18px;
text-align:justify;
}
.indent{
margin-left:20px;
}
a{
color:#006699;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.signUp{
padding-top:22px;
padding-left:90px;
background-image:url(images/splash_11.gif);
background-repeat:no-repeat;
display:block;
height:120px;
}
.signUp p{
margin-top:-20px;
}
#holder{
width:100%;
}
#container{
width:900px;
padding:10px 20px 10px 20px;
margin:auto;
background-color:#FFFFFF;
}
#container h3{
padding:0px;
margin:0px;
font-size:20px;
font-weight:bold;
text-align:center;
}
#container h4{
padding:0px;
margin:0px;
font-size:18px;
font-weight:bold;
text-align:center;
}
#container img{
margin-right:10px;
border:1px solid #000000;
}

