
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background:#660000 url(../images/bg_wh2.gif) no-repeat scroll left top;
	margin:0px;
	padding:0px;
	
	}
	
DIV {margin:0px;}

P {margin-left:5px; margin-right:5px; text-indent:0px;}

h1 {font-size:24px; margin:3px;}
h2 {font-size:20px; margin:3px;}
h3 {font-size:16px; margin:3px;}

img.header {
	vertical-align:middle;
	margin-top:7.5px;
	margin-bottom:auto;}

#main {
	width: 850px;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom:0px;
	padding:0px;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	height:auto;
}
#nav {
	margin: 0 0 0 20px;
}

#bob {
	width:260px;
	background-color: White;
	float:right;
	margin-top:0px;
	}
.sectionhead {

	background-image: url(../images/bg_sectiontop.jpg);
	background-repeat:no-repeat;
		height:35px;
	}
	
.sectionbg {
	background-image: url(../images/bg_td2.jpg);
	background-repeat:repeat-y;
 	position: relative;
	top: 0px;
	}
.sectionbgbot {
	background-image: url(../images/bg_td2.jpg);
	background-repeat:repeat-y;
	border-bottom: solid #FF0000 2px;
	}
	
.sectionbtn {
	border-bottom: solid #FF0000 2px;
	}

UL.bulletdefault {
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
}
	
#content {
	position: relative;
		width: 560px;
	text-align: center;
	padding: 0 0 0 0;
	/*display: inline;*/
	min-height: 1000px;
	margin: 25px 0 0 0;
}

#rightcol {
margin: 25px 0 0 0;
	float:right;
	width: 260px;
	
	}
	
#rightcol2 {
margin: 0px 0 0 0;
	float:right;
	width: 260px;
	
	}
	
#bottom {
	background-image: url(../images/img_bottom.jpg);
	background-repeat:repeat-x;
	height:30px;
	width: 100%;
	clear: both;
	margin-top:100px;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 90%;
	text-align: center;
	color:white;
	margin-left:auto;
	margin-right:auto;
}


#store {
	width: 400px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	}
	
#signup {
	width:250px;
	padding:5px;
	font-size:12px;
	}
	
	

	
.darklink {
	color:#FFCCFF;
	}

a.darklink:link {color:#FFCCFF;}
a.darklink:visited {color:#FFCCFF;}


a.darklink:link, a.darklink:visited {
	color:#FFCCFF;
	}
	
.smtxt {
	font-size: 80%;
	text-align: left;
	width: 195px;
	}
	
	.middletext {
	width: 500px;
	padding: 10px 10px 10px 50px;
	} 
	
