img {border-style: none;}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(back.jpg) #dde4ee;
	color: #000000;
	background-position: top;
	background-repeat:no-repeat;
	line-height: 1.2em;
}
#wrapper {
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(pagetile.jpg);
}
#content {
	width: 750px;
	float: right;
	background: url(lowimg.jpg );
	background-position: right top;
	background-repeat:no-repeat;
	margin: -4px 0px 0px 0px;
}
#content p {
	font-size: 90%;
	padding-left: 10px;
	padding-right: 25px;
}
#content a {
	font-size: 90%;
	padding-left: 5px;
	padding-right: 5px;
}
#content h1 {
	font: normal 170% Georgia, "Times New Roman", Times, serif;
	text-shadow: #6c4747 2px -1px 2px;
	color: #dc1d1d;
	padding-left: 10px;
	padding-right: 25px;
	line-height: 1.1em;
}
#content h2 {
	font-size: 100%;
	color: #dc1d1d;
	padding-left: 10px;
	padding-right: 25px;
}
#nav {
	float: left;
	width: 165px;
	padding-left: 20px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-left-style:solid;
	border-width:5px;
	border-color:#ffffff;
}
#nav li {
	width: 165px;
	border-bottom: 1px solid #90bade;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#nav a:link {
	display: block;
	padding: 5px 5px 5px 4px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-left-style:solid;
	border-width:5px;
	border-color:#FFFFFF;
}
#nav a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-style:solid;
	border-width:5px;
	border-color:#FFFFFF;
}
#nav a:hover {
	text-decoration: underline;
	background-color: #dce3ed;
	border-left-style:solid;
	border-width:5px;
	border-color:#FF0000;
}
a#button1  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button1 {
    display:block;
    width:140px;
	height:190px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("tandem.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button1:hover { 
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button1:active {
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button1 span
{
  display: none;
}

a#button2  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button2 {
    display:block;
    width:140px;
	height:190px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("aff.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button2:hover { 
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button2:active {
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button2 span
{
  display: none;
}

a#button3  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button3 {
    display:block;
    width:140px;
	height:190px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("raps.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button3:hover { 
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button3:active {
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button3 span
{
  display: none;
}

a#button4  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button4 {
    display:block;
    width:140px;
	height:190px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align:center;
	background:url("tunnel.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button4:hover { 
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button4:active {
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button4 span
{
  display: none;
}

a#button5  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button5 {
    display:block;
    width:140px;
	height:190px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("hovercraft.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button5:hover { 
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button5:active {
    background-position:0 -190px;
    color:#1e5ebd;
}
a#button5 span
{
  display: none;
}

#nav em {
	border-bottom: 1px solid black;
	width: 165px;
}
#footer {
	clear: both;
	padding: 50px 0px 10px 10px;
	font-size: 70%;
	background: url(footer.jpg) #dde4ee;
	background-position: top;
	background-repeat:no-repeat;
}

