body, html {
	font: small "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-top: 0;
	}
a {
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
h1 {
	font-size: 100%;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0;
	}
h2 {
	font-size: 200%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	left: 0;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: normal;
	}
h3 {
	font-size: 100%;
	}
.wrapper    {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 90%;
}
#padding {
	padding: 0 10px 10px 20px;
}
p {
	text-decoration: none ;
	vertical-align: top;
	}
img {
	border: none;
}
.nav {
	height: 63px;
}
.borderheading {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
.borderheading a {
	font-size: 90%;
	}
div#content     {
	width: 760px;
	}
html>body div#content {
  width:760px;
}
.trail {
	text-transform: uppercase;
	}
.mainpic {
	width:760px;
	height:400px;
}
.mainpicflash {
	width:760px;
	height:463px;
}
#contentbody    { 
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
}
#contentbody2 {
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 360px;
}
#contentbottom {
	padding-top:10px;
	text-align: center;
	font-size:80%;
	line-height: 150%;
	}
#contentbottom a:hover {
	text-decoration: underline;
	}
.nudge {
	margin-top: 5px;
	margin-left: 15px;
	font-size: 100%;
	font-style: normal;
	padding: 5px;
	width: 300px;
}
.nudge a {
	font-weight: bold;
	text-decoration: none;
	}
.nudge a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
#borderalternative  {
	width: 740px;
	padding: 15px 5px 5px 15px;
	font-size: 90%;
}
#borderalternative a {
	text-decoration: none;
	}
#borderstrictly {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
	width: 300px;
}
#bottom {
	text-align: center;
	font-size: 80%;
}
.right {
	text-align: right;
	float:right;
}
.link a {
	font-size:90%;
	text-decoration: none;
	}
.link a:hover {
	font-size:90%;
	text-decoration: underline;
   }
.nolink {
	text-decoration: none;
	}
.space {
	clear: both;
	height: 0px;
	width: 20px;
}
div.float {
	float: left;
	padding-right:8px;
	padding-bottom:10px;
	width: 150px;
	padding-top: 10px;
  }

