a:link {
	color: #90D626;
	text-decoration: underline;
}
a:visited {
	color: #84C523;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #90D626;
	text-decoration: underline;
}
#abdomen {
	margin-top: 75px;
	text-align: center;
	padding-right: 100px;
}

body {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DCF5CD;
}
#chest {
	margin-left: 105px;
	background-image: url(images/elg_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
a.darklink:link {
	color: #339966;
	text-decoration: underline;
}
a.darklink:visited {
	color: #336633;
	text-decoration: underline;
}
a.darklink:hover {
	color: #333333;
	text-decoration: underline;
}
a.darklink:active {
	color: #339966;
	text-decoration: underline;
}



#footer {
	font-size: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 126px;
	color: #333333;
	text-align: justify;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}




#header {
	background-color: #FFFFFF;
}
#inset {
	float: right;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	background-color: #efefef;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 160px;
}

.largeText {
	font-size: 18px;
	font-weight: bold;
}



#menu {
	float: left;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 104px;
	text-align: right;
	padding-top: 64px;
	padding-right: 1px;
	line-height: 12px;
	height: 350px;
	margin: 0px;
}

.menuItem {
	padding-right: 10px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.menuLink:link {
	color: #666666;
	text-decoration: none;
}
a.menuLink:visited {
	color: #666666;
	text-decoration: none;
}
a.menuLink:hover {
	color: #333333;
	text-decoration: underline;
}
a.menuLink:active {
	color: #666666;
	text-decoration: none;
}

#pagetitle {
	margin-left: 105px;
	background-image: url(images/elg_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightIndent {
	margin-right: 150px;
}
.rightIndentBio {
	margin-right: 170px;
}


#shell {
	width: 676px;
	text-align: left;
}

#torso {
	border: 1px solid #cccccc;
	background-image: url(images/elg_12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	overflow: visible;
	min-height: 400px;
}

