@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background-color:#00523B;
	background-image:url(images/bkg_2x820_256c.gif);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:small;
	color:#F1DCA0;
	line-height:1.4em;
}


a:link {
	color:#F1DCA0;
	text-decoration: underline;
}


a:link img {
	text-decoration: none;
	border: 0;
}


a:visited {
	color:#F1DCA0;
	text-decoration: none;
}


a:hover {
	color:#FFFFFF;
	text-decoration: none;
	visibility:visible;
}


a:active {
	color:#F1DCA0;
	text-decoration: none;
}


#wrapper {
	width:952px;
	margin-left:auto;
	margin-right:auto;
	background-color:#00523B;
	border: 1px solid #00291D;	
	border-top: 0px;
	border-bottom: 0px;
	min-height:720px;
}
