﻿body,html {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	height: 100%;
}

#container {
	width: 1004px;
	margin: 0 auto;
}

#sideheader {
	background: url('../images/t1_r1_c1.jpg') no-repeat;
	width: 145px;
	height: 621px;
	float: left;
}

#img1 {
	display: block;
}

#img2 {
	display: none;
}

.PagesLinks {
	float: right;
	margin-top: 10px;
}

.pagelinkbox {
	background: #999999;
	color: #FFFFFF;
	float: left;
	width: 20px;
	height: 15px;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
}

.pagelinkbox a {
	color: #FFFFFF;
	text-decoration: none;
}

.pagelinkbox a:hover {
	color: #666666;
	text-decoration: none;
}

#content {
	width: 829px;
	float: left;
	margin-left: 20px;
}

#topper {
	float: left;
	margin-top: 20px;
	width: 829px;
	margin-bottom: 0px;	
}

#navigation {
	float: left;
	width: 200px;
	margin-top: 3px;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 25px;
}

.option {
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}

.dot {
	background: url('../images/t1_r3_c4.jpg');
	height: 19px;
	width: 20px;
	float: left;
}

.navigation-option {
	background: black;
	height: 17px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 2px;
	color: white;
	float: left;
	min-width: 70px;
}

.navigation-option a {
	text-decoration: none;
	color: white;
}

.navigation-option a:hover {
	text-decoration: none;
	color: #FF6600;
}

#issuepanel {
	float: left;
	margin-left: 70px;
	width: 173px;
}

#issueimage {
	width: 139px;
	height: 198px;
	float: left;
}

#issuehead {
	background: url('../images/t1_r2_c8.jpg');
	width: 34px;
	height: 198px;
	float: left;
}

#secondary-navingation {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	width: 110px;
}

#secondary-navingation a {
	color: #666666;
	text-decoration: none;
}

#secondary-navingation a {
	color: #666666;
	text-decoration: none;
}

#secondary-navingation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#secondary-navingation ul li {
	background: url('../images/list.jpg') no-repeat left;
	padding-left: 20px;
	padding-bottom: 5px;
	list-style: none;
	margin: 0;
	color: #666666;
}

#fonds {
	background: url('../images/home-d.jpg') no-repeat right;
	width: 192px;
	height: 96px;
	float: left;
	margin-left: 60px;
	text-align: left;
	color: #666666;
	font-size: 8px;
	margin-top: 20px;
}

#search-panel {
	float: left;
	margin-left: 180px;
	margin-top: 32px;
	height: 43px;
	width: 191px;
}

#search-panel h2 {
	padding: 0;
	margin: 0;
	width: 191px;
	height: 15px;
	background: #333333;
	color: white;
	font-size: 10px;
	margin-bottom: 4px;
	padding-top: 3px;
	text-align: center;
	float: left;
}

#search {
	background: white;
	height: 18px;
	width: 154px;
	border: 1px solid #CCCCCC;
	border-right: none;
	float: left;
}

form {
	margin: 0;
	padding: 0;
}

#go {
	background: #999999;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 14px;
	float: left;
	width: 34px;
	border: none;
	height: 22px;
}

#featured {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	min-height: 400px;
	width: 253px;
}

#featured img {
	padding-top: 20px;
}

#featured #heading {
	background: url('../images/featured.jpg') no-repeat;
	width: 253px;
	height: 38px;
	margin-top: 70px;
}

#main-content {
	width: 296px;
	float: left;
	color: black;
	font-size: 12px;
	margin-left: 20px;
}

#main-content2 {
	width: 296px;
	float: left;
	color: black;
	font-size: 12px;
	margin-left: 20px;
	display: none;
}

#imaintext h2 {
	font-size: 16px;
	margin: 0;
	padding-top: 10px;
	padding: 0;
	padding-bottom: 10px;
}

#main-content h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

#main-content h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#main-content2 h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

#main-content2 h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.morelink {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}

.morelink a {
	text-decoration: none;
	color: #999999;
}

.morelink a:hover {
	text-decoration: underline;
}

#sidepanel {
	float: left;
	width: 200px;
	margin-left: 58px;
}

#isidepanel {
	float: right;
	width: 190px;
	border-left: 1px solid #CCCCCC;
	padding-left: 15px;
}

.body {
	width: 620px;
	float: left;
}

.body a {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px;
}

.body a:hover {
	color: #999999;
}

.newsevents a {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px;
}

.newsevents a:hover {
	color: #999999;
}

img {
	border: none;
}

#isidepanel ul {
	padding: 0;
	margin: 0;
}

#isidepanel ul li {
	margin-bottom: 10px;
	float: left;
	list-style: none;
	padding-right: 10px;
}


#latestevents {
	float: left;
	width: 200px;
}

#latestevents #lhead {
	background: url('../images/t1_r6_c10.jpg');
	width: 177px;
	height: 26px;
	float: left;
}

.text {
	color: black;
	font-size: 12px;
	float: left;
}

#fromarchive {
	float: left;
	width: 200px;
	margin-top: 30px;
}

#fromarchive #fhead {
	background: url('../images/t1_r10_c10.jpg');
	width: 194px;
	height: 24px;
	float: left;
	margin-bottom: 4px;
}

#fromarchive .text p {
	text-align: right;
	padding: 0;
	margin: 0;
}

#imaintext {
	float: left;	
}

.clearer {
	clear: both;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}

#footer a {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}