body{
background: #000000;
margin: 0px;
font:80%/140% georgia,serif;
}

    a:link {
      color: #e4f9bf;
    }
    a:visited {
      color: #e4f9bf;
    }

    a:hover {
      color: #FFFFFF;
    }

    a:active {
      color: #FFFFFF;
    }

.border {
background-color: #536f21;
width: 744px;
height: 5px;
}

	a.dark_link:link {
		color: #536f21
	}
	a.dark_link:visited {
		color: #536f21
	}
	a.dark_link:hover {
		color: #7d994a;
	}
	a.dark_link:active {
		color: #7d994a;
	}

.footer {
font-weight: bold;
text-align: center;
color: #000000;
font-size: 8pt;
}

.front_page_graphic {
	width: 172px;
	height: 170px;
	float: right;
	padding: 0px 0px 5px 10px;
}

h2 {
font-size: 14pt;
font-weight: bold;
color: #dcf9a9;
}

.header_title {
color: #536f21;
font-size: 14pt;
font-weight: bold;
padding: 0px 0px 0px 5px;
}

.logo {
border: 0px;
width: 138px;
height: 74px;
}

.main_area {
background: #9ac74b;
margin-left: auto;
margin-right: auto;
width: 744px;
}

.nav {
background-color: #536f21;
font-weight: bold;
text-align: center;
font-size: 8pt;
padding: 3px;
color: #d1f199;
}

.content {
padding: 10px;
color: #24320b;
background-color: #d1f199;
text-align: justify;
}



.resume{
	position: relative;
	top: 15px;
	left: 645px;
	width: 100px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
}

.top_graphic {
background-color: #536f21;
width: 744px;
}
