@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #615F1D;
	background-color: #4E4D17;
	text-align:center;
	/*background-image: url(/graphics/templates/tgp06/bg.jpg);*/
	background-repeat: repeat-x;
	margin-top:0px;
}
a{
	color:#830A0D;
}
h1 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
}

.div_main {
	WIDTH: 860px;
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFB9;
	border: 1px solid #777700;
}


.div_box {	
	WIDTH: 860px;
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
}


.thumb {
	border: 1px solid #C4ECB0;
}
.thumbs_box {	
	/*WIDTH: 950px;*/
	TEXT-ALIGN: center;
	margin-left: auto;
	margin-right: auto;
	float:left;
	font-size:10px;
}


/* trades */
.trade_box {
	WIDTH: 222px;
	TEXT-ALIGN: left;
	FLOAT: left;
	margin: 3px;
	background-color: #FF9933;
	border: 1px dotted #366C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-style: italic;
}

.trade_box a{
	color:#000000;
	font-size:10px;
	text-transform: lowercase;
	text-decoration: underline;
}

/* paysites */
.paysite_box {
	WIDTH: 300px;
	height:auto;
	TEXT-ALIGN: center;
	FLOAT: left;
	overflow: hidden;
	padding: 0px;
	margin: 3px;
	background-color: #DFDD95;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-transform: capitalize;
	border: 1px dotted #4E4D17;
}

.paysite_box a{
	color:#4E4D17;
	font-size:12px;
	font-family: "Courier New", Courier, monospace;
}

/* niche, archive box*/

.niche_box {
	WIDTH: 100%;
	TEXT-ALIGN: center;
	FLOAT: left;
	overflow: hidden;
	padding: 0px;
	margin: 3px;
	background-color: #C4ECB0;
	border: 1px solid #438921;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

/* gallery text */
.gallery_text_box {
	TEXT-ALIGN: left;
	FLOAT: left;
	overflow: hidden;
	padding: 0px;
	margin: 3px;
	background-color: #F09FA2;
	font-size:10px;
	border: 1px dotted #830A0D;
}

.gallery_text_box a{
	color:#990000;
	font-size: 14px;
}

/* trades */
.banner_box {
	TEXT-ALIGN: center;
	FLOAT: left;
	padding: 0px;
	margin: 3px;
	font-size:10px;
}

.banner_box a{
	color:#993333;
	font-size:16px;
}
