p {
	margin: 0px;
}

a {
	border: 0px;
}

img {
	border: 0px
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	text-align: left;
	clear: left;
}

	
}

a {
}


a:link {
	text-decoration: none;
	color: #C92D2D;

}

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

a:hover {
	color: #404040;
	text-decoration: underline;

}


#header a:hover {
	color: #404040;
	text-decoration: none;
	border-bottom: 0px
}

a:active {
	color: #941515;
	text-decoration: none;
}





#bodycontent {
	margin-right: 320px;
	margin-left: 40px;
	padding-top: 32px;
	font-family: georgia, times new roman, serif;
	overflow: visible;
}


.day {
	text-align: center;
	font-family: georgia, times new roman, serif;
	font-size: 38px;
	font-weight: normal;
	color: #C92D2D;
	text-transform: lowercase;
	margin-top: 0px;
	margin-bottom: 0px;

}

.date {
	text-align: center;
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #C92D2D;
	text-transform: lowercase;
	margin-top: 0px;	
	margin-bottom: 20px;
}

.entry_body {
	text-align: justify;
	font-size: 11px;
	line-height: 17px;
	color: #404040;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px
}

.entry_body p {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}


.entry_body img {
	border: 1px solid #C92D2D;

}

.static_body {
	text-align: justify;
	font-size: 11px;
	line-height: 17px;
	color: #404040;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px
}

.static_body p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.static_body img {
	border: 1px solid #C92D2D;
	margin-left: -40px;
	margin-right: 10px;
}

.post_foot {

}

.post_title {
	text-align: left;
}

#navframe {
	position: absolute;
	left: 500px;
	top: 300px;
	width: 294px;
	float: right;
	text-align: center;
	
}

#navframe .navsec {
	text-align: center;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	color: #595959;
	padding-bottom: 30px;
}

#navframe p {
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 8px;
	text-align: center;
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #595959;
}

#navframe li {
	margin: 0px;
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #595959;
}

#footer {
	background-color: #C92D2D;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	color: white;
}

.comments-head {
	font-family: georgia, times new roman, serif;
	font-size: 12px;

}
.comments-body {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #404040;
	margin-left: 20px;
	margin-top: 10px;

}

.comments-post {
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;

}

blockquote {
	margin-left: 20px;
	border-left: 2px solid #C92D2D;
	padding-left: 0px;
	margin-right: 0px;
	font-size: 10px;
}



body {
	color: black;
	background-color: #6a6a6a;
	text-align: justify;
	margin: 0px
	
}

p { }


td  { }


#nav {
	float: left;
	text-align: right;
	width: 100px
}


#container {
	position: absolute;
	padding: 0px;
	border-color: #800000;
	width: 780px;
	margin: 0px;
}




#header {
	background-image: url("/site_images/header.gif");
	height: 82px;
	margin: 0px;
}


#headerres {
	background-image: url("/resume/resheader.jpg");
	height: 293px;
	margin: 0px;

}



#focusbox {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	position: relative;
	top: 0px;
}



#focus {

	margin: 0px;
	padding: 0px;
	border-style: solid none;
	border-width: 1px 0px;
	background-color: white;
	border-color: black;
	top: 0px;

}



#focuscap {
	bottom: 1px;
	left: 4px;

}



#contentbkg {
	background-image: url("/site_images/contentbkg.gif");
	background-repeat: repeat-y;
	position: relative;

}





#textbox {
	padding-top: 10px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-family: "Georgia";
	padding-right: 250px;
	padding-left: 35px;
	border-width: 1px;

}



#textbox h1 {
	color: #C92D2D;
	font-family: "Palatino","Georgia";
	font-size: 20px;

}



#textbox p {
	margin-bottom: 8px;

}





.section {
	margin-bottom: 20px;

}

.section h2 {
	font-size: 20px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 0 0 1px 0;

}



.item {
	padding-left: 10px;
	margin-bottom: 10px;
}







#textbox li {
	padding-bottom: 10px;
}



.blogbody {
	padding-bottom: 30px;
}