/* Yes, this is all still a mess */ 
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;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(pagetile.jpg);
}
#content {
	width: 760px;
	float: right;
	padding: 0px 15px 0px 0px;
	
}
#content p {
	font-size: 90%;
	line-height: 1.8em;
	padding-left: 1em;
	padding-right: 1em;
}
#content h1 {
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	color: #6E0303;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#content h2 {
	font-size: 100%;
	color: #940D1E;
	padding-left: 1em;
	padding-right: 1em;
}
#content li {
	font-size: 100%;
}

#cards{
width:760px;

}
#nav {
	float: left;
	width: 155px;
	padding-left: 20px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li {
	width: 155px;
	border-bottom: 1px solid #90bade;
	margin: 0;
	padding: 0;
	font-size: 80%;
	/* border-left: 0px solid #90bade; */
	vertical-align: bottom;
}
#nav a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	/* border-left: 1px solid #90bade; */
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	/* border-left: 1px solid #90bade; */
}
#nav a:hover {
	background-color: #e0e9f5;
	color: #000000;
	text-decoration: underline;
	border-left: 1px solid #90bade;
}
#nav em {
	border-bottom: 1px solid black;
	width: 155px;
}
#footer {
	clear: both;
	padding: 50px 0px 10px 10px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: #FFFFFF;
	background: url(footer.jpg) #dde4ee;
	color: #000000;
background-position: top;
background-repeat:no-repeat;
}
#footer a:link {
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-decoration: underline;
}
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;
}

