body {
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	color: #e7e7e7;
	background-color: #000000;
	background-image: url(assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#textpane h1 {
	font-size: 16px;
	color: #BCBCBC;
	background-color: #000000;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 7px;
	margin-right: 7px;
}

#bannerhome { /* only for home page. Just creates a space for the larger home page banner */
	height: 434px;
	clear: both;
	font-size: 13px;
}
#bannerhome a:link {color: #fff;}
#bannerhome a:visited {color: #fff;}
#bannerhome a:hover {color: #fff; text-decoration:none;}
#bannerhome a:active {color: #fff;}

#banner {
	clear: both;

}
#banner #logo {
	
}
#banner #contact {
	/*width: 250px;*/
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	}
#banner #contact a:link {
	color: #FFFFFF;
	text-decoration: underline;
}


p, td {
	margin: 0px;
}
#container {
	position:absolute;
	left:50%;
	width:956px;
	margin-left:-478px;
	margin-top: 4px;
	/*padding:15px;
	border:1px dashed #E2E2E2;
	background-color:#fff;
	overflow: visible;*/
	height:auto;
	z-index: 1;	
	clear: both;
}
#content {
	border: 1px solid #333333;
	min-height: 680px;
	overflow:hidden;
}
#navpane {
	width: 280px;
	margin-left: 0px;
	float: left;
	margin-top:10px;
	overflow:hidden;
}
#content #rightpane {
	width: 650px;
	margin-left: 296px;
	
}
#pageimage {
	margin-top: 9px;
}
#textpane {
	border: 1px solid #303030;
	margin-top: 9px;
	margin-bottom: 10px;
	padding: 10px;
	min-height: 665px;
}
#textpane p {
	font-size: 12px;
	line-height:18px;
	margin-bottom: 8px;
	margin-right: 7px;
	margin-left: 7px;
}
#textpane h2 {
	font-size: 14px;
	font-weight: bold;
	color: #BCBCBC;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
#textpane a:link {
	color: #999999;
	text-decoration: underline;
}
#textpane a:visited {
	color: #0008AC;
	text-decoration: underline;
}
#textpane a:hover {
	color: #ffffff;
	text-decoration: none;
}
#textpane a:active {
	color: #ffffff;
	text-decoration: underline;
}
#textpane ul,#textpane ol {
	font-size: 12px;
	line-height:18px;
}
#tip {
	width: 200px;
	float: right;
	margin: 0px 0px 12px 12px;
	background-color:#FFFFFF;
}
#tip #tiptext {
	background-image: url(assets/bg_tip.jpg);
	/*margin-top: 0px;*/
	background-color:#FFFFFF;
	color: #070C84;
	background-repeat: no-repeat;
	margin-top: -3px;
}
#footer {
	clear:both;
	font-size: 10px;
	color: #5C5C5C;
}
#footer a:link {
	color: #5C5C5C;
	text-decoration: underline;
}
#footer a:visited {
	color: #5C5C5C;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
.imgleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 5px;
}
.imgRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 5px;
}
#textpane table {
	font-size: 12px;
	line-height:18px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #191919;
	border: 1px solid #414141;
	padding:20px 0px;
}
#textpane input {
	color: #993300;
	font-size:12px;
}
#textpane th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #141414;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414141;
}
#tipbox {
	width: 405px;
	padding: 10px;
	background-color: #FFC800;
	color: #000000;
	margin: 10px;
	font-size: 15px;
	line-height:23px;
	font-weight: bold;
}
#container #content #rightpane #textpane a {
	color: #FFFFFF;
}

#footer {

}


#footer #ads {
	margin:20px auto;
	overflow:hidden;
	width:755px;
}

#footer #ads img {
	float:left;
	margin-right:20px;
}

#footer #about {
	width:400px;
	margin:20px auto;
}


#payment-list img {
	margin-top:10px;
	margin-right:10px;
}

p.big-text {
	margin:40px 40px!important;
	font-size:20px!important;
	line-height:36px!important;
	color:#e7e7e7;
}

#social {
	margin: 5px 0px 20px 20px;
}

#chat {
	margin: 5px 0px 20px 20px;
}

#ads {
	margin: 5px 0px 20px 20px;
}


