* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #438011 url('imgs/bg1.jpg') repeat-x;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 10px 0px 11px;
	
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 944px;
	background: url('imgs/top1.jpg') no-repeat 50% 0%;
}


/* Page Header */

#page_header {
	margin: 0px auto;
	width: 944px;
	height: 352px;
	overflow: hidden;
	text-align: left;
}

#company_name {
	width: 275px;
	float: left;
}

#company_name h1 {
	width: 265px;
	height: 56px;
	background: url('images/hotsaucepepperpalace.gif') no-repeat 0% 0%;
}


/* Header Navigation */

#header_nav {
	width: 944px;
	height: 56px;
	overflow: hidden;
	float: left;
	text-align: left;
	font-size:14px;
}

#header_nav ul {
	margin-top: 16px;
	padding-left: 106px;
}

#header_nav li {
	height: 23px;
	background: url('images/menu_bullet.gif') no-repeat 0% 0%;
	float: left;
}

#header_nav li a {
	display: block;
	padding: 0px 0px 0px 38px;
	text-decoration: none;
}

#header_nav li a:hover {
	color: #ff0000;
	background-color: inherit;
}


/* Left Sidebar */

#leftsidebar_1 {
	margin-top: -120px;
	padding-left: 16px;
	padding-right: 46px;
	background: url('') no-repeat 26px 0%;
	float: left;
	text-align: left;
}

#leftsidebar_2 {
	padding: 25px 0px;
	width: 174px;
	background: url('') no-repeat 0% 100%;
}

#leftsidebar_content {
	padding: 10px 0px 25px 0px;
	color: #db1bab;
	background: none url('images/sidebar_bg.gif') repeat-y;
	font-weight: bold;
	font-size:14px;
}

#leftsidebar_content a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar_content a:hover {
	color: #db1bab;
	text-decoration: underline; 
	
}

#leftsidebar_content li {
	padding: 4px 0px;
}


/*********************Player*********************************/

#player {position: right;
padding: 0px, 0px, 0px, 0px;
background-color:#000000;
	background-image:url(imgs\dvds\progasm_sm.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:400px;

}

#page {
	background-color:#000000;
	background-image:url(imgs/dvds/progasm_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page2 {
	background-color:#000000;
	background-image:url(imgs/dvds/analsex_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page3 {
	background-color:#000000;
	background-image:url(imgs/dvds/cbt_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page4 {
	background-color:#000000;
	background-image:url(imgs/dvds/cunnilingus_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page5 {
	background-color:#000000;
	background-image:url(imgs/dvds/deepthroat_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}


/* styling of the container. */ 
a.alignleft {
display:block;
width: 400px;     
height:267px;      
   
margin:0 0px 0px 0;     
float:left;     
border:0px solid #999; 
}  
/* play button */ 
a.alignleft img {     
margin-top:0px;     
border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.alignleft:hover {     
border:0px solid #000; 
}

/* styling of the container. */ 
a.alignright {     
     
width: 400px;     
height:267px;      
    
margin:0 0px 0px 0;     
float:right;     
border:0px solid #999; 
}  
/* play button */ 
a.alignright img {     
margin-top:0px;     
border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.alignright:hover {     
border:0px solid #000; 
}





/* Main Content */

#maincontent_1 {
	margin-top: -120px;
	padding-right: 0px;
	float: left;
}

#maincontent_2 {
	padding: 12px 0px;
	width: 695px;
}

#maincontent_content {
	padding: 17px 20px;
	color: #ffffff;	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#maincontent_content a {
	color: #ff0000;
	background-color: inherit;
}

#maincontent_content a:hover {
	color: #ffffff;
	text-decoration: line-through;
	
}



.left,.alignleft {float: left;}
.right,.alignright {float: right;}

img { padding-left:5px;
padding-right:5px;
padding-top: 0px;
}

/* Page Footer */

#page_footer {
	margin: 0px auto;
	padding: 15px 0px 25px;
	width: 690px;
	text-align: left;
}

#ringoffire {
	width: 290px;
	height: 70px;
	background: url('images/logo_ringoffire.gif') no-repeat 100% 50%;
	float: left;
}

#ringoffire .box {
	padding-top: 12px;
	line-height: 22px;
}

#paypalverified {
	padding-left: 35px;
	float: left;
}

#paypalverified a {
	display: block;
	width: 86px;
	height: 70px;
	background: url('images/logo_paypal.gif') no-repeat 50% 50%
}

#copyright_info {
	margin-right: 0px;
	width: 570px;
	float: right;	
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

#copyright_info small b {
	padding-top: 1px;
	float: left;
	font-size: 17px;
}
