body {
	background-image: url(images/background2.gif);
	font-family: "Times New Roman", serif;
	}

p {
	margin: 0 5px 5px 0;
	padding: 0px 5px 5px 5px;
	color: #003451;
	}
	
a {
	color: #003451;
	}
	
#sidenavigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#sidenavigation ul li {
	list-style-type: none;
	margin: 0 10px 6px 10px;
	padding: 0;
	}
	
#sidenavigation ul li a {
	font-size: 14px;
	background: #FFFFF0;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 6px 8px 6px;
	width: 85%;
	border-left: 1px solid #005C0F;
	border-top: 1px solid #005C0F;
	border-right: 1px solid #005C0F;
	border-bottom: 1px solid #005C0F;
	text-align: center;
	}
	
#sidenavigation a:hover, a:active {
	background: #FFFFF0;
	color: #990000;
	border-left: 5px solid #990000;
	border-top: 1px solid #990000;
	border-right: 5px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 8px 2px 8px 2px;
	text-align: center;
	}

h1 {
	color: #003451;
	margin: 15px 0 0 0;
	padding: 0;
	}

h2 {
	text-align: center;
	color: #003451;
	font-size: 22px;
	margin: 0px 0 2px 0;
	}

h3 {
	color: #003451;
	font-size: 18px;
	margin: 5px 0 10px 5px;
	padding: 0 0 0 0;
	}
	
h4 {
	color: #003451;
	font-size: 18px;
	margin: 5px 0 10px 0;
	padding: 0;
	}
	
.about {
	background-color: #006599;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	}
	
.about a {
	color: #FFFFCC;
	}

.strong {
	font-weight: bold;
	}
	
.underline {
	text-decoration: underline;
	}
	
.strongunderline {
	font-weight: bold;
	text-decoration: underline;
	}
	
.important {
	background-color: #C0D9E6;
	color: #FFFFF0;
	padding: 3px;
	margin: 0 10px 0 10px;
	border-top: 1px solid #006599;
	border-bottom: 1px solid #006599;
	}
	
.center {
	text-align: center;
	}
	
.tab1 {
	padding-left: 10px;
	}
	
.tab2 {
	padding-left: 20px;
	}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	}
	
#header {
	width: 740px;
	height: auto;
	background-image: url(images/fadeHeader.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #006599;
	margin: 0 0 0 0;
	padding: 30px 0 5px 0;
	}
	
#graphic {
	margin-top: 0px;
	margin-right: 12px;
	padding: 0;
	}
	
#topnavigation {
	width: 740px;
	height: auto;
	background-image: url(images/fadeTopNav.jpg);
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
#topnavigation p {
	margin: 0;
	padding: 0;
	}
	
#topnavigation .headeractive a {
	background-color: #005C0F;
	color: #FFFFF0;
	padding: 3px;
	border-left: 1px solid #006599;
	border-top: 1px solid #006599;
	border-right: 1px solid #006599;
	border-bottom: 1px solid #006599;
	font-weight: 400;
	}
	
#topnavigation .headerinactive a {
	background-color: #C0D9E6;
	color: #006599;
	padding: 3px;
	border-left: 1px solid #006599;
	border-top: 1px solid #006599;
	border-right: 1px solid #006599;
	border-bottom: 1px solid #006599;
	text-decoration: none;
	font-weight: 400;
	}
	
#topnavigation .headerinactive a:hover, a:active {
	text-decoration: underline;
	}
	
#botnavigation {
	width: 740px;
	height: 45px;
	background: #FFFFF0 url(images/fadeB.jpg) bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0;
	}
	
#botnavigation p {
	margin: 0;
	padding: 0;
	}
	
#botnavigation .active a {
	background-color: #FFFFF0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 0px;
	border-left: 1px solid #005C0F;
	border-top: 1px solid #005C0F;
	border-right: 1px solid #005C0F;
	border-bottom: 1px solid #005C0F;
	margin-top: 5px;
	text-decoration: underline;
	color: #005C0F;
	font-weight: 400;
	}

#botnavigation .inactive a {
	background-color: #C0D9E6;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 0px;
	border-left: 1px solid #006599;
	border-top: 1px solid #006599;
	border-right: 1px solid #006599;
	border-bottom: 1px solid #006599;
	margin-top: 5px;
	text-decoration: none;
	color: #006599;
	font-weight: 400;
	}
	
#botnavigation .inactive a:hover, a:active {
	text-decoration: underline;
	}
	
#contentcontainer {
	width: 740px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	}
	
#sidenavigation {
	width: 118px !important;
	float: left;
	background: url(images/side.jpg);
	background-repeat: repeat-y;
	margin: 0px 10px 0 20px !important;
	margin: 0 14px 0 8px;
	padding: 0 0 0 0;
	}
	
#topcap {
	height: 19px;
	background: url(images/topcap.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#botcap {
	height: 19px;
	background: url(images/botcap.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#content{
	float: left;
	width: 532px;
	margin: 0;
	padding: 0px 15px 5px 15px;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFF0;
	}

#ieprop {
	float: right;
	height: 400px;
	width: 1px;
	background: transparent;
	}

#float {
	width: 260px;
	float: right;
	background: transparent;
	border-left: 2px solid #005C0F;
	border-top: 2px solid #005C0F;
	border-right: 2px solid #005C0F;
	border-bottom: 2px solid #005C0F;
	margin: 10px 0 0 10px;
	text-align: center;
	padding-top: 5px;
	}
	
#float p {
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#float a:hover, a:active {
	background: transparent;
	text-decoration: underline;
	color: #003451;
	border: none;
	padding: 0;
	margin: 0;
	}
	
#footer {
	clear: both;
	width: 740px;
	background-image: url(images/fadeFoot.jpg);
	background-repeat: no-repeat;
	height: 140px;
	color: #006599;
	}
	
#footerleft {
	float: left;
	width: 300px;
	height: auto;
	padding: 2px !important;
	margin-top: 30px !important;
	margin-left: 38px !important;
	margin-left: 10px;
	background-color: #C0D9E6;
	color: #006599;
	border-left: 1px solid #006599;
	border-top: 1px solid #006599;
	border-right: 1px solid #006599;
	border-bottom: 1px solid #006599;
	}

#footerright {
	float: right;
	width: 300px;
	height: auto;
	padding: 2px !important;
	margin-top: 30px !important;
	margin-right: 48px !important;
	margin-right: 14px;
	background-color: #C0D9E6;
	color: #006599;
	border-left: 1px solid #006599;
	border-top: 1px solid #006599;
	border-right: 1px solid #006599;
	border-bottom: 1px solid #006599;
	text-align: right;
	}
	
#paypal {
	text-align: center;
	}