html, body {height: 100%; padding:0px; margin:0px; background:#301640; color: #000; font-family: Arial, Helvetica, sans-serif; font-size:11px;} a:visited  {color:#00f}

#header {display:block; width: 995px; height: 216px; background-image:url(img/header.png); background-repeat: no-repeat; background-color: #fff}

#footer {display:block; background:#fff; text-align:center; padding:5px;font-size:11px;}

#container, #subcontainer {position:relative; display:block; background:#fff; overflow:visible; padding-top: 10px}
#container {border-right:242px solid #fff;}
#subcontainer {border-left:240px solid #fff;}
#right {float:right; position:relative; width:220px; margin-right:-237px; display:inline;}
#left {float:left; position:relative; width:220px; margin-left:-235px; display:inline;}
#main, #center {font-size: 13px; text-align: justify;}
#center {margin-right:20px; min-height: 700px;}
#center li {text-align: left} h1 {text-align: center; font-size: 18px; color: #663E96}
h2 {color: #000; font-size: 18px}
.clear {clear:both;height:1px;overflow:hidden;}

.boxed {
color: #663E96;
background-image: url(img/tabbg2.png);
background-repeat: no-repeat;
text-align: center;
border-left:solid thin #eee;
border-right:solid thin #eee;
}
.boxed h2 {padding-top: 4px;
text-align: center;
	width:100%;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.boxed p {padding: 0px 10px 0px 10px; font-size: 12px}
.boxed b, strong {color: #000}

.global {
	padding-left: 50px;
	padding-bottom: 20px;
}
img.frame {outline: #66c outset 4px;}
a.edit { color: #f00; font-size: 13px;}
#searchbar {
	text-align: right;
	float: right;
	color: #000;
	margin-right: 5px;
	margin-top: 155px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/magic_menu_three.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {padding-top: 5px;z-index: 100}
.menu .sub {float:right;background-image: url(img/tabrev3.png);width: 115px;height: 21px;padding-top: 5px;margin-right: 1px;text-align:center;}
.menu .sub a {font-size:13px;font-weight: bold;text-decoration:none;color: #fff;z-index: 100}
.menu .internal {text-align: left;width: 182px;line-height: 20px;padding: 3px;border: solid #301640 1px;background: #ddf;display: none; margin-top: 5px; margin-left: 7px;z-index: 80;position: relative}
.menu .internal a {font-size: 13px;font-weight: normal;color: #301640;border: solid transparent 1px;padding: 2px}
.menu .internal a:hover {background: #20AB91; font-weight: bold;border: dashed #000 1px; padding: 2px; color: #ff6}
.menu :hover {color:#ff6;}
.menu :hover > .internal {display:block;}

.sidemenu {position: relative; margin: 20px 10px 0px 10px; padding-top: 30px; text-align: left}
.sidemenu li {list-style-type:none;margin-left:-40px; border: solid transparent 1px}
.sidemenu a {color: #663E96; font-weight: bold;text-decoration: none;font-size:14px; line-height: 30px;padding-left: 3px}
.sidemenu li:hover {background: #20AB91; border: dashed #000 1px}
.sidemenu :hover a{color: #ff6;}

.editbuttons {
font-weight: bold;
text-decoration: none;
border: #663E96 solid 2px;
background-color: #01AB91;
padding: 3px 10px 3px 10px;
color: #fff;
margin: 0px 4px 0px 4px;
}
a.editbuttons:visited {color:#fff}
a.editbuttons:hover {color:#ff0}