*
	{margin: 0;
	padding: 0;
	border: 0;
	border-style: none}

body 
	{text-align: center} 
	
p
	{color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
	padding: 12px;}

div
	{margin: 0 auto}

ul	
	{list-style: none;
	width: 840px;
	display: inline;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-align: center}

ul li	
	{float: left;
	width: 105px}

#menu a:link, #menu a:visited {color: #000000; text-decoration: none}
#menu a:active, #menu a:hover {color: #FF0000; text-decoration: none}
a:link, a:visited {color: #FFCC00; text-decoration: none}
a:active, a:hover {color: #FF0000; text-decoration: none}

#active
	{color: #FF0000}


/* this is the headline box*/	
#title
	{width: 840px;
	height: 42px;}

/* this is the container box */	
#content
	{width: 840px;
	height: 432px;
	background: url(rimstone840x432.jpg)}

/* this is the left content box */
#sub_1
	{width: 402px;
	height: 408px;
	float: left;
	margin: 12px;
	margin-right: 0px}
	
/* this is the right content box */
#sub_2
	{width: 402px;
	height: 408px;
	float: right;
	margin: 12px;
	margin-left: 0px;
	overflow:auto;}


/* this is the navigation box */
#menu
	{width: 840px;
	height: 20px;
	clear: both;
	text-align: center;
	padding-top: 12px;}
	
/* COMMANDS FOR THE TRANSPARENT BOXES BEGIN HERE */	
.top
	{height: 12px;
	background: url(402top3.png)}

.middle
	{color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(402middle3.png) repeat-y}

.bottom
	{height: 12px;
	margin-bottom:12px;
	background: url(402bottom3.png)}
