BODY {	
	background-image: url(graphics/top-left.jpg);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	}
	
A, A:hover, A:visited {
	color: #99cc00;
	}


#top {
	background-image: url(graphics/top-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 830px;
	height: 125px;
	border-bottom: solid 1px #9c9c9c;
	}

#top_sub {
	background-repeat: no-repeat;
	background-position: top right;
	width: 830px;
	height: 106px;
	border-bottom: solid 1px #9c9c9c;
	}

#logo {
	margin-top: 30px;
	margin-left: 60px;
	}

.bordered {
	border: solid 1px black;
	}

#hometable {
	}

#nav {
	border-top: solid 1px #9c9c9c;	
	display: none;
	width: 0px;
	}
#subnav {
	border-top: solid 1px #9c9c9c;
	display: none;
	}
	
#main {
	border-top: solid 1px #9c9c9c;
	padding-top: 25px;
	margin-left; 25px;
	}

#maintext {
	font-size: .8em;
	color: #3a3a4f;
	width: 80%;
	}
#maintext, #maintext TD { font-size: 10pt; }

#homemain {
	border-top: solid 1px #9c9c9c;
	}
#hometext {
	margin-top: 50px;
	margin-right: 15px;
	font-size: .8em;
	color: #3a3a4f;
	width: 80%;
	}
#footertext {
	font-size: .75em;
	color: #292929;
	}

#subfootertext {
	font-size: 50%;
	text-align: center;
	color: #8c8c8c;
	}
#footertextdiv {
	font-size: 90%;
	position: relative; 
	left: -150px;
	text-align: center;
	color: #8c8c8c;
	}

#newsbox {
	border: solid 1px #9c9c9c;
	background-color: #e1e9e1;
	display: none;
	}
#newsbox P {
	padding: 0px 10px 0px 10px;
	font-size: 80%;
	color: #4a4b73;
	}


.list1 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	}
.list1 LI { 
	padding-top: 6px;
	}

.nolist {
	list-style-type: none;
	list-style-position: inside;
	margin-top: -20px;
	padding: 5px 0px 0px 10px;
	}
.nolist LI { padding-top: 5px; }

.ollist1 {
	list-style-position: inside;
	margin-top: 0px;
	margin-left: 20px;
	}
.ollist1 LI { padding-top: 8px; }

#blurb {
	width: 145px;
	height: 143px;
	background-image: url(graphics/blurb-box.gif);
	background-repeat: no-repeat;
	}
.blurbtext {
	font-weight: normal;
	font-style: italic;
	color: #074924;
	}

.greentext {
	color: #074924;
	}

.biobox {
	border: solid 3px #9c9c9c;
	background-color: #FEF2DA;
	padding: 5px;
	}
.portfoliohr {
	}

.box1 {
	background-color: white;
	color: #074924;
	padding: 5px;
	}

#titleimg { display: block; }
#titleimgprint { display: block;  }

.plogo { display: none; }
.pn1 { width: 20%; text-align: left; }
.phide { display: none; }
