@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
body {
	margin-top: 48px;
	font-family: "Courier New", Courier, monospace;
	background-color: #CFCFCF;
}
a {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.PortPageNav {color: #666666;
}
.MainNav {
	color: #000000;
	font-family: Helvetica;
	letter-spacing:1px;
	font-size:
}
	.MainNavLettering {
	color: #FFFFFF;
	font-family: Helvetica;
	letter-spacing:normal;
	font-size:12px
}
.contact {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.about {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
}
.slideback {
	background-color: #666666;
	
}
.shadowbackground {
	background-color: #CFCFCF;
}

.leftshadstry {
	background-color: #CFCFCF;
	background-image: url(images/leftshadow.jpg);
}

.rightshadstry {
	background-color: #CFCFCF;
	background-image: url(images/rightshadow.jpg);
}

.bottomshadstry {
	background-color: #CFCFCF;
	background-image: url(images/bottom.jpg);
}
