html			{background:url('backimage2.jpg') right no-repeat fixed; }
html, body 		{ margin: 0; padding: 0;}
body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px;  }
h2			{ color: #333; font-size:16pt; }
h4			{ font-size:14pt; }
h5			{ font-size:13pt; }
a			{ color: #880000; font-size:12pt; font-weight:bold; }
p			{ margin: 0 0 18px; font-size:12pt;}
#wrapper		{ float: left; width: 100%;}
		
/* Header */
#header			{ background:transparent;  height:150px;}
#header h1  		{ color: #ff0000; margin: 0 0 3px; padding: 24px; float:right; vertical-align:middle;}
#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
#header img  		{ margin: 0 0 3px; padding: 1px; float:left; }
		
/* Content Style */
#navigation		{ padding-left:5px;}
#navigation ul		{ padding: 0 18px 9px; }
#content		{ background:#ffffff; filter:alpha(opacity=85); opacity:0.85; }
#content2		{ margin-top:5px; margin-left:5px;}
#extra			{ margin: 0 0 0 18px; }
#extra small		{ font-size: 11px; line-height: 18px; }

		
/* Content Positioning & Size */
#navigation		{ position:absolute; top:150px; left:10px; width: 225px; }
#content		{ width:610px; position:absolute; top:0; left:0;}
#content2		{ width:600px; position:absolute; top:0; left:0;}
#wrap			{ margin-left: 260px; width:610px; position:relative; height:700px;}
#extra			{ clear: left; }		/* Footer */
#footer			{ background: #333; border-bottom: 2px solid #999; clear: both; width: 100%; }
#footer a		{ color: #eee; }
#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
