body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #106113;
	font-family: calibri;
}
.headingtext {
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: calibri;
	font-size: 14px;
	color: #999999;
}
li {
	font-family: calibri;
	font-size: 14px;
	color: #106113;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #106113;
	font-family: calibri;
}
a:link {
	font-weight: bold;
	color: #106113;
	text-decoration: none;
	font-family: calibri;
	font-size: 14px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #106113;
	font-family: calibri;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #106113;
	font-family: calibri;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #106113;
	font-family: calibri;
	font-size: 14px;
}
#container {
	position: relative;
	width: 768px;
	margin: auto;
}
#header {
	position: relative;
	width: 768px;
}
#leftside {
	position: relative;
	width: 768px;
}
#content_text_left {
	position: relative;
	float: left;
	width: 438px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
#content_text_right {
	float: right;
	width: 120px;
}
#footer {
	position: relative;
	width: 768px;
}
#footer a:link {
	color: #009900;
	text-decoration: none;
}
#left {
	float:left;
	width: 180px;
}
#leftcaroline {
	float:left;
	width: 618px;
	background-image: url(images/biogleft.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0px;
}
#left UL
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    LIST-STYLE-TYPE: none
}
#left LI A
{
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 125px;
	COLOR: #009900;
	PADDING-TOP: 2px;

	HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left A
{
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}
#left A:hover
{
    BACKGROUND: #C8EFFE;
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}


#standard_left {
	float:left;
	width: 175px;
	padding-left: 10px;
}
#standard_right {
	float:left;
	width: 158px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
	
#content_text a:link {
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
}
