/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.center {position:absolute; left:50%; margin-left:-375px; width:750px; background-image:url(images/red_background.gif); padding-bottom: 10px;}

.leftcol {float:left; width: 589px;}
.leftcolcontent {float:left; width: 161px;}
.rightcol {float:right; width: 161px;}
.contentcol {float:right; width: 421px;}
/* navigation goes below */
.containernav {border: 1px dashed #FFFFFF; width: 137px; height: 151px; margin-top: 10px;}
.navbutton {background-image:url(images/navbutton_background.gif); width: 129px; height: 27px; margin-top: 9px;}
.navtext {font-family: arial; font-size: 12px; font-weight: bold; padding: 6px 0px 0px 6px; color: #000000; text-decoration: none;}
A.navlink:link {color: #000000; text-decoration:none;}
A.navlink:visited {color: #000000; text-decoration:none;}
A.navlink:hover {color: #000000; text-decoration:none;}
/* subscribe module goes below */
.containersubscribe {border: 1px dashed #FFFFFF; width: 137px; height: 192px; background-image:url(images/subscribe_background.gif);}
.gradheader {background-image:url(images/gradient_header_red.gif); width: 130px; height: 17px;}
.gradheadertext {font-family: arial; font-size: 11px; font-weight: bold; padding: 2px 0px 0px 0px;}
.signuptext {font-family: arial; font-size: 10px;}
.submit {padding-top: 4px;}
/* right column styles */
.containerpic {width: 123px; height: 159px; margin-top: 10px;}
.contactext {font-family: arial; font-size: 10px; color:#FFFFFF;}
/* center column styles */
.contenttext {font-family: arial; font-size: 12px; color:#FFFFFF;}
.contenttextlg {font-family: arial; font-size: 14px; color:#FFFFFF; font-weight: bold; margin-top: 5px;}
.bullet {float: left; width: 6px; height: 6px; margin-right: 5px; background-color:#FFFFFF; margin-top: 4px;}
.homemodule {border: 1px dashed #FFFFFF; width: 405px; height: 125px; margin-top: 10px; padding:5px 5px 0 5px}
.homemoduleheadertext {font-family: arial; font-size: 12px; color:#FFFFFF; font-weight: bold;}
.homemoduletext {font-family: arial; font-size: 12px; color:#FFFFFF;}
.containerphoto {float: right;}
/* contact row */
.contactrow {display:block; position:absolute; left:50%; margin-left:-375px; width:750px; height: 18px; background-image:url(images/red_background.gif); text-align: center; font-family: arial; font-size: 11px; font-weight: bold; color:#FFFFFF; padding-top: 4px; border-top:10px solid #000000; margin-top:10px;}


