body
{
	background-color: #40240e;
	background-image: url('images/bgCactus.jpg');
	background-repeat: repeat-x;
	margin: 16px 0px 0px 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #86140a;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #b71b0e;
	text-decoration: underline;
}

a.light:link, a.light:visited
{
	color: #b25300;
	text-decoration: underline;
}

a.light:hover, a.light:active
{
	color: #b71b0e;
	text-decoration: underline;
}

a.menu:link, a.menu:visited
{
	color: #EDDCC2;
	text-decoration: underline;
}

a.menu:hover, a.menu:active
{
	color: #C29463;
	text-decoration: underline;
}

td, .text1, .content
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.text2
{
	font-size: 9px;
	font-weight: normal;
	color: #e7d9bf;
}

.text3
{
	font-weight: normal;
}

.bar
{
	font-weight: normal;
	font-size: 10px;
}

.header1
{
	font-size: 17px;
	font-weight: bold;
	width: 400px;
	margin: 0 auto;
	overflow: hidden;
}

.header1a
{
	font-size: 17px;
	font-weight: bold;
	width: auto;
	margin: 0 auto;
	overflow: hidden;
}

.msgtext
{
	color: #ff0000;
}

#body
{
	width: 800px;
	background-color: #e7d5af;
}

#body
{
	background-image: url('images/bgBodyTop.jpg');
	background-repeat: no-repeat;
}

.quickNav
{
	margin-bottom: 10px;
	margin-right: 41px;
}

#collage
{
	border-top: 4px solid #2f130b;
}

#nav
{
	background-color: #2f130b;
}

#content
{
	padding: 25px 50px 0px 50px;
	background-image: url('images/bgBody.jpg');
	background-repeat: repeat-y;	
}

#menuIndex
{
	padding: 10px;
	line-height: 25px;
	background-color: #7E481A;
	border-top: 3px solid #40240E;
	border-bottom: 3px solid #40240E;
}

.homeImg
{
	margin-bottom: -1px;
	margin-right: 3px;
}

.newsItem
{
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000000;
}

img#burst-new-menu {
	float: right;
	margin: 0px 0px 10px 10px;
}
