html {
	height: 100%;
}

body {
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	height: 100%;
}

#container {
	margin: 0 auto;
	width: 855px;
	text-align: left;
	height: 100%;
	background-color: #ffffff;
}

#header {
	width: 851px;
}

#ad {
	float: left;
	width: 676px;
	height: 67px;
	background-color: #E5E5E5;
	margin-left: 5px;
	text-align: center;
	padding-top: 8px;
}

#leftcolumn {
	float: left;
	background-color: #0f0f0f;
	width: 170px;
	height: 920px;
	margin-top: 1px;
	margin-right: 5px;
	color: #ffffff;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 7pt;
}

input.search {
	margin-top: 5px;
	margin-left: 12px;
	width: 140px;
}

input.searchsubmit {
	width: 50px;
	height: 18px;
	border: 0;
	background: url('images/searchbutton.jpg') no-repeat;
	margin-left: 12px;
	margin-top: 5px;
}

a.navi {
	display: block;
	background: #0f0f0f url('images/linkbg.jpg') no-repeat;
	margin: 0;
	width: 152px;
	height: 25px;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #666666;
	padding-left: 18px;
	line-height: 17pt;
}

a.navi2 {
	display: block;
	background: #0f0f0f url('images/linkbg2.jpg') no-repeat;
	margin: 0;
	width: 152px;
	height: 25px;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #666666;
	padding-left: 18px;
	line-height: 17pt;
}

a.navi:hover, a.navi2:hover {
	color: #98A4E6;
}

#content {
	float: center;
	background: #ffffff;
	height: 100%;
	text-align: left;
}

#bigbox {
	float: left;
	border: 1px solid #cccccc;
	width: 658px;
	margin-bottom: 5px;
	margin-top: -6px;
	padding: 8px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 18pt;
}
h1
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	margin: 0 0 0 0;
	display: inline;
}

#bigbox a
{
	color: blue;
}

#bigbox a:hover
{
	color: #98A4E6;
}

#mainbox {
	float: left;
}


.itemtitle {
	background: #ffffff url('images/itemtitle.jpg') no-repeat;
	height: 27px;
	width: 484px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	line-height: 19pt;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.itemtitle a {
	color: #AEB7EC;
	text-decoration: none;
}

.itembox {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 482px;
	padding: 8px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	overflow: auto;
}

.newsimg {
	margin-right: 8px;
}

#mainleft {
	width: 506px;
	height: 600px;
}

#mainright {
	width: 170px;
	background: #0f0f0f;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

