/* CSS Document */
body	{background-image:  url('../images/newbg6.jpg');
	background-attachment: fixed;
	text-align: center;
	min-width: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 11px 0px 0px 0px;
	padding: 0;
	}

a:link, a:visited { 
	color:#FF6E88; text-decoration : none;
	text-align: center;
	}
	
a:hover, a:active {
	color:#FFCCD7; text-decoration: underline;
	text-align: center;
	}
	
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #333333;
	background-color: #333333;
	}
#content {
	width: 760px;
	text-align: left;
	padding-bottom: 15px;}	
.padright img{margin:0px;
	padding-right: 10px;
	}

p { line-height:16px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	}


ul{font-family:verdana;
	font-size:13px;
	vertical-align:top;
	text-align: left;
	color: #000000;
	line-height: 20px;
	}

h1{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	style: bold;
	color: #7FCBC8;
	padding-left: 10px;
	padding-right: 10px;
	}

h2{font-family: verdana;
	font-size: 16px;
	style: bold;
	color: #F59DAD;
	padding-left: 10px;
	padding-right: 10px;
	}

hr{border: 1px dashed #6A565C;}
td {vertical-align: top;}

table.jsmenu{
width:760;
background-color: #E7D6BC; 
border-left: 0px solid #000000; 
border-right: 0px solid #000000; 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000;
}


/* START THE CODE FOR THE MENUS */

#mainnav {
	width: 760px;
	cursor:hand;
	border: #000000 0px solid; 
	background-image: url('../images/menu-background.gif');
	text-align: right;
	margin: 0px;}

#mainnav a{
	background-color:#cccccc;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	padding: 2px 10px 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#mainnav a:link, #mainnav a:visited { background-image: url('../images/button.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;}

#mainnav a:hover, #mainnav a:active { color: #BB092A;}

		   
/* Hot Shots */

table.gallery {text-align: center;}
table.gallery td{padding: 0px;}
table.gallery span{
	padding: 5px 0px 5px 0px;
	display: block;}
table.gallery a{text-decoration: none;
	display: block;
	color: #EBECE7; }
table.gallery a:link, table.gallery a:visited {background-color: #010B11; color: #EBECE7;}
table.gallery a:hover, table.gallery a:active {background-color: #F58A9E; color: #000000;}
table.gallery a:link img, table.gallery a:visited img {border: 2px solid #010B11;}
table.gallery a:hover img, table.gallery a:active img {border: 2px solid #F58A9E;}

table.image-detail {margin-left: 10px;
	border-color: #252323;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	font-size: 12px;}
table.image-detail td{
	border-right: 1px solid #252323;
	border-bottom: 1px solid #252323;
	padding-left: 10px;
	vertical-align: middle;}

#dress-icons {}
#dress-icons a{text-decoration:none;
	font-weight: bold;}
#dress-icons a:link, #dress-icons a:visited {color: #F58A9E;}
#dress-icons a:hover, #dress-icons a:active {color: #9BBCBF;}

#dress-icons ul{margin: 0px; padding: 0px;}
#dress-icons li{display: inline;
	list-style-type: disc;}
#dress-icons a{}

img.prom-border {border: 2px solid #010B11;}

/* Footer Stuff */
.left {float: left;
	width: 50%;}
.right {float: right;
	width: 50%;}
#footer {
	clear: both;
	border-top: 1px solid #F7BBC6;
	font-size: 12px;
	}

#footer p{text-align: center;}

#pilot {	clear: both;}
#pilot p{text-align: center;
	color: #000000;
	}
#pilot a{color: #C93853;}
.clear {clear: both;}