/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }
/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,script,hr { margin:0; padding:0; }
/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset {
	border-style: solid;
	}
	
body {
	background-color: #744600;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #410102;
	text-align: justify;
	font-weight: normal;
	}

#container { width:980px;
	margin: 0 auto;
	background-color: #FFF0C1;
	text-align:center;
	}

#header{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPics_01.jpg);
	background-repeat: no-repeat;
	height: 229px;
	}
	#header span { display: none; }

#table-header1{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPics_03.jpg);
	background-repeat: no-repeat;
	height: 59px;
	}
	#table-header1 span { display: none; }
	
#table-header2{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPicsv2_03.jpg);
	background-repeat: no-repeat;
	height: 59px;
	}
	#table-header2 span { display: none; }	
	
#table-header3{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPicsv3_03.jpg);
	background-repeat: no-repeat;
	height: 59px;
	}
	#table-header3 span { display: none; }	
	
#table-header4{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPicsv4_03.jpg);
	background-repeat: no-repeat;
	height: 59px;
	}
	#table-header4 span { display: none; }	
	
#table-header5{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPicsv5_03.jpg);
	background-repeat: no-repeat;
	height: 59px;
	}
	#table-header5 span { display: none; }	
	
#table-body{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPics_04.jpg);
	background-repeat: repeat-y;
	}
	#table-body span { display: none; }
	
#table-footer{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPics_06.jpg);
	background-repeat: no-repeat;
	height: 36px;
	}
	#table-footer span { display: none; }		
	
#footer{
	clear:both;
	width: 980px;
	background-image:url(images/LatinoGaySexPics_08.jpg);
	background-repeat: no-repeat;
	height: 170px;
	}
	#footer span{display: none}
	
/* ******************************************************************************************************************* */	

#thumbs {

	width: 744px;	
	clear: both;
	margin: 0 auto;
	padding: 0px;
	position: relative;	
	text-align: justify;
	padding-top: 0px;
	}

#thumbs li {
	float: left;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #929292;
	margin: 0 auto;
	position: relative;	
	padding: 2px 2px 2px 2px;
}
#thumbs ul {
	clear: both;
	margin: 0 auto;
	position: relative;	
	width: 744px;
	padding: 0px;
}

#thumbs img {
	display: block;
	border: 1px solid #666666;
		float: left;
}

/* ******************************************************************************************************************* */	

#links {

	width: 184px;	
	clear: both;
	margin: 0 auto;
	padding: 0px;
	position: relative;	
	padding-top: 0px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
	#links p {text-align:center;}
#links a{
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}
#links ul {
	clear: both;
	margin: 0 auto;
	position: relative;	
	width: 184px;
	padding: 0px;
}

#links img {
	display: block;
	border: 1px solid #666666;
}

/* extras ################################################################################################### */

#bookmark {
	width: 214px;
	height:40px;
	position: relative;
	top: 12px;
	right: 13px;
	float: right;
	}
#spacer { width: 980px; height:45px; }

p.links { font-weight: normal; color:#CC6600; text-align: center; font-size:11px; text-decoration: none;}
p.links a{ font-weight: bold; color:#DC2800; text-align: center;font-size:14px; text-decoration: underline; padding: 0 5px 0 5px;}
p.links a:hover{ font-weight: bold; color:#FEF7E1; text-align: center; font-size:14px; text-decoration: none; padding: 0 5px 0 5px; background-color:#864403;}

p.fave { font-weight: normal; color:#CC6600; text-align: left; font-size:11px; text-decoration: none;}
p.fave a{ font-weight: bold; color:#DC2800; text-align: left;font-size:16px; text-decoration: none;}
p.fave a:hover{ font-weight: bold; color:#DC2800; text-align: left; font-size:16px; text-decoration: underline;}

p.footer {font-weight: bold; text-decoration: none; text-align: center; color: #DC2800; padding: 75px 0 0 0; }
p.footer2 {font-weight: bold; text-decoration: none; text-align: center; color: #DC2800; }
