body {
	background-color: #999999;
}

#bgholder {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-position: bottom;
}
#header {
	display: block;
	overflow: auto;
}

#logo {
	float: left;
}

#ppimg {
	margin-left: 500px;
}



#topbar {
	background-image: none;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 2px solid #60513A;
	background-color: #000000;
}
#topnav {
	text-align: left;
	float: left;
}
#topnav2 {
	text-align: right;
	margin-left: auto;
	width: auto;
}


#sidebar {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	width: 120px;
	border: 2px solid #60513A;
	background-image: url(/imgs/bg3.jpg);
	background-attachment: scroll;
}
#content {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 2px solid #60513A;
	margin-left: 120px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	color: #D3CBB6;
	background-attachment: scroll;
	background-image: url(/imgs/bg3.jpg);
}


#bottombar {
	background-color: #000000;
	margin-top: 8px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #60513A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #60513A;
	background-image: none;
}
#footer {
	text-align: left;
	float: left;
}
#footer2 {
	text-align: right;
}

#topbar a {
	color: #D3CBB6;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #000000;
}
#topbar a:link {
}
#topbar a:visited {
}
#topbar a:hover {
	color: #D3CBB6;
}
#topbar a:active {
}

#sidebar a {
	font-family: "Times New Roman", Times, serif;
	color: #D3CBB6;
	display: block;
	padding: 0px;
	border: 0px solid #60513A;
	margin-bottom: 1px;
	text-decoration: none;
}
#sidebar a:link {
}
#sidebar a:visited {
}
#sidebar a:hover {
	color: #D3CBB6;
	background-color: #60513A;
}
#sidebar a:active {
}

#bottombar a {
	text-decoration: none;
	color: #D3CBB6;
}
#bottombar a:link {
}
#bottombar a:visited {
}
#bottombar a:hover {
	color: #60513A;
	text-decoration: underline;
}
#bottombar a:active {
}




.biglnks {
	font-size: 15px;
}
.smallinks {
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D3CBB6;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	background-image: none;
	background-attachment: scroll;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D3CBB6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60513A;
	display: block;
	width: 45%;
	text-align: center;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D3CBB6;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #60513A;
	margin: 0px;
	text-align: left;
}


#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D3CBB6;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;	
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #D3CBB6;
}
#content a:link {
}
#content a:visited {
}
#content a:hover {
	color: #D3CBB6;
	text-decoration: underline;
}
#content a:active {
}
#content table {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #D3CBB6;
}
#content td {
	vertical-align: top;
}


table.form {
	text-align: center;
	margin: 0px;
	padding: 0px;
}



.walltext {
	font-size: 12px;
	color: #D3CBB6;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3CBB6;
	text-align: center;
}
#gallery p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contain {
	width: auto;
	overflow: auto;
	display: block;

}
#contain p {
	text-align: center;
	margin: 0px;
}


#item1 {
	margin-left: 25px;
	float: left;
	width: 45%;
	border: thin solid #60513A;
	height: auto;
}
#item2 {
	margin-right: 25px;
	float: right;
	width: 45%;
	border: thin solid #60513A;
	height: auto;
}
.itempic {
	padding: 30px;
	word-spacing: normal;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #60513A;
}
.itemdata {
	padding: 30px;
	color: #D3CBB6;
	word-spacing: normal;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #60513A;
}
