	body {
			margin-top:0px;
			margin-bottom:0px;
			background-position:top left;
			}
	#banner {
			width:776px;
			height:288px;
			background:#ffffff;
			}
	#menu {
			width:750px;
			height:21px;
			background:#137DE1;
			padding-right:27px;
			text-align:right;
			}
	#menu-base {
			width:777px;
			height:62px;
			background-repeat:no-repeat;
			}
	#base {
			width:777px;
			height:58px;
			float:left;
			background-repeat:no-repeat;
			}
	#main {
			width:777px;
			float:left;
			}
	#left {
			width:255px;
			float:left;
			padding-left:45px;
			padding-right:10px;
			}
	#right {
			width:467px;
			float:left;
			}
	#full {
			width:757px;
			float:left;
			margin-left:10px;
			}
	td {
			font-family:arial;
			font-size:8pt;
			}		
	a:link {color: #475d19;	text-decoration: none;}
	a:visited {color: #475d19; text-decoration: none;}
	a:hover {color: #ef7000; text-decoration: none;}
	a:active {color: #ef7000;	text-decoration: none;}
	
	a.admin:link {color: #FFFFFF;	text-decoration: none;}
	a.admin:visited {color: #FFFFFF; text-decoration: none;}
	a.admin:hover {color: #ef7000; text-decoration: none;}
	a.admin:active {color: #ef7000;	text-decoration: none;}
	
	input {
			font-size:9pt;
			border:1px solid #000000;
			}
	select {
			font-size:9pt;
			border:1px solid #000000;
			}
	textarea {
			font-size:9pt;
			border:1px solid #000000;
			}
	.content {
			padding:10px;
			}
	.item_title {
			color:#000000;
			font-weight:bold;
			font-size:10pt;
			background-color:#ffffff;
			opacity:.30;
			}
	.gallery {
			padding-bottom:15px;
			background:#137de1;
			background-repeat:no-repeat;
			}