@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 36px;
	float: left;
	width: 880px;
	color: #EEEEEE;
	clear: right;
}

.masterwrapper{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.adsense{
	width: 120px;
	height: 600px;
	float: right;
}

.adsenseleader{
	float: left;
	width: 735px;
	height: 100px;
	margin-left: 170px;
	margin-top: 10px;
}

a{
	color: #AAAAAA;
}

img{
	border: 0px;
}

a:hover{	
	color: #3399FF;
}

.headerdiv{
	width: 900px;
	height: 157px;
	margin-top: 10px;
	float: left;
}

.headerbar{
	background-image: url(images/Header-Bar.jpg);
	width: 900px;
	height: 32px;
	margin-bottom: 5px;
	float: left;
}

.headerlink{
	margin-top: 8px;
	margin-left: 12px;
	margin-right: 10px;
	float: left;
}

.headerlink a{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #DDDDDD;
}

.headerlink a:hover{
	color: #CC33CC;
}

.binocularsandmic{
	margin-left: 20px;
}

.headerdiv img{
	border: 0px;
	float: left;
}

.formwrapper{
	float: right;
	width: 300px;
	margin-top: 6px;
	margin-right: 4px;
	text-align: right;
}

.searchlabel{
	float: right;
	height: 20px;
	padding-top: 2px;
	font-size: 12px;
	padding-right: 5px;
}

.searchq{
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: right;
}

.searchbutton{
	height: 22px;
	width: 22px;
	border: 0px;
	background-image: url(images/Search-Button.jpg);
	cursor: pointer;
	margin: 0px;
	float: right;
}

.breadcrumb {
	font-size: 12px;
	color: #999999;
}

.breadcrumb a{
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}

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

.footerwrapper{
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}

.footer{
	color: #666666;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#printthis{
	float: left;
	background-image: url(images/printer.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 8px;
}

.footerlink{
	float: left;
	margin-bottom: 8px;
	margin-right: 20px;
}

#emailthis{
	float: left;
	background-image: url(images/email.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 30px;
	padding-left: 50px;
	padding-top: 8px;
}

.adminlinks{
	float: right;
}

.footer a{
	color: #666666;
	text-decoration: none;
}

.footer a:hover{
	color: #FF99CC;
}

#credit{
	text-align: right;
	border-top: 1px solid #260421;
	color: #260421;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#credit a{
	color: #260421;
	text-decoration: none;
}

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

.sitemap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	clear: both;
}

.sitemap a{
	color: #222222;
}
