html{
	height:100%;
	margin-bottom:1px;
}
body{
	background:url(../images/main-bg.jpg) top center repeat-y;
	text-align:center;
	margin:0;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#333;
}
	
td{
	font-size:13px;
}
h1,h2,h3,h4,p{
	margin:0 0 10px 0;
}
h1,h2,h3,h4{
	color:#000;
}
ul{
	margin-top:0;
	margin-bottom:10px;
}
a, a:link, a:visited, a:active{
	color:#007F42;
	border-bottom:dotted 1px #007F42;
	text-decoration:none;
}
a:hover{
	color:#007F42;
	border-bottom:solid 1px #007F42;
	text-decoration:none;
}
.mainwrap{
	display:block;
	width:1000px;
	text-align:left;
	margin:0 auto;
	background:#424953;
	height:100%;
}
.header{
	height:150px;
	background:url(../images/header-bg.jpg) no-repeat;
}
.logo{
	text-align:center;
	padding-right:416px;
	padding-top:15px;
}
.menu{
	padding-left:0px;
	margin-top:0;
	height:41px;
	background:url(../images/menu-bg.jpg) no-repeat;
}
.menu-top{
	padding-left:0px;
	margin-top:0;
	height:41px;
	background:url(../images/menu-topmod-bg.jpg) no-repeat;
}
.menu-leftcol{
	padding-left:0px;
	margin-top:0;
	height:41px;
	background:url(../images/menu-leftcol-bg.jpg) no-repeat;
}

.module{
	padding:5px;
	margin:0;
}
.module div{
	margin:0;
	padding:0;
}
.leftcolcell .module{
	color:#333;
}
.module div div{

}
.module div div div{

}
.module div div div div{

}
.module h3{
	font-size:100%;
	text-indent:5px;
	margin:0 -5px;
	border-bottom:#999 dotted 1px;
	color:#000;
}
.modsec1 .module h3{
	color:#fff;
}
.modsec1 {
	background:url(../images/topmod-bg.jpg) no-repeat #424953;
	color:#ccc;
}
.modsec1 a{
	color:#fff;
	border-color:#fff;
}
.content{
	background:#f3f2e1;
}
.leftcolcell{
	background:url(../images/leftcol-bg.jpg) repeat-y top right;
}
.leftcolcell .leftcolwrap{
	padding-left: 0px;
}
.footer{
	text-align:center;
	color:#d4d3a3;
	padding:15px 0;
	background:#424953;
}
.footer a, .modsec2 a{
	color:#fff;
	border-color:#fff;
}
.modsec2{
	color:#d4d3a3;
	background:#424953;
}
.modsec2 .module h3{
	color:#fff;
}
.pad{
	padding:5px;
}
.nav{
	margin:0;
	padding:0;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display:block;
	height:32px;
	line-height:32px;
	font-weight:bold;
	padding:0 15px;
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-size:100%;
	background:url(../images/menu-separator.gif) 100% -4px no-repeat;
	border:0;
}
.nav li a:hover{
	color:#EAE6C9;
	text-decoration:underline;
}
.nav li li{
	height:27px;
}
.nav li ul{
	padding-left:1px;
}
.nav li li a, .nav li li a:link, .nav li li a:active, .nav li li a:visited {
	background:#fff;
	color:#000;
	height:26px;
	line-height:24px;
	font-family:arial,sans-serif;
	font-size:90%;
	font-style:normal;
	padding:0;
	text-indent:10px;
	filter:alpha(opacity=80);
	opacity:.8;
	-moz-opacity:.8;
}
.nav li li a:hover {
	text-decoration:underline;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.contentpaneopen{
	width:99%;
}
.buttonheading a img{border:0}
.buttonheading a {border:0}


.mod_events_table{
	background:#ccc;
}
.mod_events_table a{
	border:0;
}
table.contentpaneopen, table.blog{
	width:100%;
}
.nav_bar_cell, #toolbar-box{
	background:none;
}
#toolbar-box .button{
	background:#fff;
}
#jevadminform{
	background:none;
}
.sectiontableheader{
	font-size:110%;
	font-weight:bold;
	padding:5px;
}
.sectiontableentry1{
	background:#E3E2D1;
}
.sectiontableentry2{
	background:#F2F1E0;
}
.contentpane table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
