body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	background-color: #000099;
}
a {
	text-decoration: none;
}
#nav a:link, #nav a:visited {
	color: #0000CC;
	text-decoration: none;
}
#nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#nav a:active {
	color: #0099FF;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background:url(images/backBottom.gif) no-repeat left bottom;
	background-color:#CCCCCC;
}
#wrapper h1{
	background:url(images/backTop.gif) no-repeat left top;
	margin-top: 0;
	line-height:40px;
	margin-bottom:0px;
}
#nav {
	width: 140px;
	color: #000099;
	background-color:#CCCCCC;
	float:left;
	display:inline;
	margin-left:10px;
}
#content {
	width: 600px;
	color: #000099;
	background-color:#CCCCCC;
	float:right;
	display:inline;
}
#footer {
	height:30px;
	text-align:center;
	clear:both;
}
#bottomspace {
	width: 400px;
	height: 400px;
}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	line-height: 1.1;
	font-weight: bold;
	margin: 0px;
	margin-left:6px;
	padding: 0px;
}
#nav li {
	padding-top: 2px;
	padding-bottom: 6px;
	text-indent: -6px;
}
#content p {
	font-size: 1.2em;
	line-height: 1.4;
	padding-right:30px;
	text-align: left;
}
#content td {
	font-size: 1.2em;
	font-style:italic;
}
#content h2 {
	font-size: 2.0em;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	margin-top: 0;
}
.imagelist {
	width:560px;
	margin-bottom:20px;
}
.imagelistL {
	float:left;
	display:inline;
	border:none;
	margin-top:5px;
}
.imagelistR {
	width:360px;
	margin-right:10px;
	padding-left:30px;
	float:right;
	display:inline;
}
.imagelistR p {
	margin-top:0;
	margin-bottom:0.2em;
}
.imagelistF {
	height:30px;
	clear:both;
}

.srnews {
	background-color: #EAFFFF;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.srnews p {
	margin-bottom: 0px;
}
.srnews h3 {
	margin-top: 5px;
}
.newsimage {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.newsclear {
	clear:right;
	line-height: 2px;
	margin: 0px;
}
