<style type="text/css">
<!--
body
{scrollbar-face-color: #b6316c;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #37373f;
	background-image: url(Graphics/backdrop.jpg);
}

body { 
	background-color: #37373f;
	background-image: url(Graphics/backdrop.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #b6316c;
}

a:hover {
	text-decoration: underline;
	color: #b6316c;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 14px;
}

.textfront {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.subheader {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.footernav {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

.sidelinks {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
}

table.main {
	border-width: 3px;
	border-spacing: 5px;
	border-style: groove;
	border-color: black;
	border-collapse: separate;
}

table.main td {
	border-width: 0px;
	padding: 10px;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}

table.totallytamara {
	border-width: 2px;
	border-spacing: 1px;
	border-style: groove;
	border-color: black;
	border-collapse: separate;
}

table.totallytamara td {
	border-width: 1px;
	border-style: groove;
	border-color: black;	
	padding: 4px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
