﻿html, body 
{
	margin: 0 auto;
	background: url(../images/bkgd.jpg) repeat-x;
	background-color: #21528a;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #333333;
}

.outerContainer 
{
	margin: 0 auto;
	background: url(../images/starburst.jpg) no-repeat;
	width: 1276px;
	height: 693px;
}

.middleContainer
{
	margin: 0 auto;
	width: 982px;
}

.innerContainer
{
	background: url(../images/body.png) repeat-y;
	width: 982px;
	
}

.clear{clear: both;}
	
ul.nav
{
	display: inline;
	list-style-type: none;
	color: #0071bc;
	font-weight: bold;	
	font-size: 14px;
}

a:link{color: #0071bc; text-decoration: none;}
a:visited{color: #0071bc; text-decoration: none;}
a:active{color: #0071bc; text-decoration: none;}
a:hover{color: #ec1c24; text-decoration: none;}

a.global:link{color: #0071bc; text-decoration: none;}
a.global:visited{color: #0071bc; text-decoration: none;}
a.global:active{color: #0071bc; text-decoration: none;}
a.global:hover{color: #ec1c24; text-decoration: none;}

h1 {font-family: Palatino Linotype, Times New Roman, Serif; font-size: 23px; color: #ec1c24;margin: 0px;}
h2 {font-family: Palatino Linotype, Times New Roman, Serif; font-size: 19px; color: #ec1c24; margin: 0px;}
h5 {font-family: Myriad Pro, Sans-Serif; font-size: 16px; color: #0071bc; margin: 0px;}

p {margin: 10px 0 10px 0;}
.news {font-family: Arial; font-size:18px; color:#0071bc; font-weight:bold;}

li.space
{
	float: left;
	padding: 0 18px 0 18px;
}

.leftside{width: 657px; padding-left: 40px; padding-top: 20px; float: left;}
	

.randy
{	background: url(../images/randy.jpg) no-repeat;
	width: 663px;
	height: 235px;
}

.newsletter
{
	background: url(../images/newsletterBox.jpg) no-repeat;
	width: 239px;
	height: 129px;
	padding: 10px 0 0 10px;
} 

.caption
{
	font-family: Arial, Sans-Serif; font-size: 11px; color: #8c8c8c; margin-top: 0px;
}

.fade{background: url(../images/fadeBkgd.jpg) repeat-x; width: 663px; height:205px;}