body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin:0;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #769d68 url('images/background.gif');
	color: #333;
	text-align: center;
	}
/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0; 
	}

#container {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	margin-bottom:0;
	text-align: left;
	padding:0;
	width: 878px;
	background-image: url(images/background_texture.jpg);
	background-position:top;
	background-repeat:repeat-y;
    position: relative;
	}
#container_inner {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	margin-bottom:0;
	text-align: left;
	padding:0;
	width: 876px;
	background-image: url(images/background_texture.gif);
	background-position:top;
	background-repeat:repeat-y;
    position: relative;
	}

#content {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	
	border: 0px solid #333;
	width: 812px;
	
	padding-left: 38px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	margin:0;
	background-image: url(images/content_background.gif);
	background-repeat:repeat-y;
    position: relative;
	}

#banner {
	border: 0px solid #333;
	width: 878px;
	height:174px;
	background-color: #EFEFEF;
	padding:0;
	margin:0;
	background-image: url(images/header_home.gif);
	background-position:top left;
	}

#inventory {

	border: 0px solid #333;
	background-color:#FFFFFF;
	float:left;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	margin-left: 56px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	width:440px;
	}

#alpha {
    position: relative;
	border: 0px solid #333;
	width: 170px;
	height:391px;
	
	padding:0;
	margin-left:50px;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	float:left;
	}
#beta {
    position: relative;
	border: 0px solid #333;
	width: 600px;
	padding:0;
	margin-left: 200px;
	margin-right:0;
	background-image: url(images/right_background.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}



/* End Structure */			
img {
	border: 0px none;
	border-top: 1;
	}
A 			{ color: #345729; text-decoration: none; }
A:link		{ color: #345729; text-decoration: none; }
A:visited	{ color:#003300; text-decoration: none; }
A:active	{ color: #345729; }
A:hover		{ color: #345729; text-decoration:underline }

p {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	color:#333333;
	}

h2, h3, h4, h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


#footer {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 4px solid #000000;
	border-bottom: 0px solid #000000;
	background-image: url(images/footer.gif);
	background-repeat:repeat;
	background-position:top right;
	background-color:#000000;
	width: 878px;
	height: 100px;
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
	padding-right:0;
	margin-left:0;
	margin-bottom:0;
    position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	}

h4 { 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-top:0;
	padding-bottom:0;
	margin-top:2px;
	margin-bottom:7px;
	margin-left:10px;
	font-size:14px;
	height: 20px;
	color:#FFFFFF;
	text-align:left;
	font-style:normal;
	text-indent:0;
	}
h4 a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	}

h4 a.selected {
	color: #fff;
	}

h1 { 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom:5px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;

	font-size:14px;
	color:#345729;
	text-align:left;
	font-style:normal;
	border-bottom:0px solid #fff;

	}
h1 a {
	color: #636467;
	padding-left:20px;
	background-image:url(images/arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	}
h1 a:hover {
	color: #000000;

	}
h1 a.selected {
	color: #fff;
}
h2 { 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom:5px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;

	font-size:14px;
	color:#636467;
	text-align:left;
	font-style:normal;
	border-bottom:0px solid #fff;

	}
h2 a {
	color: #636467;
	padding-left:20px;
	background-image:url(images/arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	}
h2 a:hover {
	color: #000000;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
h2 a.selected {
	color: #fff;
}
.indent {
	margin-left:20px;
}
ul {
	padding: 0;
	list-style-type:disc;
	margin:0;
	font-size:12px;
	}
li { 
	margin:0px;
	}
ul li a {
	text-decoration: none;

	}

ul li a:hover {
	text-decoration:underline;
	border-top: 0px solid #ff9900;
	}
