body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6A0637;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #000000;
}
a:active {
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #6A0637;
}
h2 {
	font-size: 18px;
	color: #6A0637;
}
h3 {
	font-size: 14px;
	color: #6A0637;
}
td#splashcontent {
	background-image: url(slices/splashback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
td#background {
	background-image: url(slices/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td#content {
	background-color: #FFFFCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #700f3c;
}
td#sidebar {
	background-color: #6e103c;
	background-image: url(slices/sidebarbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 0px;
	padding: 5px;
}

td#sidebar a:link {
	color: #FFFFCC;
}
td#sidebar a:visited {
	color: #FFFFCC;
}
td#sidebar a:hover {
	color: #ffffff;
}
td#sidebar a:active {
	color: #ffffff;
}
td#footer {
	color: #ffffcc;
}
td#footer a:link {
	color: #ffffcc;
}
td#footer a:visited {
	color: #ffffcc;
}
td#footer a:hover {
	color: #ffffff;
}
td#footer a:active {
	color: #ffffff;
}.small {
	font-size: 10px;
}
.border {
	margin: 5px;
	padding: 0px;
	border: 2px solid #B2BB7C;
}
.splashborder {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #dee2b0;
}
.browntext {
	color: #663333;
	text-align: justify;
}
