body{
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: #FDFDFB;
}

#main{
	float: left;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 320px;
	display: inline;
	background: #FDFDFB url(../images/je_top.jpg) no-repeat top;
}

#logo{
	 display: none;
}

#container{
	margin-top: 170px;
	margin-left: 180px;
	width: 600px;
}

#topmenu{
	color: #7d902a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#content{
	postition: relative;
	float: left;
	width: 600px;
	margin-top: 50px;
	margin-bottom: 20px;
	background: #FDFDFB;
}

#leftcontent{
	position: relative;
	margin-top: 230px;
	margin-left: 10px;
	float: left;
	width: 150px;
}

#sponsor{
	postition: relative;
	float: left;
	margin-top: 170px;
	width: 140px;
	font-family: arial, verdana, sans-serif;
	color: #7d902a;
	font-size: 9px;
	font-weight: bold;
}

table.sponsors{
	width: 100px;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

table.sponsors a{
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

#lastmodified{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	padding-top: 10px;
	float: left;
	width: 600px;
	height: 20px;
	text-align: right;
	clear: both;
}

#footer{
	padding-top: 5px;
	float: left;
	width: 600px;
	height: 42px;
	text-align: center;
	clear: both;
	background: url(../images/je_footer.jpg) 0 0 no-repeat;
}

a{
	color: #E13526;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* System styles */
.contentheading{
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.buttonheading img{
	border: 0px;
}

.contentpaneopen{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.contentpaneopen h1{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.contentpaneopen h2{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.contentpaneopen p{
	margin-top: 2px;
	margin-bottom: 3px;
}

.small{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

.createdate, .modifydate{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

.articlefacts{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: gray;
}

/* Module styling */
.moduletable{
	margin-bottom: 20px;
}

.moduletable h3{
    padding: 0;
    margin: 0;
    color: #7BA566;
    font-size: 125%;
    font-weight: bold;
    text-transform: uppercase;
}

.moduletable form{
    margin: 0;
}

#form-login p{
    margin: 0;	
}

#modlgn_username, #modlgn_passwd {
	width: 120px;
}

.moduletable ul{
	margin: 0;
    padding-left: 5px;
    color: red;
}

.moduletable ul li{
    list-style: none;
}
