body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}

#top_menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#top_menu a:visited { 
	color: #CCCCCC; 
	text-decoration: none; 
}

#top_menu a:hover, #top_menu a:active {
	text-decoration: underline;
}

a:link {
	color: #AD600A;
	text-decoration: none;
}

a:visited {
	color: #AD600A;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adtext {
	color: #AD600A;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#map {
	border: 1px solid #333333;
}

.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#top_menu {
	padding: 5px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adtextwhite {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#paid_downloads {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	padding: 5px;
	width: 412px;
}
#advert_header {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}
#front_header {
	color: #AD600A;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
}
#border {
	border: 1px solid #000000;
}
#advert {
	float: left;
}
p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/* PAGE */
#page_frame {

}
#page_header {
	font-size: 24px;
	text-align: center;
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000;
}
#page_filter {
	text-align: center;
	padding: 5px;
}
#page_content {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#page_footer {
	height: 0px;
}
/* --PAGE */
/* OTHER */
.stuff_listing {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}
.stuff_content {
	text-align: left;
}
.stuff_price {
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.gallery_listing {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}
.gallery_content {
	text-align: left;
}
.comment_listing {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}
.comment_content {
	text-align: left;
}
/* --OTHER */
/* PAGE LINKS */
.page_links {
	margin-bottom: 10px;
}
.page_link {
	border: 1px solid #AD600A;
	padding: 5px;
	background-color: #333;
	color: #AD600A;
}
.page_link_active {
	border: 1px solid #333;
	padding: 5px;
	background-color: #AD600A;
	color: #333;
}
.page_link:link, .page_link:visited {
	color: #AD600A;
	text-decoration: none;
}
.page_link:hover, .page_link:active {
	color: #AD600A;
	text-decoration: none;
}
/* --PAGE LINKS */

