body {
	margin: 0px;
	background-color: #E0F182;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

ul.links {
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style: disc;
}

h2 {
 
 font-size: medium;
 color:#003300;
 }
 
h3 {
	font-size:small;
	}
	
a:active,a:visited,a:link {
	font-weight:bold;
	text-decoration: none;
	color:#0000FF;
}
a:hover{
	color: #999999;
}

table.linkcontainer td{
	background-color: #ffffff;
	filter:alpha(opacity=30);
	opacity: .3;
	-moz-opacity: .3;
}

td.middle_spacer {
	width: 800px;
	background-color: #DEC1D3;
}
td.logo_area {
	height: 100px;

}
td.shadow_right {
	background-image: url(/images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(/images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	padding-bottom: 30px;
	vertical-align: top;
	font-weight:400;
}

td.body_samples {;
	padding: 5px;

}

.body_samples_date {
	padding: 5px;
	font-weight:normal;
	color:#999999;
}

a.sample_link:active,a.sample_link:visited,a.sample_link:link{
	font-style:italic;
	text-decoration: none;
	color:#006666;
	padding-left: 5px;
}

a.sample_link:hover{
	color: #999999;
}

td.below_header{
	background-color: #DEC1D3;
	height: 30px;
	background-image:url(/images/write_con_love.gif);
	background-repeat:no-repeat;
	background-position:center;
}

td.below_header_write_blog {
	background-color: #DEC1D3;
	height: 30px;
	background-image:url(/images/hs_writing_blog.gif);
	background-repeat:no-repeat;
	background-position:center;
}

td.below_header_wheat_blog {
	background-color: #DEC1D3;
	height: 30px;
	background-image:url(/images/wf-df-ls.gif);
	background-repeat:no-repeat;
	background-position:center;
}

td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #ffffff;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 300px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	text-align: center;
	padding: 10px;
}


td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEC1D3;
	border-right-color: #333333;
	border-bottom-color: #DEC1D3;
	border-left-color: #333333;
	height: 300px;
	display: table-cell;
	vertical-align: top;
	background-image: url(/images/header_bg.jpg);
}

td.horizontal_center_blog {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEC1D3;
	border-right-color: #333333;
	border-bottom-color: #DEC1D3;
	border-left-color: #333333;
	height: 30px;
	display: table-cell;
	vertical-align: top;
	background-image: url(/images/header_strip.jpg);
}


td.header_column {
	height: 30px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
}

td.left_content_holder {
	width: 200px;
	padding: 20px;
	vertical-align: top;
	color:#999999;
}

td.left_content {

	font-style:italic
}
td.left_content_author {

	font-weight:bold;
	text-align: right;
	padding-top: 10px;
}

.resume_cat {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #000000;
	line-height: 30px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}

a.main_link_act:active,a.main_link_act:visited,a.main_link_act:link{

	font-weight: bold;
	text-decoration: overline;
	display: block;
	width: 100%;
	color: #000000;
	line-height: 30px;
}

a.main_link_act:hover{
	background-color:#333333;
	color: #FFFFFF;
}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.bottom_link:hover{
	color: #666666;
}
div.bottom_content{
	color: #666666;
	padding: 5px;
}
div.navigation {
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
div.newsletter_signup {
	padding: 5px;
	padding-top: 30px;
	vertical-align: bottom;
	text-align: right;
	background-image: url(/images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left;
}

