#main_outline {
	min-width: 800px;
	max-width: 1200px;
	margin-left: 10px;
	margin-right: auto;
	width: auto; 
}
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Verdana, Ariel, Helvetica, Sans Serif;
	font-size: small; 
	color: #0000cd;
	background: url(../images/body_bg2_grn.gif) #ffffff 0px -1150px;
	height: 100%;
}
#left_outline {
	float: left;
	min-width: 100px;
	max-width: 165px;
	width:165px;
}
#right_outline {
	border: 1px solid #cccccc;
	margin-top: 2px;
	float: right;
	padding: 2px;
	width: 159px !important;
	width: 165px;
}

#mission_outline {
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color='gray',Positive='true');
	float: left;
	width: auto;
	color: #0000cd;
	margin-left: 5px;
	margin-bottom: 15px;
}
#mission {
	color: #0000cd;
}
#mission td.content {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: justify;
	background-color: #ffffff;
}
#mission th {
	background: #ffffff url(../images/gsprite_mod_grn.gif) repeat-x 0px -430px;
	color: #698136;
	font-size: medium;
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: 1em;
	text-transform: uppercase;
}
.contentpanel {
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	min-width: 250px;
	border:1px dashed green;
	filter: progid: DXImageTransform.Microsoft.dropShadow(Color='#AAAAAA',offX=4,offY=4,positive= true);
	
}
.contentpaneopen {
	width: 100%;
}
.contentpaneopen td {
	padding: 1em 1em 1em 1em;
	text-align: justify;
}
table.contentpane td {
	padding: 1em 1em 1em 1em;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpane td.contentheading {
	padding-left: 15px;
	padding-top: 9px;
	text-align: center;
}
a:link, a:visited {
	color: #0000cd;
	text-decoration: none;
}
a:hover {
	color: #0000cd;
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	background: url(../images/sprite_grn3.gif) no-repeat 0 -1732px;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
td {
	text-align: left;
}
/* mambo core stuff */
.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #698136;
	background-color: #ffffff;
	color: #ff6600;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
.inputbox {
	padding: 2px;
	border: solid 1px #698136;
	background-color: #ffffff;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
}
table.moduletable th {
	font: normal normal bold 12px Verdana;
	padding-top: .5em;
	padding-bottom: 1em;
	text-align: center;
	color: #698136;
	background: url(../images/gsprite_mod_grn.gif) repeat-x 0px -500px;
}
table.moduletable td {
	font: normal normal bold 10px Verdana;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color: #ffffff;
}
.eventDetails {
	filter: progid: DXImageTransform.Microsoft.dropShadow(Color='#AAAAAA',offX=4,offY=4,positive= true);
	background-color: #ffffff;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	text-align: justify;
	border: 1px groove #eeeeee;
}
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto;
	width: 15%;
	font-size: small;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons > ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #ff6600;
	background: #ffcc00;
}
#search {
	float: right;
	border: 1px solid #cccccc;
	padding: 0px;
	min-width: 163px;
	width: 165px;
	min-height: 21px;
	height: 23px;
	overflow: hidden;
}
#search .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial, helvetica, sans-serif;
	font-size: small;
	min-height: 17px;
	height: 19px;
	min-width: 153px;
	width: 159px;
	color: #ff6600;
}
#header_area {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	float: none;
}
#header {
	float: none;
}
#top_outline {
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
	min-height: 144px;
	height: 150px;
	min-width: 159px;
	width: 165px;
}
#content_area {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 78%;
	min-width: 250px;
	color: #0000cd;
}
#banner_area {
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner {
	float: none;
	padding: 2px;
}
#content {
	width: 100%;
}
#active_menu {
	color: #FFCC00;
	font-weight: bold;
}
a #active_menu:hover {
	color: #FFCC00;
}
.maintitle {
	color: #ffffff;
	font-size: large;
	padding-left: 15px;
	padding-top: 20px;
}
#sandbox_area_1 {
	width: 100%;
	/*border: 1px blue solid;
*/
	margin-left: 5px;
}
#sandbox_area_1 .content_outline {
/*border-right: 1px solid #0000cd*/
	padding: 0px;
	float: left;
	width: 100%;
}
.content_outline {
	padding: 0px;
	float: left;
	width: 100%;
	margin-left: 5px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #0000cd;
	font-size: medium;
	font-weight: bold;
}
/** old stuff **/
.back_button {
	float: left;
	font-size: small;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #0000cd;
	width: 40px;
	padding: 4px;
}
.pagenav {
	text-align: left;
	font-size: small;
	font-weight: bold;
	border: 1px solid #0000cd;
	width: auto;
	padding: 4px;
	margin: 1px;
}
.pagenavbar {
	padding-right: 5px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
#sandbox_area_2 .componentheading {
	background: #ffffff url(../images/gsprite_mod_grn.gif) repeat 0px -500px;
	font: normal normal bold 100% Verdana;
	padding: 0.5em 0.5em 0.5em 0.5em;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	text-align: center;
	color: #698136;
	width: auto;
}
#sandbox_area_1 .componentheading {
	background: #ffffff url(../images/gsprite_mod_grn.gif) repeat 0px -430px;
	height: 21px;
	font: normal normal bold 100% Verdana;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align: center;
	color: #698136;
	height: 21px;
}
.contentcolumn {
	padding-right: 5px;
}
.chr {
	background: #ffffff url(../images/gsprite_mod_grn.gif) repeat-x 0px -430px;
	color: #698136;
	width: 100%;
}
.buttonheading {
	width: 100%;
	height: 21px;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	font-weight: bold;
	font-size: small;
	white-space: nowrap;
	color: #698136;
}
.contentheading {
	width: auto;
	height: 21px;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	font-weight: bold;
	font-size: small;
	white-space: nowrap;
	color: #698136;
}
.contentpagetitle {
	font-size: medium;
	font-weight: bold;
	color: #0000cd;
	text-align: left;
}
.buttonheading a {
	color: #698136;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
.mod_events_list_table {
	color: #0000cd;
	width: 100%;
	border: 1px groove #000000;
}
.mod_events_latest_first a {
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.mod_events_latest_first {
	text-align: center;
	font-weight: bold;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
.mod_events_latest {
	text-align: center;
	border-top: 1px groove #698136;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
.mod_events_latest a {
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #ffffff url(../images/gsprite_mod_grn.gif) repeat 0px -500px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background: #ffffff;
}
.sectiontableentry2 {
	background-color: #ffffff;
}
.small {
	color: #999999;
	font-size: smaller;
	font-weight: bold;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: smaller;
	font-weight: bold;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: smaller;
	font-weight: bold;
}
table.contenttoc {
	border: 1px solid #0000cd;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: smaller;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 1em;
	height: 19px;
	height: 24px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	border-left: 1px solid #698136;
	border-right: 1px solid #000000;
}
subli {
	background: url(../images/sprite_grn3.gif) no-repeat 0 -1732px;
}
a.sublevel:link, a.sublevel:visited {
	padding-bottom: 1em;
	padding-top: 1em;
	vertical-align: middle;
	font-size: small;
	color: #0000cd;
	text-align: left;
}
a.sublevel:hover {
	color: #698136;
	text-decoration: underline;
}
a.mainlevel_custom:hover,a.category:hover {
	text-decoration: none;
	border: 1px inset #698136;
	color: #698136;
}
a.mainlevel_custom:link, a.mainlevel_custom:visited, a.category:link,a.category:visited {
	display: block;
	background: url(../images/body_bg2_grn.gif) 0 -1045px repeat;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: .5em;
	padding-left: 1em;
	min-height: 19px;
	height: 24px;
	text-decoration: none;
}
a.sublevel_custom:link, a.sublevel_custom:visited {
	padding-bottom: 1em;
	padding-top: 1em;
	vertical-align: middle;
	min-height: 19px;
	height: 24px;
	font-size: 11px;
	color: #0000cd;
	text-align: left;
}
a.sublevel_custom:hover {
	color: #698136;
	text-decoration: underline;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
H1 {
	font-family: Verdana;
}
H2 {
	font-family: Verdana;
}
H3 {
	font-family: Verdana;
}
.e6 {
	background-color: #eeeeee;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
