* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
}

ol, ul {
	list-style: none;
}
ol {
	margin-left: 3em;
	list-style: outside decimal;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header
{
	color: #EEEEEE;
	font-family: Tahoma;
	font-size: 3mm; 
	padding-top: 4px;
	margin-right: 5em;
	text-align: right;
	width: 770px; height: 15px;
	margin: 0 auto;
	background-image:url('../images/green.gif')
}

#header a {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

#logo {
	border-bottom:1px dashed #CCCCCC; 
	background-position: center bottom; 
	font-family: Arial; 	
	text-decoration: none;
	width: 770px; 
	height: 110px;
	margin: 0 auto;
	background-image:url('../images/banner1.jpg'); 
	background-repeat:no-repeat; 
	background-attachment:scroll
}

body         
{
	height: 100%; 
	position: relative;
	background-image: url('../images/ltgraydk.gif')
 }

#page {
	width: 770px; 
	height: auto; 
	overflow:hidden;
	margin: 0 auto; 
	background: #FFFFFF; 
	position: relative;
	}

/* Left Menu */

#left {
	border-right:1px dashed #666666; 
	font-family: Arial;
	font-size: 3mm;
	text-decoration: none;
	float: left; 
	width: 150px; 	
	height: auto;
	overflow:hidden;
	margin: 0 auto; 
	padding-left: 5px;
	padding-right:1px; 
	padding-top:4px; 
	padding-bottom:1px; 
	background-color:#FFFFFF
}

#left h2 {
	margin-top: 1em;
	margin-bottom: .5em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 4px ;
	text-transform: uppercase;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #000000;

	background-image: url('../images/green.gif'); 
	background-repeat: repeat-x repeat-y
}

#left ul {
	line-height: 1.25em;
}

#left li {
	padding-left: 15px;
	background: url("../images/arow2.jpg") no-repeat left center;
	font-size:3.5mm
}

#left a {
	text-decoration: none;
	font-size:3.5mm
}

#left a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}


#mainbody {
	font-family: Arial; 	
	text-decoration: none;
	margin: 0 auto; 
	width: 600px;  
	height: auto;
	overflow:hidden;
	position: relative;
	float: left;
	padding-top:1px; 
	padding-bottom:1px; 
	padding-left: 10px;
	background-color:#FFFFFF;
	font-family: Arial; 
	font-size: 3.5mm; 
	color: #000000; 
}

#mainbody h2 {
font-family: Arial; 
font-size: 4.5mm; 
color: #000000;
 }

#mainbody h3 {
font-family: Arial; 
font-size: 3.5mm; 
color: #525252; 
}

#mainbody h4 {
font-family: Arial; 
font-size: 3.5mm; 
color: #FF3300; }

#cell { }

/* Footer */

#footer {
	color: #CCCCCC; 
	font-family: Tahoma; 
	font-size: 3mm; 
	text-decoration: none;
	padding-top: 4px;
	margin-right: 5em;
	text-align: center;
	background: url('../images/grnblk.gif') repeat;
	width: 770px; 
	height: auto;  
	float: none;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
}

#footer a {
	text-decoration: none;
	color: #CCCCCC;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#adminmenu {
	text-align: center;
	width: 610px; 
	overflow:hidden;
	position: relative;
}

#icons {
	float:left;
	width: 100px; 
	height: 100px; 
	text-align: center;
}

#clist {
	float:left;
	width: 200px;
	height: 200px; 
	text-align: center; 
	padding-bottom:25px; 
	padding-top:15px;
}