div			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #000000;}

.blank		{font-size: 1pt}
.tbox		{border-right: #000000 0px solid; border-top: #000000 0px solid; border-left: #000000 0px solid; border-bottom: #000000 0px solid; 
			 width: 100px; height:19px; background: #D6F6FF; font-family: "verdana";}

A:link		{color: #0F4679; text-decoration:none}
A:visited	{color: #0F4679; text-decoration:none}
A:hover		{color: #FF7D24; text-decoration:underline}

/* Styles below added by Tayler Woodruff, SSGI. */
img
{
	border: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
}

.topBlack
{
	background-color: black;
	width: 750px;
	height: 8px;
	border: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 0px 0px;
}

.main
{
	width: 750px;
	height: 600px;
	background-color: white;
	border: none;
}

div.logo
{
	background-color: #FFFFFF;
	border: none;
}

div.logo span.theLogo
{
	float: left;
	width: 180px;
	color: #000000;
	text-align: left;
}

div.logo span.aniBanner
{
	float: right;
	width: 570px;
	color: #000000;
	text-align: right;
}

.sideShadow
{
	background-image: url(images/shadow_back.gif);
	height: 620px;
	width: 20px;
	position: absolute; left: 751px; top: 0px;
}

.menu
{
	background-color: #E6E6E6;
	text-align: center;
	vertical-align: text-top;
	position: inline;
	height: 12px;
}

.content
{
	position: inline;
	width: 750px;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px;
}

div.left
{
	position: relative; left: 0px; top: 0px;
	width: 176px;
	vertical-align: text-top;
	text-align: left;
	border: dashed #E6E6E6;
	border-width: 0px 2px 0px 0px;
	background-color: #FFFFFF;
}

div.middle
{
	position: absolute; left: 180px; top: 146px;
	width: 570px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
}

div.right
{
	width: 0px;
	height: 0px;
	background-color: transparent;
	position: absolute; left: 0px; top: 0px;
	border: none 0px;
}

.bottomGray
{
	background-color: gray;
	width: 750px;
	height: 15px;
	border: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	position: relative; top: -15px;
}

.welcome
{
	border-width: 0px 0px 0px 0px;
	border: none;
	margin: 0px;
	padding: 0px;
	position: inline;
	width: 570px;
}