img.tn
{
	filter:alpha(opacity=70);-moz-opacity:0.7;
}

a.email
{
	font-family: Arial;
	font-size: 11pt;
	background-color:transparent;
}


a.email:link
{
	color:white;
	font-weight: normal;
	text-decoration:none;
}

a.email:visited
{
	color:white;
	font-weight: normal;
	text-decoration: none;
}

a.email:hover
{
	color:rgb(255,204,51);
	font-weight: normal;
	text-decoration: underline;
}

a.menuitem
{
	font-family: Arial;
	font-size: 11pt;
	background-color:transparent;
	width: 90%;
}


a.menuitem:link
{
	color:rgb(43,92,171);
	font-weight: normal;
	text-decoration:none;
}

a.menuitem:visited
{
	color:rgb(43,92,171);
	font-weight: normal;
	text-decoration: none;
}

a.menuitem:hover
{
	font-weight: normal;
	text-decoration: underline;
	background-image: url('../images/wrench.gif');
	background-repeat: no-repeat;
}

a.menuitem_old:hover
{
	width: 80%;
	background-color:rgb(235,235,235);
	font-weight: normal;
	text-decoration: underline;
	background-image: url('../images/wrench.gif');
}

a.regular
{
	font-family: Arial;
	background-color:transparent;
}


a.regular:link
{
	color:rgb(43,92,171);
	font-weight: normal;
	text-decoration:none;
}

a.regular:visited
{
	color:rgb(43,92,171);
	font-weight: normal;
	text-decoration: none;
}

a.regular:hover
{
	color:rgb(7,30,209);
	font-weight: normal;
	text-decoration: underline;
}

body
{
	font-family: Arial;
	font-size: 11pt;
	background-image: url('../images/bg_diag.gif');
}


div.body
{
	position:absolute;
	top:160px;
	left:160px;
	width:586px;
	height:430px;
	background-color:rgb(255,204,51);
	color: rgb(43,92,171);
	font-family: Arial;
	font-size: 10pt;
	padding-left: 10px;
	font-size: 11pt;
}

div.bio
{
	scrollbar-face-color:rgb(255,204,51);
	scrollbar-arrow-color:rgb(220,169,40);
	scrollbar-track-color:rgb(240,189,40);
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	align:left;
	vertical-align:top;
	position:absolute;
	background-color:transparent;
	top:60px;
	width:570px;
	height:370px;
	overflow:auto;
}

div.directions
{
	position:absolute;
	top:160px;
	left:0px;
	width:160px;
	height:430px;
	background-color:rgb(43,92,171);
	color: white;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 10px;
}

div
{
	text-align:left;
}

div.page
{
	position:relative;
	top:20px;
	width:746px;
	height:590px;
	background-color:white;
}

div.logo
{
	position:absolute;
	top:0px;
	left:-1px;
}

img.face
{
		vertical-align:text-top;
}

div.builtby
{
	position:relative;
	top:30px;
	font-size: 9pt;
	text-align:center;
}

div.old
{
	background-color:rgb(237,208,76);
	background-color:rgb(255,204,51);

}

b.h3
{
	font-size: 14pt;
}



table.menu
{
	background-color:rgb(222,222,221);
	width:140px;
}

td.menuitem
{
	width:130px;
}

th
{
	color: rgb(43,92,171);
	text-align:left;
}

td
{
	vertical-align:top;
}

td.body
{
	color: rgb(43,92,171);
	font-family: Arial;
	font-size: 11pt;
}

div.PRTitle
{
	width:100%;
	color:white;
	background-color:rgb(43,92,171);
}

div.PRBody
{
	padding: 5px;
}
