body {
	background-color:#b5de29;
	margin-top:0px;
	padding-top:0px;
	background-image: url(artwork/gradientback.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004681;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:20px;
	font-style: italic;
	margin: 10px;
	font-weight: lighter;
}
h5 {
	font-weight: bold;
	font-size: 13px;
	color: #333;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color:#09C;
	text-decoration:none;
}
a:link {
	text-decoration:none;
	color:#09C;
}
a:visited {
	color:#09C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#06C;
}
#Wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 705px;
	background-image: url(artwork/worldback.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#MastHead {
	top:0px;
	width:705px;
	height:153px;
}
#NavBar {
	width:705px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
#MainContent {
	width:675px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
	padding-bottom: 50px;
}
#Footer {
	text-align:center;
	padding-bottom: 10px;
	width: 705px;
}
.Hrule {
	border: 1px dotted #FC3;
	margin-top: 2px;
	margin-bottom: 8px;
}
.attn {
	color: #EC2B45;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #666;
	line-height: 25px;
	font-weight: lighter;
}
.PhotoBox {
	position: relative;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 8px solid #004681;
	margin: 10px;
}
