body {
	margin:0;
	text-align:center;
	background:#b79c89;
	font:12px/18px Arial,sans-serif;
}

a {
	color:#000;
}

a:hover {
	color:#ED1B20;
}

#page {
	position:absolute;
	width:790px;
	top:0;
	left:50%;
	margin-left:-369px;
}

#borderTop {
	width:790px;
	height:34px;
	background:url(../images/borderTop.gif) top left no-repeat;
}

#borderBottom {
	width:790px;
	height:52px;
	background:url(../images/borderBottom.gif) top left no-repeat;
}

#content {
	background:#ffdf4b;
}

#sidebar {
	width:134px;
	float:left;
}

#navBox {
	background:#FFDF4B url(../images/navBorder.gif) top right repeat-y;
}

#smLogo {
	width:134px;
	height:57px;
	background:url(../images/smLogo.gif) top center no-repeat;
	margin-bottom:5px;
}

#nav {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}

#nav li {
	margin-bottom:5px;
	padding-left:15px;
	background:url(../images/navBullet.gif) top left no-repeat;
	margin-left:0px;
}

#nav li a {
	color:#000;
	font:bold 14px/18px Arial, sans-serif;
	text-decoration:none;
}

#nav li a:hover {
	color:#ED1B20;
}

#navBtm {
	width:134px;
	height:14px;
	background:url(../images/navBorderBottom.gif) top right no-repeat;
}

#main {
	float:right;
}

#pageTitle {
	width:656px;
	height:54px;
	background:#ed1b20;
}

#pageContent {
	width:656px;
}

#pageText {
	text-align:left;
	padding: 20px 10px 20px 20px;
	vertical-align:top;
}

#pageImages {
	float:right;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:20px;
}

.imageCol {
	width:290px;
}

#footer {
	font:10px/12px Arial,sans-serif;
	text-align:center;
}

#footer .email, #footer .email a {
	color:#FFDF4B;
	font:bold 11px/14px Arial,sans-serif;
}

.txtTitle {
	font:bold 14px/18px Georgia,serif;
	color:#ED1B20;
}

/* Homepage styles */
#homeBorderTop {
	width:790px;
	height:33px;
	background:url(../images/homeTopBar.gif) top left no-repeat;
}

#homeNav {
	list-style:none;
	padding:0;
	margin:0;
}
#homeNav li {
	display:inline;
}

#homeNav li img {
	float:left;
	border:0;
}

#homeNatlTreasure {
	/*width:172px;
	height:62px;*/
	text-align:center;
	background:url(../images/homeNatlTreasure.gif);
}

#homeNatlTreasure a img{
	border: none;
}