body {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image:  none;
	background-color: #eeeeee;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
.pagetitle {
	font-size: xx-large;
	font-weight: bold;
}
.bktomrplink{
	font-size: medium;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.allcapshd {
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
}
.boldtxt {
	font-weight: bold;
}
.lists {
	list-style-position: outside;
	list-style-type: square;
}
.tdimgborder {
	border: thin solid #666666;
}	
.footer {
	font-size: smaller;
	padding: 6px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a.linkmenus {
	color: #000000;
	text-decoration: none;
}
a.linkmenus:hover {
	color: #000000;
	text-decoration: underline;
}
#nav{
height: 27px;
width: 100%;
font-size: small;
font-weight: bold;
background-color: #eeeeee;
padding: 0px;
}
#navlst{
padding: 0;
margin: 0;
line-height: 27px;
white-space: nowrap;
}
#navlst li{
list-style: none;
display: inline;
}
#navlst li a{
padding: 6px 10px;
text-decoration: none;
color: #ffffff;
background-color: #333333;
border-bottom-style: solid;
border-bottom-color: #666666;
}
#navlst li a:link{
color:#ffffff;
}
#navlst li a:visited{
color:#ffffff;
}
#navlst li a:hover{
color:#ffffff;
background-color: #666666;
}
body#home a#homenav,
body#bio a#bionav,
body#resume a#resumenav,
body#portfolio a#portfolionav{
color: #ffffff;
background-color: #666666;
}
#pic{
vertical-align: top;
padding: 30px 0px 0px 15px;

}
#maintxt {
padding: 15px 30px 30px 30px;
vertical-align: top;
}
#table1{
border: 0;
padding: 0px;
margin-bottom: 25px;
}
#table2{
border: 0;
padding: 0;
}  
#table3 {
border: 3px solid #666666;
background-color: #ffffff;
padding: 0;
}
#table4{
border: 0;
padding: 0;
}
a.bttmlink{
	font-size: 10pt;
	color: #cc3333;
	text-decoration: none;
}
a.bttmlink:hover{
	font-size: 10pt;
	color: #cc3333;
	text-decoration: underline;
}
  
