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,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	/* font-size:100%; */
	vertical-align:baseline;
	background:transparent;
	}
body {
	line-height:1;
	}
body {
	margin:5% 0 0 60px;
	font:normal 12px/18px courier, monospace;
	background:#390015;
	color:#fff;
	}
	
ul#nav {
	margin-bottom:40px;
	list-style:none;
	width:800px;
	height:16px;
	}
	#nav li {
		margin-right:14px;
		height:16px;
		line-height:16px;
		float:left;
		}
	#nav li a {
		padding:1px 6px;
		height:16px;
		line-height:16px;
		/* display:block; */
		}
	
/* ------------------------------------------------------- Global Positioning Styles */
#wrapper {
   width:800px;
   }
h1 {
	margin-bottom:32px;
	background:url(../images/richardthuss-odm.gif) 0 0 no-repeat;
	text-indent:-9999px;
	width:357px;
	height:75px;
	line-height:75px;
	}
div#right-col,
div#left-col {
  	float:left;
  	}
   	div#left-col {
   		width:252px;
   		}
   	div#right-col {
   		padding-left:40px;
   		width:450px;
   		}
dl {
	margin:0;
	padding:0;
	}
	dt {
		margin-bottom:30px;
		font-size:18px;
		}
	dd {
		margin-bottom:40px;
		font-size:14px;
		line-height:18px;
		}
	h3 {
		font-size:14px;
		line-height:18px;
		font-weight:bold;
		}
	dd p {
		margin-bottom:12px;
		font-size:12px;
		}
img {
	border:1px solid #a2a2a2;
	}
	
/* ------------------------------------------------------- Links */
a {
	padding:1px 4px;
	color:#fff;
	background:#000;
	text-decoration:none;
	border:none;
	outline:none;
	font-size:12px;
	}		
a:hover {
	color:#4f2153;
	background:#fff;
	text-decoration:none;
	}
	
	
	
/* ------------------------------------------------------- Slider */	
div#vertical_slide {
	padding-bottom:30px;
	}
#vertical_slide p {
	margin-bottom:10px;
	}