body
	{
	background: #95A0A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
 	margin:0;
	width: 100%;
	}
#central
	{
	background: #EEEEEE;
	border: 2px solid #596267;
	color: #000000;
	font-size: 0.8em;
	margin: 0.5em 2em 2em 15.2em;
	overflow: auto;
	padding: 2em;
	position: static;
	vertical-align: top;
	}
#central img
	{
	border: none;
	}
.code
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 24px;
	width: 4em;
	vertical-align: top;
	}
#g_add
	{
margin-left: 10%;
	}
#g_add input
	{
	width: 260px;
	margin-bottom: 10px;
	}
#g_add .submit
	{
	margin-bottom: 0px;
	width: 80px;
	align: right;
	}
#g_add textarea
	{
	height: 100px;
	width: 260px;
	margin-bottom: 10px;
	}
.g_click
	{
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	}
#g_head
	{
	text-decoration: underline;
	}
h1
	{
	font-size: 1.2em;
	font-weight: bold;
	}
#header
	{
	background: url("one.gif");
	height: 70px;
	padding: 0;
	width: 100%;
	}
#header #topleft
	{
	height: 70px;
	position: absolute;
	z-index: 1;
	}
#header #topright
	{
	position: absolute;
	right: 0;
	}
#image
	{
	border: none;
	float: left;
	margin: 0.5em 1em 0 0;
	}
.multimap
	{
	border: none;
	float: left;
	margin: 1em 1.5em 0.5em 0;
	height: 200px;
	width: 250px;
	}
#imageright
	{
	border: none;
	float: right;
	margin: 0.5em 0 0 1em;
	}
#images
	{
	background: #ECE7E1;
	border: 1px dashed;
	float: left;
	margin: 0 1em 0 0;
	padding: 1em;
	}
#input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 10em 0 0;
	width: 50%;
	}
#left
	{
	float: left;
	font-size: 0.8em;
	padding: 0;
	width: 12em;
	}
#menu
	{
	background: #596267;
	border-left: 4px solid #95A0A5;
	float: left;
	font-weight: 900;
	height: 27.6em;
	padding: 0.5em;
	position: absolute;
	top: 57px;
	width: 12em;
	}
#menu img
	{
	bottom: 0;
	position: absolute;
	right: 0;
	}
#menu ul
	{
	margin: 6px 2px 6px 1.5em;
	padding: 0;
	}
#menu ul a
	{
	color: #CCCCCC;
	text-decoration: none;
	}
#menu ul #a
	{
	color: #CCCCCC;
	}
#menu ul a:hover
	{
	color: #CCCCCC;
	text-decoration: underline;
	}
#menu ul li
	{
	color: #F90;
	list-style-type: square;
	margin: 0 0 2px 0;
	}
#menu ul li ul li
	{
	color: #F70;
	}
.text
	{
	margin-top: 0.5em;
	}
#central a
	{
	color: #00008B;
	text-decoration: underline;
	}
#central a:hover
	{
	text-decoration: underline;
	}
#title
	{
	color: #292C79;
	font-size: 19px;
	font-weight: bold;
	left: 50%;
	margin: 0em auto auto -120px;
	position: absolute;
	top: 0;
	}
