@charset "utf-8";
body {
    background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #660000;
	margin: 0 0 0 0;
}
.dropshadow {
    width: 771px;
	height: auto;
	margin: auto;
	background-image: url(../images/dropshadow.png);
	background-repeat: repeat-y;
}
.main {
    width: 750px;
	height: auto;
	margin: auto;
	background-image: url(../images/mainbackground2.jpg);
	background-repeat: no-repeat;
}
a.linkage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a.linkage:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a.linkage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a.linkage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
a.onecardbody:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a.onecardbody:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a.onecardbody:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a.onecardbody:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.links {
    width: auto;
	height: auto;
}
.guest {
    width: auto;
	height: auto;
	float: left;
}
.text {
    width: 320px;
	height: auto;
	margin: 0 0 0 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #584438;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #584438;
}
.headerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;    
}
.catagoryfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;    
}
