body {
	margin:0 auto !important;
	width:916px;
	background-image:url(../images/background_wbg.png);
	background-repeat:repeat-x;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.soft {
	color:inherit;
	text-decoration:none;
}
.soft:hover {
	color:#0072d2;
	text-decoration:none;
}
.hard {
	color:#222;
	text-decoration:underline;
}
.hard:hover {
	color:#0072d2;
	text-decoration:underline;
}
#news { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	background-color:#E4E240;
	/* background-image: url(/layoutimages/newsbox.jpg); */
	padding:20px;
} 
#paper{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	/* background-image: url(/layoutimages/newsbox.jpg); */
	padding:0px;
	margin: 0px 0px 0px -7px;
} 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
input,textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#outerWrapper {
	margin:0 auto;
	width:916px;
	position:relative;
}
#headerPanel {
	background-image:url(../images/background_top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:177px;
}
#footer {
	margin:10px 0;
	text-align:center;
}
#blueNav {
	background-image:url(../images/background_bottom_blue.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:177px;
}
#leftPanel {
	float:left;
	width:554px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

line-height:19px;
}
#rightPanel {
	float:right;
	width:290px;
}

.notrans {  opacity:1; filter:Alpha(opacity=100); height:1% }
.semitrans {  opacity:0.75; filter:Alpha(opacity=75); height:1% }
.blue   { background-color:#003e9d; }
.green  { background-color:#107d03; }
.red    { background-color:#8a0303; }
.orange { background-color:#c95401; }

.categories {
	color:white; font-weight:bold
}
.categories:hover {
	color:#8ebdf1;
	text-decoration:none;
}

.field {
	width:250px;
	background:none;
	border:1px solid #888;
}
.label {
	font-size:12px;
}
.error {
	background-color:#ff6666;	
}
.mceContentBody { background-image: none; background-color: White; text-align:left; 	font-size:11px;

	line-height:22px;} 
	
	.events-title {
	font-size:14px;
	font-weight:bold;
}
