
body
{
    background: white url(images/page_background.gif) repeat-x top left;
	font-family : Trebuchet MS;
	font-size : 1em;
	color : #333;
	padding-right: 125px;
    text-align:center; /* for IE */ 
}

h1
{
	margin-top:10px;
	margin-bottom:10px;

	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 1.2em;
	color: #092df3;
}
h2 {
	margin-top:5px;
	margin-bottom:5px;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 1.1em;
	color: #092df3;

}

div#wrapper 
{ 
    text-align:left; /* reset text alignment */ 
    width:814px; 
    margin:0 auto; 
    position: relative;
}

#header
{
    height: 77px;
}
#header_logo
{
    position: absolute;
	z-index: 10;
	float: left;
	margin-left: 15px;
}
#header_menu
{
    width: 550px;
	z-index: 2;
	position: absolute;
	top: 60px;
	right: 0px;
}
#body_container
{
    margin-top: 24px;
    _margin-top: 20px;
    width: 900px;
    margin-left: 15px;
    background: white;
}
#body_spacer
{
    height: 55px;
}
#body_top
{
    position: absolute;
    top: 101px;
    left: 15px;
	background: url(images/streets_bottom.png) bottom left no-repeat;
	height: 168px;

}
#body_top_logo
{
    position: absolute;
    top: 83px;
    left: 20px;
}
#search
{
    position: absolute;
    top: 488px;
    left: 45px;
    background: url(images/search_bg.png) no-repeat top left;
    height: 116px;
    width: 233px;
	padding-left: 15px;
	padding-top: 15px;
}

#search_sub
{
    position: absolute;
    top: 275px;
    left: 15px;
    background: url(images/search_bg.png) no-repeat top left;
    height: 116px;
    width: 233px;
	padding-left: 15px;
	padding-top: 15px;
}

.clearer
{
    clear: both;
}
#main_body
{
    
    
}

#index_right  {
	margin-left: 55px;
	text-align: center;
	font-weight:bold;
}

#main_body_right_index
{
    
	width: 570px;
    float: right;
}

#main_body_right
{
    
	width: 630px;
    float: right;
}

#main_body_left  {
position: absolute;
left:15px;
top:310px;
}

#footer_container
{
    margin-left: 15px;
    margin-top: 4px;
    _margin-top: 2px;
    border-top: 1px solid black;
    padding-top: 4px;
	width: 900px;
}
#footer
{
    background-color: #092DF3;
    color: White;
    text-align: center;
    height: 52px;
	padding-top:4px;
	font-size: .9em;
}

.smaller
{
	font-size: smaller;
	color: #ffffff;
}
.muchsmaller
{
	font-size: x-small;
}

#mainbdytxt  {
	font-size: 13px;
}

#mainbdynews  {
	font-size: 12px;
	font-weight: bold;
	padding-left:4px;
}

p  {
	margin-top: 8px;
	margin-left:95px;
 }
 
 #mainPhoto { 
    position: absolute;
    top: 150px;
    left: 15px;
}
#mainPhotoBorder { z-index:1; position:absolute; top:0; left:0; }
#mainPhotoPicture { 
	position:absolute; top: 15px; left: 15px; z-index: 0; width: 385px;
	max-height: 260px;
}
#mainPhotoLabel { 
	position:absolute;
	top: 298px;
	left: 195px;
	z-index:2;
	width: 209px;
	text-align:center;
	font-family: Times New Roman;
	font-variant: small-caps;
	color: #333;
	font-size: 13px;
}