@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{
	background-color: #0922B0;
	background-repeat: repeat;
	background-attachment: fixed;
}
#container{
	width:803px;
	background-color:#E84F26;
	margin-left:auto;
	margin-right:auto;
	height: 2145px;
}
#container-tgp{
	width:720px;
	height:120px;
	background-color:#C70005;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
}
/*Top and bottom Bars*/
#top-left-graf{
	position:relative;
	float:left;
	width:40px;
	height:40px;
	background-color:#C70005;
	background-image: url(http://www.adultwebsitedesign.org/ix-downloads-gallery_01/images/topcorners_01.gif);
	background-repeat: no-repeat;
}
#top-right-graf{
	position:relative;
	float:left;
	width:40px;
	height:40px;
	background-color:#C70005;
	background-image: url(http://www.adultwebsitedesign.org/ix-downloads-gallery_01/images/top-right_03.gif);
	background-repeat: no-repeat;
}
#bot-left-graf{
	position:relative;
	float:left;
	width:40px;
	height:40px;
	background-color:#C70005;
	clear:both;
	background-image: url(http://www.adultwebsitedesign.org/ix-downloads-gallery_01/images/border_08.gif);
	background-repeat: no-repeat;
}
#bot-right-graf{
	position:relative;
	float:left;
	width:40px;
	height:40px;
	background-color:#C70005;
	background-image: url(http://www.adultwebsitedesign.org/ix-downloads-gallery_01/images/border2_16.gif);
	background-repeat: no-repeat;
}
#top-wide{
	float:left;
	width:640px;
	height:40px;
	background-color:#C70005;
	background-image: url(http://www.adultwebsitedesign.org/ix-downloads-gallery_01/images/top_02.gif);
	background-repeat: no-repeat;
}
#bot-wide{
	float:left;
	width:640px;
	height:40px;
	background-color:#C70005;
	background-image: url(http://www.adultwebsitedesign.org/ix-downloads-gallery_01/images/border2_14.gif);
	background-repeat: repeat-x;
}
#bot-container{
	position:relative;
	float: inherit;
	clear:both;
	width:799px;
	height:100px;
	background-color:#0922B0;
	background-image: url(../../03/images/TGP_09_12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	top: -10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*Content*/
#content{
	top:58px;
	width:738px;
	background-color:#E84F26;
	z-index:10;
	left: 85px;
	height: 1770px;
	float: left;
}
#content-top{
	float:left;
	top:58px;
	width:738px;
	background-color:#E84F26;
	z-index:10;
	left: 85px;
	
}
/*Long-sides*/
#left-long{
	position:relative;
	float:left;
	width:31px;
	height:1770px;
	background-color:#C70005;
	background-image: url(../images/TGP_09_04.jpg);
	background-repeat: repeat-y;
}
#right-long{
	position:relative;
	width:31px;
	height:1770px;
	background-color:#C70005;
	background-image: url(../images/TGP_09_06.jpg);
	background-repeat: repeat-y;
	float: left;
}
#mid-head{
	clear:left;
	position:relative;
	width:800px;
	height:374px;
	background-color: #000000;
	background-image: url(../images/TGP_09_01.jpg);
	background-repeat: no-repeat;
}
#mid-head-two{
	clear:left;
	position:relative;
	width:738px;
	height:80px;
	background-color: #E94D25;
	background-image: url(../../03/images/TGP_09_02.jpg);
	background-repeat: no-repeat;
}
#graph{
	clear:left;
	position:relative;
	width:800px;
	height:76px;
	background-color: #000000;
	background-image: url(../../02/images/TGP_11_08_02_02.jpg);
	background-repeat: no-repeat;
	}
.fake-nav{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
