﻿body 
{
	background-color:Black;
	color:#000000;
	font-family:Arial, Lucida Console, Lucida Grande, Helvetica, Verdana, Sans-Serif;
	font-size:13px;
}

h2 {
	font-size: 1.2em;
	color: #222A3D;
}

a
{
	color:#124fb2;
}

a:hover
{
	color:#e09900;
}

#wrapper 
{	
	background:white url(/!includes/!images/int/sara_int_bkgrd_body.gif) repeat-y;
	margin:auto;
	width:770px;
}

#header
{
	width:770px;
	height:106px;
	margin:0;
	padding:0;
	float:right;	
}

#headerbar
{
	background:url(/!includes/!images/int/sara_int_hdr_bar.gif) no-repeat;	
	width:770px;
	height:6px;	
	margin:0;
	padding:0;
	overflow:hidden;
}

#logo
{
	background:url(/!includes/!images/int/sara_int_logo.jpg) no-repeat;
	width:141px;
	height:0px;	
	overflow:hidden;
	float:left;
	margin:0;
	padding: 100px 0 0 0;
}

#logo a
{
	padding-right:141px;
	padding-top:100px;
}

#subhead
{
	float:right;
	height:100px;
	margin:0;
	padding:0;
	
}

#content
{
	background:url(/!includes/!images/int/sara_int_bkgrd_body_top.jpg) no-repeat;
	width:770px;
	clear:both;	
}

#mainnav
{
	background:url(/!includes/!images/int/sara_int_nav_rollover.jpg) no-repeat;
	width:141px;
	height:254px;
	position:relative;
	float:left;
}

#maincontent
{
	width:560px;
	margin-right:52px;
	float:right;
	margin-top:10px;
}

* html #maincontent{margin-right:26px;}

#breadcrumbs
{
	font-size:11px;
}

#footer
{	
	margin-left:104px;
	text-align:center;
	font-size:11px;
	clear:both;
}

.divider
{
	background:url(/!includes/!images/int/sara_int_divider_body.gif) no-repeat;	
	margin:auto;
	width:558px;
	height:15px;
}

#copyright
{
	font-size:9px;
}

.data
{
	border-collapse: collapse;
	border: 1px solid #8B7A6D;
	clear:both;
}

.data td {
	padding: 4px;
}

.data .odd {background-color:#c8c8c8;}

.photo 
{
	float:right; 
	padding:10px;
	padding-right:0px;
	text-align:center;
	font-size:75%;
}

.date {
font-weight: bold;
font-style: italic;
margin-right: 1em;
}

.newslist {
	list-style: none;
	margin: 0 0 .5em;
	padding: 0 1em;
}

.newslist li {
	border-bottom: 1px solid #a7a7a7;
	padding: 0 1em 1em 1em ;
}
.newslist h4 { font-size: 1em; }
.newslist h4 a {
	 text-decoration: none; 
}
.newslist p {
	text-indent: -1em;
	padding-left: 1em;
}
.view {
	text-align:right;
	padding: 2px 1em;
	font-size: .83em;
	text-transform:uppercase;
}
