<style type="text/css">
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFF;
	margin: 0px; 
	padding: 0px;
	text-align: left; 
	font-size: small;
}
a:link {
	color: #039;
	text-decoration: none;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #039;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color: #69C;
	border: 0px;
}
a:active {
	text-decoration: none;
	border: 0px;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	color:#036;
}
#container { 
	width: 60em; 
	background: #FFFFFF;
	margin: 0px auto; 
	border: 0px;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666;
} 
img {
	border: 0px;
}
#header h1, img{ 
	background: #FFFFFF; 
	padding: 0px;  
	text-align: left;
	margin:0px;
} 
#header p{
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
#header p a {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
#header a:hover {
	color: #69C;
	text-decoration: none;
}
#header a:active {
	color: #666;
}
#header a:visited {
	color: #666;
}
#sidebar1 ul {
	list-style: disc;
	margin-left: 0px;
}
#sidebar1 ul li {
	padding-left: 10px 0px;
	margin-left: -20px;
}
#sidebar1 {
	float: right; 
	width: 20em; 
	background: #FFFFFF; 
	padding: 5px;
	font-size: small;
	margin: 10px;
}
#portmenu {
	width: 210px;
	float: left;
	font-size: small;
}
#portmenu ul li {
	margin-left: -10px;
	list-style: disc;
}
#description {
	float: right;
	width: 200px;
	font-size: small;
}
#portmain {
	width: 500px;
	margin: 0px 10px 0px 250px;
	font-size: small;
}
#mainContent {
 	margin: 0 25em 0 1em; 
	font-size: small;
	padding: 5px;
} 
#footer { 
	padding: 0px;
	background:#FFFFFF;
	font-size:small;
	text-align:center;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
	text-align:center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.quoterule {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #099;
	text-align:center;
}
.resume {
	list-style: disc;
}

</style>
