{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

body {
	margin: 0;
	background-image: ;background-color: rgb(0, 121, 99);
	color: #CCCCCC; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	}
	
p, li, td { font-size: 10pt; }

a:link				{ color: #99CCFF; text-decoration: none; }
a:visited			{ color: #66FFFF; text-decoration: none; }
a:hover, a:focus		{ color: #ffff00; text-decoration: underline; }

td#textarea {
	padding: 0 50px 12px 24px;
	text-align: justify;
}

td#default_page {
	font-weight: bold;
	color: #fffffe;
	background-color: transparent;
	}

div#hometitlebar {
	background-color: #333333;
	color: #ffffff;
	margin-top: 30px;
	padding: 3px;
	border-top: 3px solid #000000;
	}

div#titlebar {
	background-color: #333333;
	color: #ffffff;
	margin-top: 30px;
	padding: 3px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	}

div#subtitle {
	background-color: #000000;
	color: #ffffff;
	padding: 1px 20px;
	margin-bottom: 6px;
	font-family: "Times New Roman", times, serif; 
	font-size: 11pt;
	font-weight: bold;
	font-style: oblique;
}

div#pagetitle {
	padding: 0px 0px 24px 0px;
	font-size: x-large;
	font-weight: bold;
	text-transform: lowercase;
}

div#mainbody {
	background-color: transparent;
	background-image: url(graphics/front_trans.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  bottom;
	}

div#mainlinks {
	padding: 20px 0;
	font-weight: bold;
	font-size: large;
	}

div#mainlinks a {
	padding: .5ex 0;
	display: block;
	}

div#toplinks {
	margin: 0;
	padding: 3px 12px 12px 12px;
	font-weight: normal;
	font-size: 10pt;
	}
	
div#photoarea a {
	margin: 6px 0;
	display: block;
	}

div#bottomlinks {
	margin: 0;
	padding: 3px 12px;
	font-weight: normal;
	font-size: 10pt;
	background-color: #333333;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	}

div#copyright {
	padding: 0px 12px;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 6px;
	border-bottom: 2px solid #000000;
	font-size: 8pt;
	}
	
.section {
	padding-top: 2ex;
	font-size: 10pt;
	font-weight: bold;
	}
