body {
	margin-top:0;
	text-align:center;
	background: #ffffff; 
	}
#outer {
    position:relative;
 	height: auto;
 	text-align:center;
 	border:0px solid #818181; 
 	background: #000066;	
 	width:auto;
	margin:0; 	
	text_style: arial;
 	}
		
#header {
	background-image: url('SOF_header_01.jpg'); background-repeat: no-repeat; background-position: center bottom;
	position:relative;		
	width:800; height:250;
	border-bottom: 0px solid #9999ff;
	text-align:center	
	}
	
#outer2 {
    background-image: url('SOF_header_02.jpg'); background-repeat: no-repeat; background-position:   left top;
    position:relative;
 	height: auto;
 	text-align:center;
 	border:0px solid #818181; 
 	width:800;
	margin:0; 	
	text_style: arial
 	}
	
#body {
	position:relative;		
	width:745; height:auto;
	border-bottom: 1px solid #9999ff;	
	}	
#co1 {
	float: left;
	margin-top:9;	
	position:relative;
	width:529; height:400;
	padding-left:0; padding-top:0; padding-right:0;
 	font-family: arial; font-size:10pt; 
 	text-align: left;
 	border-right: 1px solid #DFCBC2;
	}
#co2 {
	float: right;
	margin-top:9;
	position:relative;
	width: 256; height: 400;
	padding-left:0; padding-top:0; padding-right:0;
 	font-family: arial; font-size:10pt; 
 	text-align: left;
	}	
#footer {
    margin-top:9;
	position:relative;		
	width:800; height:10px;
	border-top: 0px solid #9999ff;
	text-align:center;
	font-family: arial; font-size: 8pt; color: #B3B300;
	background: #000066;
	}
#copyright {
    margin-top:9;
	position:relative;		
	width:720; height:10px;
	border-top: 0px solid #9999ff;
	text-align:center;
	font-family: arial; font-size: 8pt; color: #C0C0C0;
	
	}