html, body {
	font-family: Georgia;
	font-size: 12px;
	color: #112152;
	margin: 0px;
	height: 100%;
}

#topborder
{
	width:100%;
	height:11px;
	background-image: url(images/img_top.jpg);	
}

.leftspace
{
	width:121px;
	background-color: #C6CFAD;
}

#topwrap
{
	width:100%;
	height:124px;
	background-image: url(images/bg_top.jpg);
}

#topnav
{
	width:750px;
	text-align:right;
	padding-top: 10px;
}

#topnav a
{
	font-size:10px;
}

#nav
{
	width:100%;
	background-image: url(images/bg_nav.jpg);
}

#undernav
{
	width:100%;
	height:13px;
	background-image: url(images/img_undernav.jpg);
}

#pagetitle
{
	font-size: 44px;
	font-weight:bold;
	
}

#banner
{
	width:100%;
	background-color: #112152;
	margin: 1px 0px 1px 0px;
}

#underbanner
{
	width:100%;
	height:16px;
	background-color: #D6D6CE;	
}

#contentwrap
{
	width:750px;
	margin: 1px 0px 0px 0px;
}

#leftcontent
{
	float:left;
	width: 200px;
	margin: 0px 5px 0px 1px;
}

#rightcontent
{
	float:right;
	width: 510px;
	margin: 0px 5px 0px 5px;
}

#datetime
{
	font-family: Georgia;
	font-size: 14px;
	color: #112152;
	margin: 20px;
}

#slidenavtitle
{
	width: 174px;
	height:22px;
	background-color:#112152;
	font-family: Georgia;
	font-size:12px;
	color:#ffffff;
	padding: 3px 0px 0px 20px;
}

.slidenav
{
	width: 164px;
	margin: 15px 0px 0px 30px;	
}

.slidenav_actived
{
	width: 164px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font-family: Georgia;
	font-size:12px;
	font-weight:bold;
	color: #112152;
	background-image: url(images/icon_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

.slidenav3_actived
{
	width: 164px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font-family: Georgia;
	font-size:12px;
	font-weight:bold;
	color: #112152;
}

.slidenav2
{
	width: 154px;
	margin: 15px 0px 0px 40px;	
}

.slidenav2 a:visited
{
	font-size: 11px;
	color: #8192B0;
	text-decoration: none;
}

.slidenav2 a:link
{
	font-size: 11px;
	color: #8192B0;
	text-decoration: none;
}

.slidenav2 a:hover
{
	font-size: 11px;
	color: #8192B0;
	text-decoration: underline;
}

.slidenav2_actived
{
	width: 154px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	font-family: Georgia;
	font-size:11px;
	font-weight:bold;
	color: #8192B0;
	background-image: url(images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
}

a:visited
{
	color:#112152;
	text-decoration:none;
}

a:link
{
	color:#112152;
	text-decoration:none;
}

a:hover
{
	color:#112152;
	text-decoration:underline;
}

#pagetitle
{
	margin: 20px 0px 10px 0px;
}

#underpagetitle
{
	width:100%;
	height:6px;
	background-color:#D6D6CE;
}

#content
{
	margin: 20px 0px 20px 0px;
	line-height: 18px;
}

#bottom
{
	margin: 1px 0px 0px 0px;
	width:100%;
	height:49px;
	background-image: url(images/bg_bottom.gif);
}

#copyright
{
	margin: 0px 0px 0px 121px;
}

.title
{
	font-size:14px;
	text-transform: uppercase;
}

.ptitle
{
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
}

.membername
{
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
}

.memberemail a:visited
{
	font-size: 12px;
	color: #8192B0;
	text-decoration: underline;
}

.memberemail a:link
{
	font-size: 12px;
	color: #8192B0;
	text-decoration: underline;
}

.memberemail a:hover
{
	font-size: 12px;
	color: #112152;
	text-decoration: underline;
}

.publicationitem
{
	padding:20px 0px 20px 0px;
}