<style type=text/css>

html {
	min-height: 100%;
	height: auto;
	height: 100%;
	width: 100%;
	margin: 0px;
        padding: 0px;
	margin: 0px;
}

body { 
	min-height: 100%;
	height: auto;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(bg-brown.gif);
	background-repeat: repeat-x;
	background-color: rgb(255,255,255);
}

.main { 
        margin: 0px auto;
        padding: 0px;
	width: 800px;
	overflow: auto;
	border: 1px solid;
	background-color: rgb(230,230,230);
}

.wrapper {
	padding: 0px;
	margin: 0px;
}

.iconbar {
	position: absolute;
	top: 140px;
}

.header {
        padding: 0px;
        border: 0px solid;
        width:800px;
	height: 170px;
	border-top: 1px solid;
	border-bottom: 1px solid;
        }


.leftbar {  
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	width: 200px;
	float: left;	
	text-align: left;
}


#navbar { margin: 0px; margin-left:5px; padding: 0px; border: 1px solid black; width: 230px; text-align: left; float:left;}


.rightbar {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	float: right;
	border-left: 1px solid black;
	background-color: white;
	overflow: auto;
	width: 599px;
	min-height: 800px;
}

.infobox1 {
	padding: 0px;
	margin: 0px auto;
	width: 620px;
	height: 49px;
	border: 0px;
	font-family: papyrus;
}


.infobox2 {
	border: 1px solid;
        padding: 0px;
	margin: 5px auto;
	background: url(title_moose.png);
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	width: 550px;
}

.infobox3 {
        margin: 10px;
	padding: 5px;
        border-bottom: 1px solid black;
        background-color: rgb(118,162,94);
	font-family: impact;
	font-size: 15px;
        font-weight: bold;
	text-align: center;
        text-variant: small-caps;
        width: 550px;
}

td.css1 {
	font-size: 8pt;
	font-family: sans-serif;
	border-bottom: solid 1px gray;
}

td.css2 {
	font-size: 10pt;
	font-family: sans-serif;
	text-align: center;
	width: 165px;
	height: 78px;
	background: url(portfolio_icon.jpg);
}

td.css3 {
	font-size: 10pt;
	font-family: sans-serif;
	text-align: center;
	width: 210;
}

table.css1 {
	border-collapse: collapse;
}



.title {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: url(navtitlebg.gif);
	color: black;
	text-decoration: none;
	font-family: papyrus;
	font-size: 11pt;
}

.titlelink { padding-left: 3px; padding-top: 3px; color: black; }

#filediv { padding:1px; margin:1px; border:1px solid; }

#td1 { background-color: white; border: 0px solid black; color: black; font-family: arial; font-size:9pt; text-decoration: underline; }

.td2 a { color: black; }

.title a { color: black; }

.title a:hover { color: black; }

.subtitle {
	padding: 0px 0px 0px 0px;
	color: black;
	background-color: rgb(255,255,255);
	font-family: papyrus;
	font-size: 11pt;
	height: 28px;
}


.subtitle a { 
	color: black;
	text-decoration: none; 
	display: block;
}

.subtitle a:hover{
	background-color: black;
	color: white;
	text-decoration:none;
}	

.list1 {
	border: 1px dashed;
	border-color: rgb(145,145,145);
	margin: 10px auto;
	padding: 5px;
	text-align: left;
	width: 450px;
}

.style32 {
	font-family:arial;
	font-size: 10pt;
}

a {
        color:blue;
        text-decoration:none;
}

a:hover {
        color:blue;
        text-decoration:underline;
}


#titlediv { width:900px; height:169px; border: 1px solid; padding: 0px; margin: 5px; background: url(pr-title.jpg); }
#my-border { top:100px; left:275px; padding:20px; width:700px; margin:200px auto; color:#fff; }
#my-border, #my-border .sb-inner { background:#fff, url(grad.png), repeat-x; }
#content { margin-right:5px; padding:10px; border: 0px solid; width:640px; background-color: white; font-family: sans-serif; font-size: 10pt; float:right; text-align:left; }
#gallery { text-align:center; margin: 5px; width: 900px; border:0px solid; float:center; }
#iconbar { }

</style>