/* commented backslash hack \*/ 
html, body{ height:100%; } 
/* end hack */
body {
	background-image: url(/media/images/img_v2_bgDots.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #492F30;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-left: -380px;
	left: 50%;
	background-color: #515100;
	position: absolute;
	top: 0px;
	height:100%;
	padding: 4px;
}
#header {
	clear: both;
}
#footerAd {
	clear: both;
	background-color: #B8B887;
	padding-top: 20px;
	text-align: center;
	height: 110px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #515100;
}
form {
	margin: 0px;
	padding: 0px;
}
.code {
	padding: 8px;
	border: 2px solid #919259;
	margin: 4px;
	width: 310px;
	overflow: auto;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	line-height: 12px;
}


#rightCol {
	width: 200px;
	float: right;
	font-size: 11px;
	background-color: #92935A;
}
#leftCol {
	float: left;
	width: 200px;
	background-color: #92935A;
	font-size: 11px;
}

#page {
	clear: both;
}
#main {
	clear: both;
	background-image: url(/media/images/img_v2_bgPage.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#centerCol {
	width:360px;
	float: left;
	background-color: #B8B887;
}
#copyright {
	font-size: 11px;
	color: #929259;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #B8B887;
	text-decoration: none;
}
#copyright a:hover {
	color: #929259;
	text-decoration: none;
}
#leftCol a:link, #leftCol a:visited {
	color: #990000;
	text-decoration: none;
}
#leftCol a:hover {
	color: #FF3300;
	text-decoration: none;
}
#rightCol a:link, #rightCol a:visited {
	color: #990000;
	text-decoration: none;
}
#rightCol a:hover {
	color: #FF3300;
	text-decoration: none;
}
#footer {
	clear: both;
	background-color: #535200;
}
.pageContent {
	padding: 8px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #535200;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #535200;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.imageBorderI {
	border: 3px solid #535200;
}

hr {
	color: #535200;
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
}



a:link, a:visited {
	color: #A8311D;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.titleBarII {
	background-color: #92935A;
	padding: 2px;
	font-weight: bold;
}
.albumBox {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

.tblRowI {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92935A;
}

.contentPad {
	padding: 8px;
}
.formField {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #562F39;
	border: 1px solid #535200;
}
.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.small {
	font-size: 11px;
}
.hot {
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
}



#backNav {
	text-align: right;
	padding-bottom: 4px;
	font-size: 10px;
}
.tblRowII {
	font-size: 11px;
	background-color: #9F9D5E;
}
.smallText {

	font-size: 10px;
}

