body {		margin:0px 0px 0px 0px;		padding:0px;
		background-color: yellow;
		background-image: url('bg.gif');		}
		
		
div#container {	position: absolute;	left:50%;	top:0px;	width:780px;	height:1200px;		margin-left:-390px;
	
	z-index:1;
	
}

div#left {	position: absolute;	width:335px;	height:1123px;
	left:42px;	top:27px;
	
		}
		
		div#right {	position: absolute;	width:392px;	height:1150px;
	left:377px;	top:0px;
	
		}
		
		
		h3 {     margin:10px 0px 0px 0px;	 font-size: 12px;	font-style: normal;	font-weight: normal;	text-transform: uppercase;	color: #666666;	text-decoration: none;	font-family: gill sans, Arial, Verdana, Helvetica, sans-serif;	}


h2 {     margin:0px 0px 0px 8px;	 font-size: 15px;	font-style: normal;	font-weight: normal;	text-transform: uppercase;	color: #333333;	text-decoration: none;	font-family: gill sans, Arial, Verdana, Helvetica, sans-serif;	line-height: 18px;}

h1 {     margin:0px 0px 0px 8px;	 font-size: 22px;	font-style: normal;	font-weight: normal;		color: #333333;	text-decoration: none;	font-family: gill sans, Arial, Verdana, Helvetica, sans-serif;	line-height: 23px;}


h5 {    margin:0px 0px 4px 8px; 	 font-size: 13px;	font-style: normal;	font-weight: normal;		color: #333333;	text-decoration: none;	font-family: gill sans, Arial, Verdana, Helvetica, sans-serif;	line-height: 14px;}


h4 {    margin:0px 0px 0px 0px; 	 font-size: 16px;	font-style: normal;	font-weight: normal;	text-transform: uppercase;	color: #333333;	text-decoration: none;	font-family: gill sans, Arial, Verdana, Helvetica, sans-serif;	line-height: 17px;}

a img {  border-width:0;  }

hr {	width: 100%;	margin:3px 20px 10px 0px;	border-top: thin solid #333333;	border-right: thin none #000000;	border-bottom: thin none #000000;	border-left: thin none #000000;		float:left;}  
  
  a:link {		color: #666666;
	text-decoration: none;} a:visited {		color: #666666;
	text-decoration: none;}a:hover {		color: #FF0099;
	text-decoration: underline;
	}
  
  
  
  
  
  
  
  