html, body {
   margin : 0;
   padding : 0;
}

body {
	color : #FFFFFF;
	width : 100%;
	font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

/* Links within paragraphs (subtle) */
p a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  {
	color: #FFFF99;
	text-decoration: underline;
}

#container {
	width : 750px;
	margin : 0 auto;
	padding : 5px;
	background: #E4DCB2 url(images/strippers-panama.jpg) repeat;
	color : #FFFFFF;
	line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
	margin:0;
	padding : 0;
	color:#0334B5;
	background : url(images/panama-girlfriends.jpg) no-repeat;
	height:144px;
	padding-bottom: 30px;
}
#top h1 {
	letter-spacing:1px;
	text-align:left;
	color:#EAE8D0;
	background:transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 2px;
	margin-top: 50px;
	padding-left: 400px;
}
#top p {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 230px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#top span {
	font-size: 12px;
	margin-bottom: 1px;
	margin-left: 450px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
}

#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
	float : left;
	width : 160px;
	margin : 0;
	padding : 5px;
	border-right:0px solid #fff;
	color : #FFFFFF;
	background-color: #08187A;
}

#content {
margin :10px 0 0 180px;
padding : 10px;
}

#footer {
	clear : both;
	margin : 0;
	padding : 0.5em;
	color : #EAE8D0;
	border-top : 0px solid #520934;
	background-color: #030D30;
	font-size: 12px;
}

#footer a:link, #footer a:visited {
	font-size: 12px;
	color : #FFFFFF;
	text-decoration : none;
}

#footer a:hover {
	font-size: 12px;
	color :#FFFF99;
	text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h2 {
	margin : 0;
	padding : 20px 0 5px 5px;
	letter-spacing:1px;
	border-bottom: 1px solid #656C4A;
	color:#0F34DA;
	background:inherit;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#EAE8D0;
background:inherit;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
	font-size: 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover {
	font-size: 12px;
	color :#FFFF99;
	text-decoration : underline;
}

a:active {
	font-size: 12px;
	color : #F5DE1E;
	text-decoration : underline;
}


a.h:link, a.h:visited {
	font-size: 18px;
	color : #0F34DA;
	text-decoration : underline;
}

a.h:hover {
	font-size: 18px;
	color :#3333FF;
	text-decoration : underline;
}

a.h:active {
	font-size: 18px;
	color : #0E31D0;
	text-decoration : underline;
}


img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(images/pt02.jpg) no-repeat;
color:#000;
}
#navlist li {
	list-style-type: square;
	background: inherit;
	color: #FFFFFF;
	margin: 0 15px 0 0;
	padding: 0;
}

#gallery {
	height:160px;
}

#gallery img {
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 18px;
}

.clear {
	clear: inherit;
}

.quote {
	width: 130px;
	margin: 0;
	border : 1px dashed #fff;
	padding : 10px;
	color:#FFFFFF;
	background: #E4DCB2;
	font-size: 0.8em;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
}
.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
/*menu*/
#menuh-container
	{
	position:  relative;
	margin-top: 0;
	width:750px;
	}

#menuh
	{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0;
	color: #FFFFFF;
	border-bottom : 0px solid #520934;
	background-color: #030D30;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	height:16px;
	border: 0px solid #eee;
	white-space:nowrap;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 6px;
	margin: 0;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #fff;
	text-decoration:none;
	background-color: #030D30;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #fff;
	background-color: #063AE6;
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	width: 108px;
	}	

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:108px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}
.style1 {
	color: #CCCCCC
}
