	body {
			background-image:url(images/tile2.gif);
			margin-top:0px;
			}
	#menu {
			width:780px;
			height:86px;
			background:#d3cd99;
			}
	#menu-base {
			width:780px;
			height:9px;
			background-image:url(images/index_11.gif);
			}
	#main {
			width:780px;
			background:#FFFFFF;
			}
	#flash {
			width:172px;
			background:#FFFFFF;
			float:left;
			}
	#text {
			width:608px;
			float:left;
			}
	#main-text {
			width:390px;
			padding-left:5px;
			padding-top:20px;
			padding-bottom:50px;
			float:left;
			background-image:url(images/mainback.gif);
			background-repeat:no-repeat;
			min-height:300px;
			}
	#side-bar {
			width:205px;
			float:left;
			padding-top:40px;
			padding-left:8px;
			padding-bottom:87px;
			background-image:url(images/index_25.gif);
			background-position:bottom right;
			background-repeat:no-repeat;
			}
	#base {
			width:780px;
			height:88px;
			background-image:url(images/index_26.gif);
			float:left;
			}
	#zoo {
			width:780px;
			height:15px;
			background:#FFFFFF;
			text-align:right;
			float:left;
			}
			
	td {
			font-size:12px;
			font-family:arial;
			}

	a:link {color: #316391;	text-decoration: none;}
	a:visited {color: #316391; text-decoration: none;}
	a:hover {color: #91bbe3; text-decoration: none;}
	a:active {color: #316391;	text-decoration: none;}
	
	a.brown-link:link {color: #857362;	text-decoration: none;}
	a.brown-link:visited {color: #857362; text-decoration: none;}
	a.brown-link:hover {color: #857362; text-decoration: none;}
	a.brown-link:active {color: #857362;	text-decoration: none;}
	
	.item_title {
			color: #ff0000;
			font-size:10pt;
			font-weight: bold;
			}
	.links {
			width:99px;
			height:141px;
			background-image:url(images/links-side.jpg);
			padding:55px 65px 42px 23px;
			font-size:8pt;
			color:#990033;
			}
	.icon {
			vertical-align:text-bottom;
			}
	input {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	select {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	textarea {
			font-size:9pt;
			border:1px solid #000000;
			}