body {
	margin: 0px;
	padding: 0px;
	
}
.mainnav {
	position: absolute;
	left: 420px;
	top: 31px;
	width: 450px;
	text-align: right;
}
.photos {
	border: thin solid #999900;
}
.maincontent {
	position: absolute;
	width: 600px;
	left: 44px;
	top: 226px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #66CCCC;
	padding-right: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #339999;
}
.tdmain {
	vertical-align: top;
}
html {
	background-color: #999900;
	background-image: url(images/template4_04.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #999900;
}
.photoset {
	position: absolute;
	left: 800px;
	top: 652px;
}
.imgbottom {
	position: absolute;
	height: 40px;
	width: 895px;
	right: 100%;
	left: 0px;
}
.maintable {
	height: 100%;
}

.mainnavg:link, .mainnavg:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-right:3px;
	text-decoration:none;
	font-weight: bold;
}

.mainnavg:hover, .mainnavg:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#009999;
	padding-right:3px;
	text-decoration:none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009999;
	text-align: center;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #009999;
}
.style1 {
	color: #0066CC;
	font-weight: bold;
}
.style2 {
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
}
.rightcol {
	position: absolute;
	width: 200px;
	left: 656px;
	top: 230px;
	text-align: center;
}
