body 			{ margin: 0; background: #000 url('/images/main/bg.jpg') no-repeat fixed center; }

body, p, td 	{ font: 13px/15px Arial, Helvetica, sans-serif;	color: #ffffff; }
body b, p b, td b 
				{ font: bold 14px/15px Arial, Helvetica, sans-serif; 	letter-spacing: 0.1px;}

h1 				{ text-transform: uppercase; font: bold 20px/20px Arial, Helvetica, sans-serif; margin: 0 0 6px 0;}
h2 				{ font: bold 16px/16px Arial, Helvetica, sans-serif; margin: 0 0 12px 0;}
h3 				{ font: bold 15px/15px Arial, Helvetica, sans-serif; margin: 4px 0 12px 0;}
h4 				{ font: bold 15px/15px Arial, Helvetica, sans-serif; margin: 4px 0 6px 0;}

p 				{ margin: 0 0 12px 0; }

a				{ color: #FFFF00; text-decoration: none; }
a:hover			{ text-decoration: underline; }
h1 a			{ color: #ffffff; }
.clear 			{ clear:both; width:100%; }
.line 			{ width: 100%; background: url('/images/main/line.gif') repeat-x 0 3px; height:8px; font-size: 2px; clear:both; }

#screen 		{ width:970px; }
#maincontainer 	{ width:970px; 	background-color: #8f0006;}
#logo			{ width:970px; height: 66px; background: url('../images/main/logo-top.gif') no-repeat; }
#logo #inner	{ width:315px; height: 30px; font: bold 18px/18px Arial, Helvetica, sans-serif; padding: 36px 0 0 645px;}
#logo a			{ color: #fff; }



.introthumb 	{ width:140px; float: left; overflow:hidden; }
.introtext 		{ width:500px; float: left; overflow:hidden; }

.spacer 		{ width:20px; height:10px; float: left; overflow:hidden; display:inline;}
.maincontent 	{ width:640px; float: left; }
.subcontent 	{ width:270px; float: left; }
.thumbcontainer { width:130px; float: left; overflow:hidden; }
.thumbcontainer img	
				{ border: 1px solid #000; }
.thumb 			{ border: 1px solid #fff; }

#footer			{ color: #000; margin-left:20px; }

#two_column .col1	{ width: 450px; float:left; display:inline; margin-right:20px; margin-left:20px; }
#two_column .col2	{ width: 450px; float:left; display:inline;  }
#two_column .content	
				{ width: 310px; float:left; display:inline;  }

/* MALE / FEMALE page */

/* HOME */
#home			{ width:970px; height: 688px; background: url('../images/main/intro-home.jpg') no-repeat; }
#home #inner	{ width:315px; height: 30px; font: bold 18px/18px Arial, Helvetica, sans-serif; padding: 570px 0 0 645px;}
#home a			{ color: #fff; }

/* CONTACT */
#contact		{ width:970px; height: 688px; background: url('../images/main/contact.jpg') no-repeat; }

/* NEWS */
#news		{ width:970px; height: 644px; background: url('../images/main/news.jpg') no-repeat; }

