body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #333333;
}
p{font-family: Geneva, Arial, Helvetica, sans-serif;
}
.brownBg {
	background-color: #D9AE73;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
.litePurpleBg {
	background-color: #C5BBF2;
}
.PurpleBg {
	background-color: #7877a4;
	background-image: url(images/purple_splice.gif);
	background-position: bottom;
}
.nav {
	color: #FFFFFF;	
	
}
.nav a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.nav a:hover {
	color: #D9AE73;
}
.mainTable {
	padding: 0px 0px 15px;
		
}
.titles {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:10px;

	display:block;
}
.purpleType {
	color: #C5BBF2;
}
.navSub {
	
	
}
.navSub a {

	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.navSub a:hover {

	color: #D9AE73;
}
.navSubBrown {


	color: #c8aa82;
}
.navSubBrown a {
	color: #c8aa82;
}
.header {
	background-color: #999999;
	height: 80px;
	width: 100%;
}
                    
.imgborder {
	border: 1px solid #C5BBF2;
}
a {
	color: #CC9242;
	text-decoration: underline;
}
.rightFooter {
	right: 100%;
}
.headerLower {
	background-color: #888478;
	height: 30px;
}
.squareGrey {
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(images/grey_splicer.gif);
	background-repeat: repeat-y;
}
.tableNoPadding {
	margin: 0px;
	padding: 0px;
}
.contents {
	height: 450px;
	background-position: top;
	padding-right: 25px;
}
input {
	font-size: 9px;
	
	
}

.smallTitles {
	font-weight: bold;
	color: #888478;
}
.blue_fill {
	background-image: url(images/blue_splice_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.menuTable {
	margin-right: 25px;
	padding: 3px;
}
.purple_fill {

	background-image: url(images/purple_splice_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.pink_fill {


	background-image: url(images/pink_splice_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.smallText {
	font-size: 10px;
}
.orange_fill {

	background-image: url(images/orange_splice_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.red_fill {

	background-image: url(images/red_splice_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.yellow_fill {


	background-image: url(images/yellow_splice_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.smallTable {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 300px;
	vertical-align:top;
}
.button {
	font-size: 12px;
	width: 140px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	height: 25px;
}

.button_yellow_on_black {
	font-size: 12px;
	width: 140px;
	border: 1px solid #333333;
	color: #FFFF00;
	background-color: #000000;
	height: 25px;
}
.button_black_on_yellow {
	font-size: 12px;
	width: 140px;
	border: 1px solid #333333;
	color: #000000;
	background-color: #FFFF00;
	height: 25px;
}
.button_white_on_black {
	font-size: 12px;
	width: 140px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #000000;
	height: 25px;
}
.button_medium {
	font-size: 14px;
	width: 140px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	height: 25px;
	
}

.button_large {
	font-size: 16px;
	width: 140px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	height: 25px;
	
}
.TL {
	background-image: url(images/TL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 13px;
}
.TR {
	background-image: url(images/TR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
}
.BL {
	background-image: url(images/BL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width: 13px;
}
.BR {
	background-image: url(images/BR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
}
.rightLine {

	background-image: url(images/right_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.lefttLine {

	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
}
.bottomLine {

	background-image: url(images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 13px;
}
.topLine {

	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	width: 13px;
}
.squareGreybot {
	height: 100%;
	background-image: url(images/grey_splicer.gif);
	background-repeat: repeat-y;
}
.photo_fill {
	background-image: url(images/photo_splicer_no_curve.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.fullHeight {
	height: 500px;
}

#pageFooter{
position:relative;
text-align:center;
margin:auto;
margin-top:-15px;
padding-top:5px;
background:#e9e9e9;
bottom:0px;
height:70px;
width:100%}

#footerCorner{
background-image:url(images/footer-corner.gif);
width:13px;
height:8px;
bottom:0px;
margin-left:23px;
margin-top:-35px;

}

#prevEvents{
position:absolute;
top:745px;
clear:both;}

#nextEvents{
position:absolute;
top:745px;
left:845px;}

.flashSpace{
width:100%;
background-image:url(images/photo_splicer_no_curve2.jpg);
background-repeat:repeat-x;}
#news{
position:absolute;
top:320px;
}
h3{
font-size:14px;}

