html, body{
	background-color: #999966;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, san-serif;
	}

#wrapper {
	background: url(../img/body_bkgd_index.gif) repeat;
	margin: 15px auto;
	padding: 0;
	border: 0;
	width: 900px;
	}



/*Top Navigation ---------------------------*/
#header {
	width:896px;
	background-color: #990000;
	background-image:url(../img/topnav_bkgd.gif);
	background-repeat: no-repeat;
	height: 88px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 0px;
	margin: 0;
	}

#home {
	width: 184px;
	height: 41px;
	margin: 23px 0 0 18px;
	float: left;
	display: inline;
	}

#topnav {
	line-height: 86px;
	float: right;
	}

#topnav a {
	margin: 0 18px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

#topnav a:hover {
	color: #ff6600;
	padding: 2px 0 2px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}



/*Secondary Navigation ---------------------------*/
#secnavcontainer {
	background-color: #ff6600;
	width: 896px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	height: 28px;
	}

#newsticker-arrow {
	background-image: url(../img/index_arrow.gif);
	background-repeat: no-repeat;
	background-color: #ff6600;
	width: 158px;
	height: 28px;
	float: left;
	}

#newsticker {
	text-align: center;
	line-height: 28px;
	height: 28px;
	margin: 0 0 0 0;
	float: left;
	}
	
#date {
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 10px;
	margin-right:15px;
	color: #000;
	float: right;
	}


/*Left Column ---------------------------*/
#left {
	margin: 0;
	padding: 0 0 20px 2px;
	width: 646px;
	float: left;
	}

#rome { 
	background-image: url("../img/monster.jpg"); 
	background-repeat: no-repeat; 
	margin: 0; 
	position: relative; 
	width: 644px; 
	height: 348px;
	}

#rometext { 
	color: #ffffff; 
	font-size: 12px; 
	line-height: 14px;
	text-align: left; 
	position: relative; 
	top: 260px; 
	left: 20px; 
	width: 290px;
	}

#rometext a {
	color: #ffcc00;
	text-decoration: none;
	}
	
#rometext a:hover {
	color: #ffffff;
	}

#romephotocap { 
	color: #fff; 
	font-size: 9px; 
	line-height: 11px; 
	position: relative; 
	top: 238px; 
	left: 20px; 
	width: 306px; 
	}
	
#leftsponsor {
	position: relative;
	top: 10px; 
	bottom: 20px; 
	left: 20px; 
	float: left;
	width: 604px;
	}
	
#leftbottom {
	margin: 20px 0 0 20px;
	float: left;
	width: 300px;
	}
	
#leftbottom h1 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	}

#leftbottom p {
	margin: 4px 0 0 0;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.2em;
	}
	
#leftbottom p a {
	text-decoration: none;
	font-size: 10px;
	color: #ff9900;
	}

#leftbottom p a:hover {
	color: #000000;
	}
	
#openadsheader {
	float: right;
	width: 80px;
	font-size: 10px;
	color: #fff;
	line-height: 12px;
	font-weight: bold;
	margin: 20px 0 0 0;
	}

#openads {
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	}
	
	

/*Body Right---------------------------*/
#right {
	margin: 0;
	padding: 0px;
	width: 230px;
	float: left;
	}

#right h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 20px;
	}


#rightdivider {
	line-height: 0;
	margin: 10px 0 0 20px;
	width: 214px;
	border-top: 1px solid #000;
	float: left;
	}

#tn a img, .tn a img{
	line-height: 0px;
	border: 0 none;
	float: left;
	margin: 0 20px 30px 20px;
	}

#highlights p, .highlights p {
	line-height: 0px;
	width: 106px;
	margin: 4px 0 4px 0;
	float: right;
	color: #000000;
	font-size: 10px;
	line-height: 1.2em;
	}

#highlights p a, .highlights p a {
	text-decoration: none;
	color: #990000;
	}

#highlights p a:hover, .highlights  p a:hover {
	color: #ffffff;
	}

#spacer {
	margin: 0 0 20px 0;
	width: 248px;
	float: left;
	}

#calendar {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	}



/*Footer ---------------------------*/
#footer {
	border-top: 2px solid #fff;
	background-color: #999966;
	clear: both;
	height: 15px;
	}

#footerleft {
	margin-top: 6px;
	color: #000;
	font-size: 9px;
	float: left;
	}

#footerright {
	margin-top: 6px;
	color: #000;
	font-size: 9px;
	float: right;
	}

#footerright a {
	color: #000;
	font-size: 9px;
	margin-left: 10px;
	}

#footerright a:hover {
	color: #fff;
	}

