A { 
	text-decoration:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #D6D3CE;
	scrollbar-shadow-color: #993300;
	scrollbar-highlight-color: #cc3300;
	scrollbar-3dlight-color: #cc3300;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D6D3CE;
	scrollbar-arrow-color: #cc3300;
	background-color: #6699CC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.here:visited {
	font-family: Arial;
	color: #000066;
	font-size: 12px;
}
a.here:link {
	font-family: Arial;
	color: #000066;
	font-size: 12px;
	border: none;
}
a.here:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
}

table.tableLeft
{
	border-left: 1px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
	vertical-align: top;
	background-color: #CCCC99;
}
table.tableRight
{
	border-right: 1px solid #333333;
	background-color: #CCCC99;
}
table.tableMiddle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCC99;
	border: none;
	text-align: left;
	vertical-align: top;	
}
table.tableMiddleGallery
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCC99;
	border: none;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
table.tableMiddle td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;

	
}
table.tableMiddle h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}
table.tableBottom
{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CCCC99;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
table.tableMenu
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #CCCC99;
	background-image: url(../NavButtons/filler_CSS.gif);

}
.photosRight{
	height: 300px;
	width: 300px;
	background-color: #CCCC99;
	margin: 0px;
	padding: 25px 0px 0px 10px;
	border: 0px;
}

a.email:visited {
	font-family: Arial;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
a.email:link {
	font-family: Arial;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
a.email:hover {
	font-family: Arial;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
