body{
	margin:30px 0;
	padding: 0;
	background: #000 url(/newimages/bg1.gif);
	text-align: center;
}

#container{
	width: 768px;
	background: #333;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #333;
	padding: 0;
}

#head{
	background: #000000 url(/newimages/logo.gif) no-repeat;
	height: 147px;
	margin-bottom: 10px;
position: relative;
}

#intnl{
	height: 20px;
	color: #ffffff;
	text-align: right;
	padding: 2px 5px 0 0;
}

#head>#intnl{
	height: 18px;
}

#homelink{
display: block;
width: 190px;
height: 147px;
position: absolute;
top: 0;
left: 0;
}

#imagefader{
text-align: right;
width: 576px;
height: 127px;
float: right;
}


#content{
	height: 20em;
	width: 570px;
	margin-left: 10px;
	float: left;
}

#content td{
	vertical-align: top;
}

#sponsors{
	clear: both;
	height: 90px;
	background: #000;
	margin: 10px 0 0 0;
padding: 0;
}

#sidebar{
	width: 162px;
	float: right;
	margin: 10px 0 0 5px;
}

#sidebar .sidebaritem{
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	margin: 5px 0 0 0;
background: #444444;
display: block;
}

#sidebar h3, .rightbar h3{
	margin: 0 0 0px 0;
	text-align: center;
	background: #222222;
}

.rightbar{
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	margin: 10px 0 0 0;
	text-align: left;
background: #444444;
}

.rightbarcontent{
	margin: 5px;
}

.rightbarcontent p{
	margin: 0;
}

#newsletter select, #newsletter input{
	width: 150px;
	font: 10px verdana, geneva, sans-serif;
	margin-top: 3px;
}
#newsletter input{
	width: 147px;
	_width: 144px;
}

#newsletter input.submit{
	width: 50px;
	margin-left: 100px;
}

div.newslistitem{
	background: #333333 url(/newimages/stripe.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px 0px 10px 3px;
	border-top: 1px solid #666666;
	text-indent: 0px;
}

.newslistitem .rightborder{
border-top: 0
}

.newslistitem h3{
margin-top: 0px;
padding-top: 5px;
}