﻿html, body 
{
	height: 100%;
}

body 
{
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:10px;
}

#foundation
{
	position: absolute;
	width: 751px;
	height: 100%;
	left: -376px;
	top: 0px;
	margin-left: 50%;	
	border-left: 1px none #2d2219;
	border-right: 1px none #2d2219;
	background-color: #ffffff;
}

.navLink
{
	color:White;
	text-decoration:none;
	font-size:12px;
	font-family:Georgia;
}

.sinformer_dateline
{
	font-family:verdana;
	font-weight:normal;
	font-size:9px;	
}

.sinformer_headline
{
	font-family:verdana;
	font-weight:bold;
	font-size:18px;	
}

.text_header
{
	font-family:Georgia, Times New Roman, Serif;
	font-size:16px;
 	color:Maroon;	
}

.text_body
{
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:11px;
 	color:#000000;	
}