body 
{
	background-position: center;
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


#left 
{
	width:194px; 
	float:left; 
	position:relative; 
	margin-left:-194px; 
	margin-right:1px;
}

#container 
{
	width: 778px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#outer  /* The outer-div's left border width is equal to the width of the navigation. */
{ 
	border-left: solid 194px #ffffff;  /* color of the left column  */ 
	background-color: #ffffff; /* color of the content column */
} 


#inner /* The ie/pc pecularity */ 
{
	margin:0 px; 
	width:100%; 
} 


#left /* left navi */
{
	width:194px; 
	float:left; 
	position:relative; 
	margin-left:-194px; 
	margin-right:0px;
	text-align: right;
 }
 
#content 
{ 
	position: relative;  margin: 0px; 
}

#banner 
{
	text-align: right;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px; 
}

#footer 
{
	clear:left;
	padding:0px;
	margin:0px;
	text-align: left; 
} 

#paddedBox
{
	padding-left: 20px;
	padding-right: 20px;
}

#centeredBox
{
	text-align: center;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #143F90;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-right: 20px;	
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #846B2F;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-right: 20px;	
}

h3
{
	text-align: right;
	background-color: #d7e0e9;
	color: #811717;
	font-size: smaller;
	margin-left: 300px;
	padding: 10px;
}

a, a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #143F90;
}

.blueBold
{
	color: #013F8F;
	font-weight: bold;
}

.footerText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.footerText a
{
	text-decoration: none;
	color: #801717;
}

p
{
	padding-left: 20px;
	padding-right: 20px;
}

a.category:link, a.category:visited, a.category:hover, a.category:active
{
	font-size: 12px;
	text-decoration: none;
}

a, a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #143F90;
}


#staffMember
{
	text-align: center;
	color: #013F8F;
	font-weight: bold;
}

img#staffMember
{
	border-width: 2px;
	border-color: #013F8F;
}

#mainContentBlock
{
	width: 540px;
	padding-left: 20px;
}

.contentSidebarPadding
{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 3px;
	text-align: left;
}
