

body {
	background:#3F74C5 url("images/backstripe.gif") repeat fixed top;
	color:black;
	font-family: Gill Sans, Arial, sans-serif;
	font-size:12px;
	margin: auto;
	text-align: center;
	width:100%;
}


table {
	margin: auto;
	margin-bottom: 5px;
	}

#header {
	width: 550px;
	height: 225px;
	background: transparent url("images/header.png") no-repeat scroll top;

	}
	
#footer {
	width: 550px;
	height: 60px;
	background: transparent url("images/footer.png") no-repeat scroll bottom;
	margin-bottom: 10px;
	}


#main {
	width: 550px;
	background-color: #FCF5EE;
	text-align: left;
	}
	
#nav {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-family: arial, san-serif;
	font-size: 16px;
	}
#nav a {
	padding left: 20px;
	padding-right: 20px;
	}

h1 {
color: #000000;
font-family: futura, sans-serif;
font-size: 15px;
font-weight: bold;
padding: 10px 20px 0px 20px;
text-align: center;
letter-spacing: .3em;
text-transform: uppercase;
}



h3, th {
color:#6E96D5;
font-family: Gill Sans, futura, sans-serif
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
}

td, th {
text-align: left;
}

p {
font-family:Garamond,Garamond-Regular,AGaramond,'Times New Roman',Times,Roman,serif;
font-size:1.2em;
line-height:1.5em;
margin-top:0px;
padding-left:40px;
padding-right:40px;
}


ul, li, ul li {
list-style-type:none;
margin-bottom:5px;
margin-left:10px;
padding-left:0px;
}


a:link {
color:#B3172B;
font-family:arial,helvetica,sans-serif;
text-decoration:none;
}

a:visited {
color:#B3172B;
font-family:arial,helvetica,sans-serif;
font-size:1em;
text-decoration:none;
}

a:hover {
color:#6E96D5;
font-family:arial,helvetica,sans-serif;
}


a:link i, a:visited i {
font-family:Garamond,Garamond-Regular,AGaramond,'Times New Roman',Times,Roman,serif;
font-size:1em;
}

.backtotop {
margin-left:275px;
}

b { color: #CD5E7B; font-weight: normal; }

.menu  {

	padding-left: 10px;
	
	}
	
.menu td { vertical-align: top; }