body {
	behavior:url('/css/csshover.htc');
	background : #000033;
	background-image : url('/images/bg/purple-grad.jpg');
	background-repeat : repeat;
	background-position : center center;
	border:none;
	height:100%;
	color: #FFFFFF;
	font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight : lighter;
	font-size : 9pt;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	width:100%;
}
	
html { 
	height:100%;
}

td, p {
	color: #FFFFFF;
	font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-weight : lighter;
	font-size : 9pt;
	line-height: 11pt;
	text-align:justify;
}

#fp_container {
	background-color: #fff;
	border-right: 1em solid #000033;
	border-left: 1em solid #000033;
	height:100%;
	margin: 0 auto;
	padding: 0;
  	text-align:left;
	width:400px;
	vertical-align: middle;
}

#fp_contents {
	display:table;
	height: 100%;
	padding: 0 1em 0 1em;
}

#container {
	background-color: #fff;
	border-right: 1px solid #D4A066;
	border-left: 1px solid #D4A066;
	height:100%;
	margin: 0 auto;
	padding: 0;
  	text-align:left;
	width:900px;
	vertical-align: middle;
}

#contents {
	display:table;
	height: 100%;
	padding: 0 1em 0 1em;
}

div.footer   { 
	padding:1em 1em 0 1em;
	color:#fff;
	text-align:center;
	bottom: 0;
}

div.footer div {
	background:url('/images/layout/footer-bg.png') no-repeat left top;
	padding:0.8em 0.5em 0.5em 0.5em;
}

div.footer div a {
	color:#fff;
}

a.join {
	font-size:1.5em;
	color:#F6EECD;
	font-weight: bold;
	text-decoration: none;
}

a.join:hover {
	color:#d3b27c;
}

.middle {
	display:table-cell;
	vertical-align: middle;
	text-align:justify;
}

.rounded {
	background-color: #000033;
	color: #fff;
}

.rounded p {
	margin: 0 10px;
}

.roundtop { 
	background: url('/images/layout/corners/tr.png') no-repeat top right; 
}

.roundbottom {
	background: url('/images/layout/corners/br.png') no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

h2	{
	font-size: 14pt;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	color:#000033;
}

h3	{
	font-size: 12pt;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	color:#000033;
}

h3.header {
	font-size: 14pt;
	margin: 10px 10px 3px 10px;
	padding: 0 0 0 0;
	color:#F6EECD;
}

ul {
	padding:0;
	margin: 0.5em 0 0 2em;
}

ul.header-menu li {
	color:#EAEEFF;
}

td.girl-thumb {
	text-align:center;
	font-size: 12pt;
	font-weight: bold;
}

a.girl-page {
	color:#000033;
	font-size:12pt;
	font-weight: bold;
	text-decoration:none;
}

a.gallery  {
	color:#000033;
	font-size:12pt;
	font-weight: bold;
	text-decoration:none;
}

a.girl-page:hover, a.gallery:hover {
	color:#000033;
}

a.menu {
	color:#EAEEFF;
	font-size:9pt;
	font-weight: bold;
	text-decoration:none;
}

a.menu:hover {
	color:#d3b27c;
	font-size:9pt;
}

a.update {
	color:#000033;
	font-size:9pt;
	font-weight: bold;
	text-decoration:none;
}

a.update:hover {
	color:#FFFFFF;
	font-size:9pt;
}

.blurb {
	font-size: 16px;
	color: #623E00;
	font-weight: bold;
	line-height: normal;
}

.video_tab, .video_tab:link, .video_tab:visited  { font-family: Arial, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none; }
.video_tab:hover { color: #fa0000; font-weight: bold; text-decoration: none; }                                                                                                                                                                                                                                         

.buy_tab:hover { color: #fa0000; font-weight: bold; text-decoration: none; }
.buy_tab{ font-family: Arial, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none; }

