div.clearer {clear: left; line-height: 0; height: 0;}

body {
	margin:20px;
}

#wrapper {
	width: 791px;
	margin:0px auto 0px auto;
	border: 2px solid #C80505;
	border-top: 0;

}

#nav {
	background: #C80505;
	padding: 0 0 0 16px;
}

#nav img {
	margin: 0 20px 0 0;
}

#masthead {
	margin: 0px auto 0px auto;
	width: 795px;
	
}


#col_left {
	margin: 0 20px;
	width: 357px;
	float: left;
	padding: 1.5em 0 0 0 ;
}

#col_right {
	width: 378px;
	margin: 0 0 0 398px;	
	background: #EEE url('../images/cc-right_col-top.gif') top no-repeat;
}

#col_right_content {
	padding: 20px;
}

#col_holder {
	padding: 1.5em 0 0 0;
	background: #FFF;
}


#footer {
	padding: 10px 0;
	border-top: 1px solid #EEE;
	margin:20px 20px 0 20px;
	font-size: .8em;
}

p {
	margin: 0 0 1em 0;
}

p.resume_detail_inset {
	padding: 0 0 0 2.5em;
}

p.resume_detail_inset strong {
	color: #666;
}


ul li {
	margin-bottom: .5em;
}

div.resume_detail {

}

body {
	font: 10px/14px Verdana, Arial, sans-serif;	
	color:#330000;
	}

a:link	   { color: #000000;} 
a:hover	   { color: #FF0000;} 
a:visited  { color: #330000;}
a:active   { color: #FF0000; } 

a:link.showhide    {color: #0A0A0A; font-weight:bold; text-decoration:none;}	 
a:hover.showhide   {color: #C80505;}
a:visited.showhide {color: #0A0A0A;}
a:active.showhide  {color: #0A0A0A;}


h2 {
	margin: 0 0 1.5em 0;
	font: bold 10px Verdana, sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #C80505;
}

p.sub {
	font-size:.8em; margin-top: -1.7em; margin-bottom: 1.5em
}
