body {
	background-color:Black;
	background:url(images/bg.gif);

}
.pagebg {
	background: url(images/bg.gif);
	background-color: #FFE8CC;
}
.contentbg {
	background: url(images/moduletop.gif);
	background-color:FFE8CC;
}
.moduletable {
	background:url(images/bg.gif);
	background-color:#CCCCCC;
}
.moduleborder {
	background:url(images/module_border_color.gif);
	background-color:#666;
}
.homemoduletop {
	width:500px;
	height:10px;
	background-color:White;
	/*background:url(images/moduletop.gif);*/
}
.downloadsmoduletop {
	width:500px;
	height:10px;
	background:url(images/moduletop.gif);
	background-color:White;
}
.gallerymoduletop {
	width:500px;
	height:10px;
	background:url(images/moduletop.gif);
	background-color:White;
}
.mediamoduletop {
	width:500px;
	height:10px;
	background:url(images/moduletop.gif);
	background-color:White;
}

.headernav {
	background: url(images/bg.gif);
	background-color:#FFE8CC;
	}
	
	.leftborder {
		background:url(images/bg.gif);
		background-color:#FFE8CC;
	}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {text-decoration: none;}
.leftborder {background-image: url(images/leftborder.gif);}
.rightborder {background-image: url(images/rightborder.gif);}
.rightheaderborder {background-image: url(images/rightborder_header.gif);}
.rightcorner {background-image: url(images/rightcorner.gif);}
.image {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
}
.medium {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mediumbold {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linkmediumbold {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linkmediumbold:link {}
.linkmediumbold:hover {
	color: #FFCB9D;
	text-decoration: none;
}
.small {
	font-family: sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #463427;
	text-decoration: none;
}
.smallbold {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linksmallbold {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C25426;
	text-decoration: none;
}
.linksmallbold:link {}
.linksmallbold:hover {
	color: #FFCB9D;
	text-decoration: none;
}
.small2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linksmall2bold {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C25426;
	text-decoration: none;
}
.linksmall2bold:link {}
.linksmall2bold:hover {text-decoration: underline;}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
	
	
#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	