body {
	margin: 0;
	padding: 0;
	background: #f6eeff no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    text-align:justify;
	color: #534616;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #434616;
    text-align:center;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.2em;
}


p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #534616;
}

a:hover {
}

    #wrapper {width:100%;
	         margin:auto;
	         padding: 0;}

    #header { position:static; 
		    top: 0px; 
		    left: 0px;
  		    width: 100%;
            z-index:96;}

	#gradient { display:none;
            z-index:97;}
		
	#logo { position:static; 
            width:400px;
		    top:0px;
		    left:0px; 
		    z-index:98; } 
		
	#menu { position:static;
		    bottom:0px; 
		    left:0px;  
		    height:30px;
  		    background-color: #ffffff; color: #000000;
		    z-index:99; }

	#container { position: static;  
		    top: 15%;
		    bottom: 0px;
		    left: 0px;
		    width: 100%; 
		    background-color: #FFFFFF; 
		    color: #000000;}
		
	#current { display:none; 
            position:fixed; 
		    left:0px; 
		    top:15%; 
		    width:100%; 
		    bottom:0px; 
		    padding:15px; 
		    font-weight:bold;
            font-style:italic;
            font-size:.8em;}
		
	#mainarea { position:static; 
	        left:0px; 
		    right:0px; 
		    top:0px; 
		    bottom:0px;
		    color:black; 
		    padding:15px; 
		    font-size:smaller; 
		    z-index:90;
            text-indent:20px;}
		
	#video { display:none; 
            position:static; 
		    left:10px; 
		    top:120px; 
		    width:300px; 
		    height:240px;}
		
	#footer { display:none; 
            position:static; 
		    left:0px; 
		    bottom:0px; 
		    height:80px; 
		    width:100%; 
		    z-index:100;}

	#botb { position:static; 
		    top:10px; 
		    right:10px; 
		    z-index:101;}
		
	#usertrust { position:static; 
		    bottom:10px; 
		    right:10px; 
		    z-index:105;}