body {
	background-color: #DBE8EE;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-repeat:repeat-y;
	font-family:Georgia, Times, serif;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}
a:link {
	text-decoration: none;
	color:#7897A7;
}
a:visited {
	text-decoration: none;
	color:#7897A7;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#7897A7;
}
.header {background-image:url(bg_header.gif);
}
.headerwrapper {width:930px;
}
.navibar {background-image:url(bg_navi.gif); 
	height:55px;
}
.wrapper {width:927px;
	margin:0 auto;
	background-color:#FFF;
	border:1px solid #a0a0a0;
}
.titlebar {background-image:url(bg_titlebar.gif); 
	height:16px; 
	padding:8px 0px 8px 12px;
	color:#FFFFFF; 
	font-variant:small-caps; 
	letter-spacing:2px;
}
.sidebar {float:right; 
	width:349px; 
	background-color:#E6E6E6; 
	height:317px; 
	padding:10px; 
	text-align:center; 
	font-variant:small-caps; 
	letter-spacing:1px;
	margin:0px;
}	
.outsidemargins {margin-left:22px;}
.rolloverbuttons {font-size:23px;
	padding:7px;
	margin:0px -10px 0px -10px;
}
.rolloverbuttons:hover {background-image:url(bg_rolloverbuttons.gif);
}
.textcontent {padding:22px;
	margin-top:-22px;
}
.titles {font-size:24px;
	color:#828282;
	text-align:right;
}
.mcec {font-size:14px;
}
.zeropara {margin-top:0px;
}
.colleft {
	width:47%;
	float:left;
}
.colright {
	width:47%;
	float:right;
}