body
{
	margin: 0px auto;
	padding: 0px auto;
	background: url(images/bg-tile.gif) top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#maincontainer
{
	margin: 0px auto;
	padding: 0px auto;
	background: url(images/bg.gif) repeat-x;
}
h1
{
	font-size: 20px;
}
.redtext
{
color: #871123;
}
.h1sub
{
	font-size: 12px;
	color: #871123;
}
h2
{
	font-size: 16px;
	color: #871123;
}
#header
{
	height: 120px;
}
p{margin-bottom:0;}
#container
{
	margin: 0px auto;
	padding: 0px auto;
	width: 906px;
	background: url(images/header.gif) no-repeat top center;
}
#nav
{
	background: url(images/nav-bg.gif) repeat-x;
	height: 35px;
	margin-bottom:5px;
}
#content
{
	margin: 0px auto;
	background: url(images/body-bg.gif) repeat-x  top center #ffffff;
	border: 1px solid #191c1f;
}
#footer
{
		margin: 0px auto;
		background: url(images/footer.gif) repeat-x #654e29;
}

hr
{
	color: #c6c6c6;
	background-color: #c6c6c6;
}
A:link	{ color: #be1f25; text-decoration: none; font-weight: bold;}
A:visited { color: #be1f25; text-decoration: none; font-weight: bold;}
A:active { color: #be1f25; text-decoration: none; font-weight: bold;}
A:hover	{ color: #52657a; text-decoration: none; font-weight: bold;}

.size10
{
	font-size: 10px;
}
.size11
{
	font-size: 11px;
}
.footer
{
	color: #ffffff;
	font-size: 11px;
}

.footer A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 11px;}

.formbox
{
	border: 1px solid #c6c6c6;
}

.imagecontainer{
	  float:left;
	  clear:left;
	  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(images/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.titles
{
	color:#ffffff;
}
