body {
    color: #0000A0;
    font-family:arial;
    font-size: 12;
}

p {
	color: #0000A0;
	font-size: 12;
}


h1, h2, h3 {
   margin: 0;
   padding: 0;
   border: 0;
}

h1 {
   font-size: 20;
   font-weight: bold;
   color: #FD7E13;
}

h2 {
	font-size: 18;
	font-weight: bold;
	color: #FD7E13;
}

h3 {
	font-size: 14;
	font-weight: bold;
	color: #FD7E13;
}

h4 {
	font-size: 12;
	font-weight: bold;
	color: #0000A0;
	margin-bottom: 0;
}

a {
	font-family:verdana;
	font-weight: bold;
	color: #FF9900;
}



#content {
    color: #0000A0;
    font-size: 12;
    margin: 0px 5px 0px 5px;
}

#content h2.amazon-link {
	clear: both;
	margin-top: 20;
	text-align: center;
	color: #0000A0;
	font-size: 14;
}

#content p.amazon-link {
	margin-top: 20;
}

#content iframe.amazon-link {
	float: left;
	clear: left;
	margin-top: 10;
	margin-left: 10;
	margin-right: 10;
	margin-bottom: 10;
}

#header {
	text-align: center;
}

.nav-bar-text {
	text-decoration: none;
	text-align: center;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 4;
}

.nav-bar-text:hover {
	color: #660099;
}

.nav-bar-menu {
	background: #f7b96c;
	border-style: solid;
	border-width: 1px;
	border-color: #ff9900;
	width: 400px;
}


#footer-graphic {
	text-align: center;
}

#footer-text {
	color: #0000A0;
	font-size: 12;
	text-align: center;
}

