body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 95px;
}
.body {
	min-height: 650px;
	background: #ffffff url('../images/body_bg.png') repeat-y;
}
* html .body {
	height: 650px;
}
.content {
	float: left;
	width: 650px;
	padding: 30px 20px 20px 25px;
	font-size: 0.7em;
}
.content h1 {
	font-size: 1.3em;
	color: #666666;
}
.content p, .content .p {
	margin: 1.5em 0px;
	line-height: 1.2em;
	text-align: justify;
}
.content .linkcontent {
	display: block;
	width:270px;
	margin-bottom:0.1px;
	color: #0066CC;
	text-decoration:none;
	border-bottom:thin dotted #dddddd;
	border-bottom-width: 1px;
}
.content .linkcontent:hover {
	color: #003366;
}
.content .linkcontent2 {
	display: block;
	width:270px;
	margin-bottom:0.1px;
	color: #666633;
	text-decoration:none;
	border-bottom:thin dotted #dddddd;
	border-bottom-width: 1px;
}
.content .linkcontent2:hover {
	color: #333300;
}
.ads {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif
	width: 220px;
	padding: 30px 20px 5px 40px;
	color: #999999;
	font-size: 0.8em;
}
.ads h2 {
	font-size: 1em;
	color:#FF6600;
}
.ads strong {
	font-size: 12px;
	color: #999999;
}
.adslink {
	font-size: 0.8em;
	color: #0066FF;
	text-decoration:none;
	line-height:1.5;
}
.adslink:hover {
	font-size: 0.8em;
	color: #0000FF;
	text-decoration:underline;
}
.nav {
	padding: 0px 0px 0px 30px;
	color:#999999;
	line-height: 12pt;
	font-size: 0.75em;
	width: 210px;
	margin-left: 10px;
}
.navlink {
	color: #cccccc;
	padding-left:3px;
	text-decoration: none;
}
.navlink:hover {
	color: #00CC99;
	text-decoration: underline;
}
.sidelink {
	color: #666666;
	text-decoration: none;
}
.sidelink:hover {
	color: #009966;
	text-decoration: underline;
}
.topnav {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#888888;
	width: 385px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 9px;
	padding-left:20px;
}
.footerlink {
	color: #333333;
	text-decoration: none;
}
.footerlink:hover {
	color: #555555;
	text-decoration: underline;
}
.tagline h2 {
	display: block;
	margin-bottom:15px;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
.content ul li, .content ol li {
	line-height: 1.2em;
}
.content td {
	line-height: 1.2em;
}
.content h2 {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: .83em 0;
	color: #0052A4;
	clear: right;
}
.content h2 a {
	color: #0052A4;
	text-decoration: none;
}

.content h3 {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 1.0em 0px;
}
.content h4 {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 1.0em 0px;
}
.content ul {
	margin: 0.5em 0px;
}
.content ul li {
	margin-left: 25px;
	list-style: disc;
	padding: 1px;
}
.content ol {
	margin: 0.5em 0px;
}
.content ol li {
	margin-left: 25px;
	list-style: decimal;
	padding: 1px;
}
.content .inline li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background-image: url('../images/dot.gif');
	background-position: 4px 6px;
	background-repeat: no-repeat;
	line-height: 1.3em;
}
.content .inline .first {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
.content .inline {
	display: inline;
}
.content .center {
	text-align: center;
}
.content .right {
	text-align: right;
}
.content .p h3 {
	margin-right: 5px;
}
.content .favourites ul {
	margin-top: 0px;
	float: left;
	width: 135px;	
}
.content .favourites ul .heading {
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	list-style: none;
}
.content .favourites a:visited {
	color: #800080;
}
.content .favourites a:hover {
	color: #000000;
}
.content .newsbox {
	border: 1px solid #FFCC33;
	margin-bottom: 10px;
	background: #FFFAEC;
}
.content .newsbox .heading {
	font-weight: bold;
	color: #000000;
	background: #FFCC33;
	padding: 5px;
}
.content .newsbox .by {
	font-weight: normal;
	font-size: 0.8em;
}
.content .newsbox li {
	margin-left: 10px;
	padding-left: 0px;
}
.content .options {
	font-weight: normal;
	font-size: 0.7em;
}
.content .options a {
	color: #666666;
}
.content .options a:hover {
	color: #000000;
}
.content .newsbox .news {
	padding: 5px;
}
.content .home {
	margin-top: 5px;
	text-align: center;
}
.content .home a {
	padding: 4px 12px;
	line-height: 30px;
	background: #eeeeee url('../images/home_bg.gif') repeat-x;
	border-bottom: 3px solid #cccccc;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
}
.content .home .first {
	border-left: 1px solid #cccccc;
}
.content .home a:hover {
	background: #ffffff;
	border-bottom: 3px solid #B3D9FF;
}
.content .home .active, .content .home a.active:hover {
	background: #ffffff;
	border-bottom: 3px solid #FF9900;
}
.content .dpcolon, .content .inlineheading {
	color: #0066CC;
}
.content .imgtop {
	float: right;
	padding: 0px 10px;
}
.header {
	position: absolute;
	top: 0px;
}
.clear {
	clear: both;
}
.small {
	font-size: 0.8em;
}
.center {
	text-align: center;
}
th {
	text-align: center;
	font-weight: bold;
}
.bg1 {
	background: #f7f7f7;
}
.bg2 {
	background: #eeeeee;
}
.bg3 {
	background: #e7e7e7;
}
.bd1 {
	border: 1px solid #eeeeee;
}
.bd2 {
	border: 1px solid #e7e7e7;
}
.bd3 {
	border: 1px solid #dddddd;
}
.fullwidth {
	width: 100%;
}


.block {
	display: block;
}

.strong, strong, b {
	font-weight: bold;
}
.italic {
	font-style: italic;
}



.search {
	margin-top: 10px;
	text-align: center;
}
.search .input {
	color: #999999;
	font-style: italic;
	width: 130px;
}
.form, form {
	display: inline;
}
.fright {
	float: right;
	clear: right;
}
.content .fpimg {
	float: right;
	clear: right;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	background: #ffffff;
}
.content .fpimg_left {
	float: left;
	clear: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
}
.content .galleryimg {
	float: left;
	padding: 10px 5px 5px 5px;
	margin: 1px;
	width: 165px;
	height: 80px;
	text-align: center;
	background: #eeeeee;
	font-size: 0.8em;
	color: #333333;
}
.content .galleryimg img {
	border: 1px solid #000000;
	margin-bottom: 3px;
}
