
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}


body {background:#000 url("../images/body_bg.jpg") left top repeat; font-size:13px; font-family:Arial, Verdana, Helvetica, sans-serif}
a {outline:none; color:#000}
	a:hover {text-decoration:none}

h2 {margin-bottom:15px; font-size:1.5em; font-weight:bold; color:#000}
#sidebar h2 {margin-bottom:5px}

blockquote {padding-left: 0px; font-size:1.85em; font-weight:bold; font-family:Georgia, Times, "Times New Roman", serif; color:#000}
	blockquote span {padding-right:30px; }



 
#wrapper {width:960px; margin:0 auto; background-color:#fff}

	#header {width:960px; height:223px; float:left; background:#000 url("../images/header2_bg.jpg") left top}

	#content_wrapper {width:960px; float:left; background:#fff url("../images/content_wrapper_bg.gif") left bottom repeat-y}
	
		#sidebar {float:left; display:inline; padding-bottom:25px; width:150px; background-color:#000}	
		
		#content {float:left; display:inline; width:780px; padding:20px 15px}
			
			#content p {margin:15px 0; line-height:1.5em}
			
											
				
			#print {padding:2px 0 3px 30px; background:url("../images/print_icon.jpg") left top no-repeat}												
					
			#navigation {list-style-type:none}
				#navigation li {width:120px; padding:10px 15px; font-size:1.1em; border-top:1px solid #000; border-bottom:1px solid #000; background:#000 url("../images/navigation_button.png")}
					#navigation li a {text-decoration:none; color:#fff}
						#navigation li a:hover {color:#a1a9d8}
			
#footer {clear:both; padding:15px; width:960px; font-size:.95em; color:#fff; background-color:#000; }
	#footer a {color:#fff; text-decoration:none}
		#footer a:hover {text-decoration:underline}

