/* boxes */

body {
background-color: #3a1a26;}

#home_link {
	width: 1050px; 
	height: 10px;
	text-align: right;
	margin:auto;
	margin-top: 30px;}

#content {
	width: 1050px; 
	height: 495px;
	background-color: #000000;
	margin:auto;
	margin-top: 10px;
	border: 1px solid #ffffff;}
	

#main_content {
	width: 990px;
	height: 435px;
	margin: 30px 30px;}
	
#main_content2 {
	width: 990px;
	height: 435px;
	margin: 30px 30px;
	border: 1px solid #ffffff;}
	
#right_content, #right_content_partners, #right_content_press {
	width: 450px;
	height: 435px;
	float: right;
	}	
	
	
#left_content {
	width: 510px;
	height: 435px;
	border: 1px solid #ffffff;}
	
	
	
#navbar {
	width: 1050px;
	height: 31px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: auto;
	margin-top: 10px;
	}


#innnerform {
height: 250px;}

.entry {
border-top: 2px solid black;}
	
.entry2 {
padding-left: 10px;}
	
.entry3 {
border-top: 2px solid black;
border-bottom: 2px solid black;}



/* links */


#right {
width: 200px;
float: right;
margin-top: -8px;}

#left {
width: 230px;}


/* footer */

#footer {
	width: 1050px;
	background: url(../_images/soujar_logo.gif);
	height: 76px;
	margin: auto;
	margin-top: 5px;
	text-align: right;}


/* captain page */

#caption_right {width: 220px;
height: 250px;
float: right;
margin-top: -5px;}

#caption_left {width: 200px;
height: 260px;
margin-top: 26px;}
