/* CSS BY ROCKET COMMUNICATIONS 10/15/07 - JAMES CABRERA WWW.ROCKETSITE.US */


/* LAYOUT DIVS **/

#wrapper {
	width: 900px;
	overflow:visible;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}
	
#container1 {
	width: 900px;
	height: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#namesloganarea {
	width: 900px;
	margin: 0px;
	background-image: url(images/nameslogan.jpg);
	overflow: hidden;
	height: 49px;
	}

#imglogo {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	height: 211px;
	}

#img1 {
	width: 275px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	height: 211px;
	}


#img2 {
	width: 225px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	height: 211px;
	}


#img3 {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;	
	height: 211px;
	}


#container2 {
	width: 900px;
	overflow: visible;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/contentareatopstripe.jpg);
	background-repeat:no-repeat;
	}

#navarea {
	width: 183px;
	float: left;
	background-color:#B71E36;
	}
	
#leftminibox {
	width: 183px;
	float: left;
	background-color:#FFFFFF;
	color: #333333;
	font-size: 10px;
	line-height: 14px;
	}
	
#contentarea {
	width: 600px;
	float: right;
	padding: 25px 50px 10px 25px;
	}

#contentareatopstripe {
	width: 700px;
	height:  px;
	background-image:  ;
	}
	
#legal {
	width: 900px;
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	color: #666666;
	letter-spacing: 0.1em;
	border-top: thin solid;
	border-color: #6666666;
	}
	
#legalstripe {
	width: 900px;
	height: 12px;
	background-image: url(images/legalstripe.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	clear: both;
	}

#advertisement {
	width: 900px;
	margin: auto;
	text-align: center;
	font-size: x-small;
	color: #FFCC33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.body {
	background-color: #666666;
	/* background-image: url(images/gradient_gray.jpg); */
	}

/* FONT STYLING AND SPACING */

.styleheadline18pt {
	font-size: 18px;
	line-height: 22px;
}

#pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: normal;
	color: #000000;
	margin-bottom: -10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

#story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #333333;
}

#story h4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	letter-spacing: 0.1em;
	}

#story a, #story a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#story a:hover {
	color: #990000;
	text-decoration: underline;
}


#navlinks p {
	display: none;
	}
	
#navlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
#navlinks ul li {
	margin: 0;
	}
	
#navlinks ul li a {
	display: block;
	padding: 5px 5px 5px 10px;
	border: 1px solid #B71E36;
	background-color:#B71E36;
	color:#FFFFFF;
	text-decoration: none;
	width: 100%;
	}
	
#navlinks ul li a:hover {
	background-color:#FFFFFF;
	color: #000000;
	border: 1px solid #B71E36;
	}
	

.listspacer {
	padding-bottom: 5px;
}

.imgleft {
	margin: 5px 20px 5px 0px;
	padding: 0px;
	float: left;
	}
	
.imgright {
	margin: 5px 0px 5px 20px;
	padding: 0px;
	float: right;
}

#legal a {
	color:#666666;
	text-decoration: none;
}

#legal a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

#legal a:hover {
	color: #B71E36;
	text-decoration: underline;
}


#advertisement a, #advertisement a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#advertisement a:hover {
	color: #FFCC33;
	text-decoration: underline;
	}
	

.body #wrapper #container2 #contentarea #story #xtdProBanner1 {
	float: left;
	margin-right: 15px;
}
