body {
background-color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.completepage {
	width:820px;
	margin:0 auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.wholebody {
	top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}


.toptitle {
	width: 800px;
	background-color:#1A1D1E;
	color:#FDE9B4;
	font-size:24px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #33CC00;
}

div.toptitle h1, div.toptitle h1 a:link, div.toptitle h1 a:visited {
color:#FDE9B4;
	font-size:24px;
	text-align: center;
	text-decoration:none;
	margin:0;
	padding:0;
}
div.toptitle h1 a:hover {
text-decoration:underline;
}

div.toptitle h2 {
font-size:16px;
margin:0;
	padding:0;
}

/* this is for the big picture */

.bigpicture {

	height: 167px;

	
}
.ADVERT {

	height: 90px;

}


/* this is the menu bar */

.hormenubar {


	width:800px;
	height:60px;
	display:inline;
	background-color:#1A1D1E;
	color:#FDE9B4;
	text-align:center;
	padding-top:9px;
	margin-top:3px;
	
}

#menubar {
display:inline;
width:800px;
font-size:15px;
line-height:32px;
}

#menubar a {
float:left;
padding:2px 25px 2px 10px;
border: solid 2px #FDE9B4;
line-height:18px;
margin: 2px 2px 2px 2px;
}

#menubar a:link, #menubar a:visited {
	color:#FDE9B4;
	text-decoration: none;
}
#menubar a:hover, #menubar a:active {
	color:#1A1D1E;
	background-color:#FDE9B4;
}


/* this is for the links */

	a:link {
	text-decoration: none;
	
}


	a:visited {
	text-decoration: none;
	
}


	a:hover {
	
	color:#FFFFFF;
	text-decoration:underline;
	}

	
	a:active {
	text-decoration:none;
	
}
.mainpage {
	width:800px;
	padding:0;
	background:url('images/content.jpg') 0 0 repeat;
	margin: 0 0 20px 0;
}


#content {
	width:800px;
	margin:0;
	padding:0 0 20px 0;



}

.content {
margin:0 ;
width:800px;


}

#line {
width:800px;
height:10px;
margin:0;
padding:0;
border-top:black 2px solid;
}



/* this is the left box inside the main body content */
	.leftbox {
	float:right;
	width: 200px;
	display:block;
	clear:none;


}

	.leftbox p{
	width:200px;
	left:0px;
	}


	.leftbox a
	{
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom: solid thin white;
	color:#4C3D33;
	list-style-type: square;
	display:block;
	}
	
	.leftbox h1 {
	color: #9EBC40;
	background-color: #333333;
	left:0px;
	width: 180px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:5px;
	font-size: 18px;
	display:block;
	}

.leftbox h2, .rightbox h1 {
	color:#FFFFFF;
	text-align:center;
	background:url(images/h3.jpg);
	background-repeat:repeat;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 18px;
	height:28px;
	margin: 0px;

	}

	.breadcrumbs {
	border: 1px solid #fff;
	width:528px;
	margin:0 0 0 20px;
	paddin:0;
	font-size:10px;
	}
	
	
	/* this is the right box inside the main body content */

.rightbox {
	float:left;
	width: 528px;
	paddin:0;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	clear:none;

	
	}
	
	.rightbox p {
	padding: 10px 20px 10px 20px;
	}

/**.rightbox h1 {
	padding-left:10px;
	padding-bottom:5px;
	margin-top:5px;
	color:#FFFFFF;
	width:518px;
	background-color:#AF6D25;
	font-size:18px;
	} **/

	.rightbox h2 {
	margin-top:3px;
	margin-left:20px;
	font-size:16px;
	padding: 5px 0px 5px 15px;	
	width:200px;
	color: #9EBC40;
	background-color: #333333;

	
	}
	
	.rightbox h3 {
	margin-top:3px;
	margin-left:3px;
	margin-left:20px;
	background-color:#900915;
	color:#FFFFFF;
	font-size:16px;
	padding: 5px 5px 5px 5px;	
	width:100px;
	}
	
	div.rightbox a:link, div.rightbox a:visited, .breadcrumbs a:link, .breadcrumbs a:visited {
	color:#2BA94F;
	text-decoration:none;
	}
	
	div.rightbox a:hover, .breadcrumbs a:hover {
	color:#4C3D33;
	text-decoration:underline;
	}
	


/* this is for the text moving */
#marqueecontainer{
position: relative;
float:right;
width: 187px; 
height: 200px; 
background-color: #333333;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}



#vmarquee {
position: absolute; 
width: 95%;}


#vmarquee img {
	border:#FFFFFF;
	clear:both;

}

#vmarquee p {
clear:both;
padding:0px 2px 2px 0px;
text-align:center;
color:#FFFFFF;
font-size:12px;
clear:both;
}

#vmarquee a, #vmarquee img {
position:relative;
float:left;
}

#vmarquee a:link, #vmarquee a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#vmarquee a:hover, #vmarquee a:active {
text-decoration: underline;
color:#FFFFFF;
}

#clear {
clear:both;
}

#floatright {
float:right;
margin:10px;
padding:0;
}

#floatleft {
float:left;
margin:10px;
padding:0;
