body {
	background-image: url(images/backgrounds/purpletex.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat;
}
.navtable {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.navtable a {
	border : 1px solid #000000;
	color : #FFFF33;
	display : block;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-top : 3px;
	text-decoration : none;
	width : 100%;
	border-bottom-width:3px;
	border-right-width:3px;
	background-image: url(images/buttonout.png);
}
.navtable a:visited {
	border : 1px solid #000000;
	color : #FFFF33;
	display : block;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%;
	border-bottom-width:3px;
	border-right-width:3px;
	background-image: url(images/buttonout.png);
}
.navtable a:hover {
	background-color : #333333;
	color : #333333;
	text-decoration : none;
	background-image: url(images/buttonin.jpg);
	border-top: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
.navtable1 a {
	border : 1px solid #000000;
	color : #FFFF33;
	display : block;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-top : 3px;
	text-decoration : none;
	width : 100%;
	border-bottom-width:3px;
	border-right-width:3px;
	background-image: url(images/buttonoutred.jpg);
}
.navtable1 a:visited {
	border : 1px solid #000000;
	color : #FFFF33;
	display : block;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%;
	border-bottom-width:3px;
	border-right-width:3px;
	background-image: url(images/buttonoutred.jpg);
}
.navtable1 a:hover {
	background-color : #333333;
	color : #FFFFFF;
	text-decoration : none;
	background-image: url(images/buttonin.jpg);
	border-top: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
.titlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	color: #EDEDED;
}
#pagecontent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #014243;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	background-image: url(images/backgrounds/parchmentbg.jpg);
}
a {
	font-weight: bold;
}

