
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	background:#F3F7FA
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 0px;
	margin-bottom: 8px;
	padding-right: 5px;
	padding-top: 0px;		
	border-bottom: 0px solid #B75D28;
}
#topHeader2 {
	text-align: right;
	alignment: right;
	height: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

h1 
{
font-family:"Times New Roman", "Georgia",  serif;color: #B75D28;
font-size: 18 pt;
font-weight:heavier;
font-style:italic;
}

p
{
font-family:"Times New Roman", "Georgia",  serif;color: #2D4D91;
font-size: 12 pt;
}

ul
{
font-family:"Times New Roman", "Georgia",  serif;color: #2D4D91;
font-size: 12 pt;
}

h2
{
font-family:"Times New Roman", "Georgia",  serif;color: #2D4D91;
font-size: 14 pt;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

h3
{
font-family:"Times New Roman", "Georgia",  serif;color: #2D4D91;
font-size: 14 pt;
font-weight:heavier;
text-align:left;
}

table
{
font-family:"Times New Roman", "Georgia",  serif;color: #2D4D91;
font-size: 12 pt;
}

td.copyright
{
background-color: #FAF6D0;
color: #2D4D91;
text-align: center;
}

td.navbar1
{
background-color: #b8c5df;
color: #2D4D91;
text-align: center;
}

td.navbar2
{
background-color: #573c32;
color: #2D4D91;
text-align: center;
}

td.footer
{
background-color: #FAF6D0;
color: #2D4D91;
text-align: center;
font-size: 12 pt;
}

td.content
{
background-color: #2D4D91;
}

img {
border: none
}

.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 48px;
font-weight: normal;
color:#2D4D91;
font-family:"Times New Roman", "Georgia",  serif;}

a:link {color:#2D4D91;}
a:visited {color:#2D4D91;}
a:active  {color:#2D4D91;}
a:hover   {color:#B55B27; text-decoration:none;}