body
{
	margin: 0;
	padding: 0;
}

#maincontainer
{
	width: 800px;
	height: 533px;
  padding: 0;
	margin: 40px auto 0 auto;
	background-image: url('/i/oldbackgrounds/3.jpg');
	background-repeat: no-repeat;
}

#contentcontainer
{
	width: 800px;
	height: 533px;	
	margin: 40px auto 0 auto;
	background-image: url('/i/oldbackgrounds/3.jpg');
	background-repeat: no-repeat;
}

#content
{
	width: 596px;
	height: 500px;
	margin: 0;
	overflow: auto;
	background-color: white;
}

#clearcontent
{
	width: 596px;
	height: 500px;
	margin: 0 0 0 0;
}	

#bottombar
{
	width: 596px;
	height: 33px;
	padding-top: 5px;
	background-color: white;
	display: block;
}

#leftcontainer
{
	width: 596px;
	height: 533px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#rightcontainer
{
	width: 204px;
	height: 533px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#whitestrip
{
	width: 4px;
	height: 533px;
	background-color: white;
	float: left;
}

#bclogo
{
	float: left;
}

#menu
{
	line-height: 0;
	letter-spacing: 3px;
}

#utalogo
{
	float: right;
}

.menutext
{
	text-align: right;
	color: white;
	font-family: "impact";
	font-size: 26px;
  float: right;
}

.titletext
{
	font-size: 26px;
	font-family: "impact";
	color: gray;
}

.bodytext
{
	font-size: 14px;
	font-family: "century gothic";
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#picturediv
{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

#invisiblemenublock
{
	height: 385px;
	width: 200px;
	float: right;
}

#mini
{
	position: absolute;
	top: 0;
	left: 0;
}

.imgcontainer
{
  width: 260px;
  padding: 0 0 0 0;
	margin: 5px 0 5px 0;
}

.previews
{
  border: 0;
  margin: 5px;
}

a.bodylink:link { color: gray; text-decoration: none; }
a.bodylink:visited { color: gray; text-decoration: none; }
a.bodylink:hover { text-decoration: none; color: red; }	
a.bodylink:active { color: gray; text-decoration: none; }

a.links:link { color: white; text-decoration: none; }
a.links:visited { color: white; text-decoration: none; }
a.links:hover { text-decoration: none; color: gray; }	
a.links:active { color: white; text-decoration: none; }


a#rsslink:link { color: white; text-decoration: none; }
a#rsslink:visited { color: white; text-decoration: none; }
a#rsslink:hover { text-decoration: none; color: orange; }
a#rsslink:active { color: white; text-decoration: none; }