body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 15px 0 10px 0;
}


#header {
	width: 1024px;
	float: left;
}

#header_left {
	width: 447px;
	height: 103px;
	float: left;
}

#header_right {
	width: 577px;
	height: 103px;
	float: left;
}

#wrapper {
	width: 1024px;
}

#main { 
	width: 1024px;
	background-image: url(images/site_texture.jpg);
	background-repeat: repeat-y;
	float: left;
}

#left { 
	width: 200px;
	float: left;
}

.left_box {
	width: 190px;
	float: left;
	padding: 5px;
	margin: 0 0 10px 0;
}

#central {
	width: 523px;
	float: left;
}

#right { 
	width: 301px;
	float: left;
}

.right_box {
	width: 290px;
	float: left;
	margin: 0 5px 15px 6px;
}

.right_title {
	width: 301px;
	height: 32px;
	float: left;
	margin-bottom: 5px;
}

#footer {
	width: 1024px;
	height: 56px;
	background-image: url(images/footer_back.jpg);
	float: left;
}

.footer_text {
	color: #f4c892;
	font-size: 12px;
	margin: 17px 0 0 0;
}

.ad300 {
	float: left;
	margin-left: 1px;
}

.ad250 {
	float: left;
	margin: 20px 0 0 26px;
}

.affiliates_box {
	width: 200px;
	float: left;
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 11px;
	margin: 0 0 10px 0;
}

.affiliates_text {
	color: #f4c892;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

.affiliates_text a:link {text-decoration: none; color:#f4c892;}
.affiliates_text a:visited {text-decoration: none; color:#f4c892;}
.affiliates_text a:active {text-decoration: none; color:#f4c892;}
.affiliates_text a:hover {text-decoration: underline; color:#f4c892;}

.light {
	color: #f4c892;
}

.light a:link {text-decoration: none; color:#f4c892;}
.light a:visited {text-decoration: none; color:#f4c892;}
.light a:active {text-decoration: none; color:#f4c892;}
.light a:hover {text-decoration: underline; color:#f4c892;}

.white {
	color: #ffffff;
}

.white a:link {text-decoration: none; color:#ffffff;}
.white a:visited {text-decoration: none; color:#ffffff;}
.white a:active {text-decoration: none; color:#ffffff;}
.white a:hover {text-decoration: underline; color:#ffffff;}

.text17 {
	font-size: 17px;
}

.text14 {
	font-size: 14px;
}

.text10 {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.float_left {
	float: left;
}

.item {
	width: 261px;
	float: left;
}

.item_thumb {
	width: 100px;
	height: 75px;
	float: left;
	border: #ddbd96 solid 1px;
	margin: 5px 7px 5px 6px;
}

.item_info {
	width: 140px;
	float: left;
	padding: 0 5px 0 0;
}

.item_title {
	height: 18px;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
}

.item_description {
	height: 30px;
	color: #f4c892;
	font-size: 12px;
	overflow: hidden;
}

.item_detail {
	color: #c09f78;
	font-size: 11px;
}

.player_description {
	width: 80%;
	border: #ddbd96 solid 1px;
	color: #f4c892;;
	padding: 10px;
	margin: 10px 0;
}

.archive {
	width: 100%;
	float: left;
	margin: 10px 0 100px 0;
}











.tablestyle {
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
}
.tdstyle {
 background: #D7D69B;
}
.tdheaderstyle {
 padding: 3px;
 background: #6D352D;
 color: #fff;
}
.gallerytitlestyle {
 padding: 3px;
 background: #EBEBCB;
}
.smallfont {
 font-size: 9px;
 font-family: Arial, Helvetica, sans-serif;
}

#selection {
 visibility: hidden;
 border: 1px solid #000;
 position: absolute;
 z-index: 2;
 cursor: move;
 background-color: #fff;
 filter: alpha(opacity=30);
 -moz-opacity: 0.3;
 opacity: 0.3;
}
#img_cover {
 position: absolute;
 z-index: 1;
}

.thumb_chosen {
	width: 88px;
	height: 66px;
	float: left;
	margin: 0 7px 7px 0;
}