body{
	margin: 20px 0px 0px 0px;
	background-color: #D9DDE0;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}

#wrapper {
	
	width:900px;
	height:100%;
	background-color: #ffffff;
	padding-top:20px;
	margin:auto;
	border: #bbbbbb solid 1px;
}

#rotator {
	background-color: #000000;
	height: 250px;
	width:850px;
	margin: auto;
}
#content{
	position:relative;
	background-color: #ffffff;
	clear: both;
	overflow: hidden;
	height:100%;
}
#left {
	float:left;
	width: 230px;
	height: 100%;
	background-color:#FFFFFF;
}
#center {
	padding:8px 25px 8px 8px;
	width:637px;
	height: 100%;
	float:left;
	background-color:#FFFFFF;
}
#center li{padding-bottom:20px}
#right {
	height: 100%;
}
#footer {
	background-color: #eeeeee;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top:10px;
	padding:6px 0px 6px 0px;
	width: 900px;
	text-align:center;
}
#counter {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding:2px 0px 10px 0px;
	text-align:center;
}
#photos {text-align:center;}
#photos img{padding:10px;border:#666 solid 1px}
#photos p{margin-bottom:30px}
#photos h1 {
	text-align:left;
}
#photos p {
	font-size:12px;
	line-height:12px;
}
#photos p img {
	float:none;
}


img {
	border:none;
}
.cent{margin:auto; text-align:center}

hr {
	height:1px;
	color: #818895;
	border:0px;
	margin:15px 15px;
}
h1 {
	color:#3333ff;
	font-size: 18px;
	font-weight:normal;
}
h2 {
	color:#333333;
	font-size: 24px;
	font-weight:normal;
}

b {color:#000000}
form {
	color: #333333;
	font-size: 14px;
}
input {
	color: #333333;
	font-size: 14px;
}
textarea {
	color: #333333;
	font-size: 14px;
}

p {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom:15px;
	vertical-align: text-top;
}
p img {
	border: 0;
	vertical-align:text-top;
	margin-right: 15px;
	float: left;
	clear: left;
}
ol .la {
 	list-style:lower-alpha;
}


blockquote {
	margin-top:0px;
	margin-right:0px;
	margin-left:15px;
}

a:link,a:visited{color:#000099; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}

#identity {visibility:hidden; position:absolute; top:0; left:0;}



.leftbox {
	padding: 5px 5px 5px 5px;
	margin: 8px 0px 8px 8px;
}
.leftbox img {
	border:none;
}

.newsheadline {
	font-size:22px;
	font-weight:bold;
	color:#000000;
	padding-top:5px;
	padding-bottom:10px;
}
.newssource {
	font-size:14px;
	color:#000066;
	padding-bottom:10px;
}
.newsauthor {
	font-size:14px;
	color:#333333;
}
.newsdate {
	font-size:12px;
	color:#666666;
}
.newsfooter {
	text-align:center;
	font-size:12px;
	color:#666666;
	border-top: solid 1px #818895;
	margin-right:15px;
	padding-bottom:10px;
}

#button {
	font-family:Arial;
}
#button li {
	color:#666666;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:0px;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	list-style-image: url(images/bulletOffStar.gif);
}
#button li a {

	color: #666666;
	text-decoration: none;
	width: 100%;
	marker-offset: 0px;

}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	color: #000000;
}
#button li:hover {
	color: #000000;
	list-style-image: url(images/bulletOnStar.gif);
}



