body{
	font-size:13px;
	background-color:rgb(219,130,50);
	text-align:center;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}
#mainarea {
	width:1024px; 
	height:auto; 
	margin:10px auto; 
	background-color:rgb(219,130,50);
    border:1px 	solid #000000;
}
#ticker {
	font-size:18px;
}
#content {
	display:inline;
	margin-top: 17px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 16px;
	float:right;
	background-color:#0000FF;
	padding:10px 10px;
	text-align:justify;
	width:795px;
	height:auto;
	min-height:600px;
}
#header {
	height:160px;
	width:100%;
	background-color:rgb(219,130,50);
}

#footer {
	clear:both;
	height:60px; 
    background-color:rgb(219,130,50);
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	padding-bottom:0px;
}
#centerpicout {
	height: 400px;
	width:765px;
    margin: 0 auto;
}
.centerpicin {
	margin-top:7px;
	text-align:center;
	height: 240px;
	float: left;
	border-width:1px;
  	border-style:solid;
 	border-color:#FFF;
	
}
.centerpicinLarge {
	margin-top:7px;
	text-align:center;
	height: 270px;
	float: left;
	border-width:1px;
  	border-style:solid;
 	border-color:#FFF;
	
}
.headline {
	font-size:27px;
	font-weight:bold;
	text-decoration: underline;
	text-align:center;
}
.subtitlepic {
	text-align:center;  
	padding-top:1px;
}
