body {

	background-color:#FFC;		

}

#wrapper2 {

	background-image:url(../images/wrapper2.png);

	width:941px;

	border-style: groove; 

	border-color:#09F;

	border-width:8px;

}

#header {

	background-image:url(../images/header.png);

	background-repeat:no-repeat;

	height:90px;

	width:941px;

}

#wrapper {

	width:870px;

	min-height:500px;

	border-style: groove; 

	border-color:#09F;

	border-width:8px;

	background-color:#117388;

}

#container {

	

}

#clear {

	clear:both;

}

#left {

	float:left;

}

#right {

	float:right;

}

#upcontent {	


	background-image:url(../images/up.png);
	background-repeat:no-repeat;
	padding-top:10px;

}

#maincontent {

	background-color:#117388;
	border:	medium solid white;

}

.readon{

	color:white;

}

.readon a:visited {

	color:#3FF;

}

.adminform {
	margin-top:150px;
	
	}
.contentheading{

	width:850px;

	color:#FFF;

	font-weight:bold;

	font-style:italic;

	background-color:#099;

	border:20px none aliceBlue;

	text-align:center;

}

.componentheading{

	color:#FFF;

	font-weight:bold;

	font-style:italic;

	background-color:#099;

	border:20px none aliceBlue;

	}

.contentpaneopen{

	color:white;

	text-align:center;

}

table.contentpaneopen{

	color:white;

	text-align:center;

}

.category{

	color:#000;

}

.contentdescription{

	color:#0FF;

}

.small{

	color:#CCC;

}

#footer {

	background:url(../images/footer.png);

	height:80px;

	width:941px;

}

.outer {

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	margin:0;

	padding:10px;

}

#menu {

	

	width:181px;

	

	

}



#menu ul {

	

	list-style-type:none;

	margin:0;

	padding:0;



}

#menu li a {

	background-image:url(../images/button1.png);

	display:block;

	font-family:Arial-Greek;

	font-size:13px;

	font-weight:bold;

	line-height:normal;

	color:white;

	padding:11px 30px;

	text-decoration:none;

	border-bottom:medium solid;
	border-color:black;

}
a{
	color:white;
	}

#menu li a:hover {

	background-image:url(../images/button2.png);

	padding:12px 30px;

	color:navy;

}

#menu li.active a:visited {

	background-image:url(../images/button2.png);

	background-repeat:no-repeat;

	color:#0CF;

	font-style:italic;

}