html, body, h1, h2, h3, h4 {
	margin: 4px;
	padding: 0px;
}
h1 img {
	display: block;
}

h3 {
   color:#000000;
   	font-weight: bold;
    } 
img {
	border: 0px;
}



a {
	color: #000555;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000ccc;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #ffffff;
	text-align: center;
	font: 16px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1100px;
	background: #ffffff;
}
#body {
	position: relative;
	margin-left: 4px;
}


#nav {

	position: relative;
	top: 1px;
	left: 210px;
}
#nav a {

	font-size:18px;
	font-style:italic;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	display:inline;
	float:left;
}

#nav a:hover {
	color: #1f4fed;
}



#tray {
	margin-top: 0px;
	border: 0px solid #94BFE4;
}
#tray .leftbox {
	float: left;
	width: 325px;
	min-height: 450px;
   	background: #ffffff;	
	margin-left: 0px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	color: #000000;
}
#tray .midbox {
	float: left;
	width: 325px;
	min-height: 0px;
    background: #ffffff;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	color: #000000;
}
#tray .rightbox {
	float: left;
	width: 325px;
	min-height: 0px;
    background: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}

#tray .rightspace {
	float: left;
	width: 375px;
	min-height: 60px;
}



#tray .first {
	margin-left: 10px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {

	height: 1px;
	margin-right: 5px;
	position: relative;
}


#footer {
	background: #ffffff;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#advertise {
position: relative;
top: 0px;
left: 10px;
height: 60px;
width: 468px;
margin-bottom: 0px;
background-color: transparent;
}
#pictlink {
position: relative;
top: 0px;
left: 0px;
height: 80px;
width: 170px;
margin-bottom: 0px;
margin-right:0PX;
background-color: transparent;
}
#buttons_pn {
position: relative;
top: 0px;
left: 0px;
height: 50px;
width: 200px;
margin-bottom: 0px;
margin-left:50px;
margin-right:190px;
background-color: transparent;
}

#buttons_menu {
position: relative;
top: 10px;
left: 0px;
height: 80px;
width: 180px;
margin-top: 0px;
margin-bottom: 37px;
margin-right:0PX;
background-color: transparent;
}

#headpiece {
position: relative;
top: 0px;
left: 0px;
height: 123px;
width: 1000px;
margin-bottom: 0px;
background-color: transparent;
}
#camo {
background: #ffffff;
color: #fffffe;
font: 1px arial, sans-serif;
}
#text {
background: #ffffff;
color: #000000;
font: 16px arial, sans-serif;
}
#credit {

color: #000000;
font: 8px arial, sans-serif;
}
