body { 
	font : 76%/160% Tahoma, Verdana, Arial, sans-serif; 
	text-align : left; 
	color: #666; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_bold { 
	font-weight: 700; 
	color: #000000; 
}

.body_smcaps { 
	font:75%/160% Tahoma, Verdana, Arial, sans-serif; 
	font-weight: 400; 
	letter-spacing: 0.05em; 
	color: #000000; 
	text-transform: uppercase; 
}

a:link { 
	color: #666;
	text-decoration : none;
}

a:visited { 
	color: #666;
	text-decoration : none;
}

a:hover {
	color: #666; 
	text-decoration : underline; 
}

a:active, a:focus { 
	color: #666; 
}

a.co:link { 
	color: #000;
	text-decoration : none;
}

a.co:visited { 
	color: #000;
	text-decoration : none;
}

a.co:hover {
	color: #000; 
	text-decoration : underline; 
}

a.co:active, a:focus { 
	color: #000; 
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom:0;
	}

li#header {
	font-weight: 700; 
	color: #000000; 
	}

li#arrow {
	background: url(../resume/images/ArrowGray6.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 0px;
	}

li#link {
	padding-left: 15px;
	margin-bottom: 0px;
	}
 
h1 { 
	font:250%/-50% Georgia, "Times New Roman", Times, serif; 
	font-weight: 100; 
	color: #000000; 
}

h2 { 
	font:170%/-50% Georgia, "Times New Roman", Times, serif; 
	font-weight: 100; 
	color: #000000; 
}

spacer { 
	font:10% Georgia, "Times New Roman", Times, serif; 		
	font-weight: 100; 
	line-height: 0%; 
	color: #000000; 
}

div#container { 
	position: relative; 
	width : 850px; 
	height:100%; 
	margin: 0 auto;  
	text-align : left; 
	padding-top : 60px; 
	padding-bottom : 60px;
	background-color:#FFFFFF;
}

div#content { 
	display: inline; 
	float : left;  
	width: 850px; 
	padding-bottom: 50px;
	padding-left: 20px;
	background-color:#FFFFFF;
}

div#content_sidebar { 
	display : inline; 
	float : right; 
	width : 200px; 
	padding-top : -80px;
	padding-left: 20px;
	background-color:#FFFFFF;
}

.title
			{
				font-family: Arial;
			}

.title2
			{
				font-size:18px;
				font-family: Arial;
			}
			
.sIFR-active .title
			{
				visibility: hidden;
				font-family: Verdana;
				line-height: 1em;
			}