/* page */
body{
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #999999;
}

/* holding */
#container {
	width: 800px;
	height: 600px;
	position: relative;
	left: 0;
	top: 0;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	z-index: 0;
	border: 5px solid;
}

.containerRight {
width: 154px;
float: right;
margin-left: 10px;
background-color:#993;
padding: 5px;
border: 3px solid #fff;
}

.containerRight img {
padding: 0;
margin: 0;

}
.containerRight p {
padding: 0 5px;

}
/* general classes */
.clearall{clear: both; padding: 2px 0;}

/* text styles and positioning */

p
{
	color: #000000;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white
{
	color: #ffffff;
}

ul
{
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}


.bold
{
	color: #000000;
	font-size: 1.1em;
	line-height: 1.3em;
	background-color: #FFFFFF;
	font-weight: bold;
}

.intro
{
	color: #000000;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.introwhite
{
	color: #ffffff;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.introindex
{
	color: #000000;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h1
{
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.h1white
{
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}


h4, h3, .subhead
{
	font-size:1.2em;
	color: #000000;
	font-weight: bold;
}

.subheadwhite
{
	font-size:1.2em;
	color: #FFFFFF;
	font-weight: bold;
}


.factoid
{
	font-size:0.9em;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	vertical-align: middle;
}

.bannertxt
{
	font-size: 0.9em;
	color: #000000;
	letter-spacing: 0.3em;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 300px;
	height: 20px;
}

.bannertxtright
{
	font-size: 0.9em;
	color: #FFFFFF;
	right: 10px;
	letter-spacing: 0.1em;
	position: absolute;
	top: 4px;
	left: 106px;
	width: 200px;
	height: 18px;
}

.termstext
{
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFFF;
}

.floatright 
{
float: right;
}

/*#downloadillus ul.images {
list-style: none;
padding: 10px 0;
margin: 0;
}
#downloadillus ul.images li a{
display: block;
width: 200px;
float: left;
margin-right: 50px;
}
#downloadillus ul.images  li.floatright a{
display: block;
width: 200px;
float: right;
}
*/

#downloadback ul.downloads {
font-size: 1em;
/*padding-top: 0px;
padding-bottom: 5px;
margin-top: 0;
margin-bottom: 20px;*/
padding: 0 0 5px 0;
margin: 0 0 20px 0;
color: #000;
list-style: none;
}
#downloadback ul.downloads li.odd {
float: left;
width: 250px;
text-align: left;
}
#downloadback ul.downloads li.even {
float: right;
width: 250px;
text-align: left;
}

#downloadback ul.downloads li img {
float: left;
padding-right: 10px;
border: none;
}

.clearall {
clear: both;
}


/* links */

a
{
	color : #000033;
	text-decoration : underline;
}  

a:hover 
{
	color : #FF0000;
}

/* logo */
#logo {
	width: 800px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#front1{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50px;
	left: 220px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;

}

#front2{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 195px;
	left: 220px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front3{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 340px;
	left: 220px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front4{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50px;
	left: 365px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front5{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 195px;
	left: 365px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front6{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 340px;
	left: 365px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front7{
	width: 265px;
	height: 265px;
	position: absolute;
	top: 50px;
	left: 510px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front8{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 195px;
	left: 510px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front9{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 340px;
	left: 510px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front10{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50px;
	left: 655px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front11{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 195px;
	left: 655px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

#front12{
	width: 120px;
	height: 220px;
	position: absolute;
	top: 340px;
	left: 655px;
}

#fronttext{
	width: 417px;
	height: 80px;
	position: absolute;
	top: 485px;
	left: 220px;
	color: #FFFFFF;
	z-index: 1;
}

#heads {
	width: 230px;
	height: 40px;
	position: absolute;
	top: 12px;
	left: 20px;
	z-index: 1;
}

#homeillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F7931D;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#hometext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #F7931D;
}

#feelillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #00A650;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#feeltext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #00A650;
}

#streetillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF200;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#streettext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #FFF200;
}

#aroundillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 4px solid #FFFFFF;
	background-color: #90CEF4;
	overflow: auto;
}

#aroundtext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #90CEF4;
}

#mobileillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #666660;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#mobiletext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #666660;
}

#haloneillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #981A20;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#halonetext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #981A20;
}

#internetillus {
	width: 272px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EDDF2D;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#internettext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #EDDF2D;
}

#asboillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #999999;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#asbotext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #999999;
}

#revhedzillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #90CEF4;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#revhedztext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #90CEF4;
}

#framedillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #BCBEC0;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#framedtext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #BCBEC0;
}

#drinkillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #006F45;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#drinktext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #006F45;
}

#carcrimeillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #B86E11;
	border-top: 4px solid #FFFFFF;
}

#carcrimetext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #B86E11;
}

#bullyillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #AAAFBC;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#bullytext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	background-color: #AAAFBC;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
}

#racialillus {
	width: 274px;
	height: 491px;
	position: absolute;
	top: 40px;
	left: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #8CC63F;
	border-top: 4px solid #FFFFFF;
	overflow: auto;
}

#racialtext {
	width: 300px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #8CC63F;
}

#linksback {
	width: 570px;
	height: 508px;
	position: absolute;
	top: 40px;
	left: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #999999;
	z-index: 1
}

#linksillus {
	width: 560px;
	height: 458px;
	position: absolute;
	top: 50px;
	left: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	z-index: 1;
}


#faqback {
	width: 570px;
	height: 508px;
	position: absolute;
	top: 40px;
	left: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #333399;
	z-index: 0;
}

#faqillus {
	width: 560px;
	height: 458px;
	position: absolute;
	top: 50px;
	left: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	z-index: 1;
}

#newsback {
	width: 570px;
	height: 508px;
	position: absolute;
	top: 40px;
	left: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #99cc99;
	z-index: 0;
}

#newsillus {
	width: 560px;
	height: 458px;
	position: absolute;
	top: 50px;
	left: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	z-index: 1;
}

#newsillus a img{
border: none;	
	
}
#drawback {
	width: 570px;
	height: 508px;
	position: absolute;
	top: 40px;
	left: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #FFFFFF;
	z-index: 0;
}


#downloadback {
	width: 570px;
	height: 508px;
	position: absolute;
	top: 40px;
	left: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	background-color: #FFFFFF;
	z-index: 0;
}

#downloadillus {
	width: 560px;
	height: 458px;
	position: absolute;
	top: 50px;
	left: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	z-index: 1;
}

#sitemapillus {
	width: 565px;
	height: 508px;
	position: absolute;
	top: -2px;
	left: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
	z-index: 1;
}

#linkstxt{
	width: 270px;
	height: 460px;
	position: absolute;
	top: 40px;
	left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
	overflow: auto;
}


#facts {
	width: 600px;
	height: 20px;
	position: absolute;
	top: 550px;
	left: 205px;
	background-color: #FFFFFF;
}

#factoidtext {
	width: 590px;
	height: 14px;
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #FFFFFF;
}

#termstext {
	width: 573px;
	height: 525px;
	position: absolute;
	top: 40px;
	left: 205px;
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #666666;
	z-index: 0;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* navigation */
#navigation {
	width: 200px;
	height: 550px;
	position: absolute;
	top: 40px;
	left: 0px;
	background-color: #000000;
}

/* sub navigation */
#subnav {
	width: 105px;
	height: 410px;
	position: absolute;
	top: 156px;
	left: 558px;
	overflow: auto;
	z-index: 1;
}


/* headings */
#heading {
	width: 380px;
	height: 38px;
	position: absolute;
	top: 116px;
	left: 160px;
}

/* text area */
#text {
	width: 300px;
	height: 510px;
	position: absolute;
	top: 40px;
	left: 495px;
	overflow: auto;
}


/* page images */

#link1{
	width: 275px;
	height: 500px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

#link2{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 90px;
	left: 10px;
	z-index: 0;
}

#link3{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 170px;
	left: 10px;
	z-index: 0;
}

#link4{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 250px;
	left: 10px;
	z-index: 0;
}

#link5{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 330px;
	left: 10px;
	z-index: 0;
}

#link6{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 410px;
	left: 10px;
	z-index: 0;
	background-color: #FFFFFF;
}


#link8{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 90px;
	left: 295px;
	z-index: 0;
}

#link9{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 170px;
	left: 295px;
	z-index: 0;
	background-color: #FFFFFF;
}

#link10{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 250px;
	left: 295px;
	z-index: 0;
	background-color: #FFFFFF;
}

#link11{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 330px;
	left: 295px;
	z-index: 0;
	background-color: #FFFFFF;
}

#link12{
	width: 275px;
	height: 70px;
	position: absolute;
	top: 410px;
	left: 295px;
	z-index: 0;
	background-color: #FFFFFF;
}

/* bottom banner */
#btmbanner{
	width: 802px;
	height: 20px;
	position: absolute;
	top: 580px;
	left: -2px;
	background-color: #FFFFFF;
}

#btmbannerlefttext{
	width: 400px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 8px;
}

#btmbannerxhtml{
	width: 50px;
	height: 20px;
	position: absolute;
	top: 3px;
	text-align: right;
	left: 750px;
}

#btmbannercss{
	width: 50px;
	height: 20px;
	position: absolute;
	top: 3px;
	text-align: right;
	left: 700px;
}
