body {
	/*background-color:#00A650;*/
	font-family: verdana, helvetica, ariel, sans-serif;
	color:  #762123;
}

a:link {
	color: #BC5899;
}

a:hover {
	color: #DB9EC4;
}

a:visited {
	color: #999999;
	text-decoration: none;
}


#container {
	position: relative;
	margin: 10px auto;
	width: 792px;	
	border: 2px  solid #00A650;
	background: url(/images2/bgslice.gif) repeat-y white;
	z-index:1;
}

#top-container {
}

h2 {
	background: url(/images2/greengradient.gif) repeat-y;
	width: 100%;
	color:  #00A650;
	font-size: 110%;
	padding: 4px;
	margin-left: -10px;
	padding-left: 10px;
}


#left-column {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	width:239px;
	background: url(/images2/webdesign_02.gif) #762123 no-repeat;
	z-index: 100;
}

#sidenav {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-top:319px;
	padding: 10px;
	color: #FDF8D6;
}

#sidenav ul li, #sidenav ul {
	list-style-type: none;
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

#sidenav ul li a:link, #category-links a:link, #utilitylinks a:link {
	color: #FDF8D6;
	text-decoration: none;
}
#sidenav ul li a:hover, #category-links a:hover, #utilitylinks a:hover {
	color: #BC5899;
}
#sidenav ul li a:visited, #category-links a:visited, #utilitylinks a:visited {
	color: #cccccc;
	text-decoration: none;
}


#titlearea {
	height:85px;
	color: #762123;
	font-family: times, "Times New Roman", serif;
	font-weight: bold;
	background: url(/images2/beigegradient.gif) repeat-x white;
}

#wikititle {
	padding-top:10px;
	margin-left: 10px;
	font-size: 1.5em;
}
#pagetitle {
	margin-top:5px;
	margin-left: 10px;
	font-size: 2.5em;
}
#utilitylinks {
	position:absolute;
	left:556px;
	top:0px;
	width:236px;
	height:28px;
	background: url(/images2/webdesign_05.gif) no-repeat;
	z-index: 15;
}

#utilitylinks p {
	color: #FDF8D6;
	padding-top: 5px;
	padding-right: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: right;
	font-size: .8em;
}

#page-main {
	float: right;
	border-left: 2px  solid #00A650;
	width:551px;
}

#page-contents {
	position: relative;
	padding: 10px;
}

#actions{
	text-align: right;
}

#page-footer{
	margin-top: 40px;
	color: #00A650;
	text-align: center;
}
#category-links {
	position: relative;
	width:551px;
	height:35px;
	background: #00A650;
}
#category-links p {
	padding-top: 9px;
	padding-right: 10px;
	text-align: right;
	color: #FDF8D6;
	font-size: .8em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

#footer {
	position: relative;
	clear:both;
	height:82px;
}

#sidebar-footer {
	position: absolute;
	left: 0px;
	width:239px;
	height:82px;
	background: #762123;
	border-right:2px  solid #00A650;
	z-index: 10;
}

.clear {
	clear: both;
}
#sidebar-footer-content {
	margin: 10px;
	color: #FDF8D6;
	font-size: .75em;
}

#contents-footer{
	position: absolute;
	top: 0px;
	left: 241px;
	height:82px;
	z-index: 10;
}