html, body {
   margin: 0;
   padding: 0;
}

body {
background: #FFFEE4;
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 170%;
color: white;
text-align: center;
}

img {
border: none;
}


a {
text-decoration: none;
}

h1, h2, h3, h4, h5 {
margin: 0 0 5px 0;
}

h1 {font-size: 140%;}
h2 {font-size: 130%;}
h3 {font-size: 115%;}
h4 {font-size: 110%;}
h5 {font-size: 105%;}

#container {
width: 740px;
height: 538px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
background: white;
text-align: left;
}

#top {
position: absolute;
width: 733px;
height: 74px;
}

#top img {
float: right;
width: 130px;
height: 70px;
} 

#contactInfo {
position: absolute;
top: 558px;
width: 740px;
height: 14px;
background: transparent URL(/images/contactInfo.gif) top center no-repeat;
}

.contact_img
{
	float: right; 
	width: 190px; 
	height: 10px; 
	margin: 3px 200px 0 0;
}

#siteInfo {
position: absolute;
top: 650px;
width: 740px;
height: 14px;
text-align: center;
font-size: 90%;
background-color: transparent;
}

#siteInfo, 
#siteInfo a {color: #AFAFAF;}

#center { 
position: absolute;
top: 94px;
width: 733px;
height: 274px;
/*border: 1px solid red;*/
}

#left {
position: absolute;
top: 0;
left: 0;
display: block;
width: 465px;
height: 294px;
}

#right {
position: absolute;
top: 0px;
left: 470px;
display: block;
width: 263px;
height: 294px;
}

#right a {
text-decoration: none;
}

#scoop {
position: absolute;
top: 306px;
left: 144px;
height: 16px;
width: 580px;
line-height: 100%;
}

.right-copy {
color: #7F4000;
padding: 0 25px 12px 0;
}

.left-copy {
padding: 16px 40px 16px 26px;
overflow: auto;
}

.left-copy p {
padding: 0;
margin: 0 0 10px 0;
}

.ticker,
ticker a {
color: white;
}

form {
	margin: 0px;
	padding: 0px;
}

#tickerAnchor
{
	width: 550px;
}

#tickerAnchor
{
	display: block;
}
