body {
        background: #67BA45 url('http://superducktours.com/pix/pagebg.gif');
        background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #000066;
	text-align: center;
	margin: 0;
}
#nav {
    float:left;
}
img {
    padding: 8px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF6600;
	margin: 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3399CC;
	margin: 0;
}
a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.left img {
	float: left;
	margin: 6px 10px 6px 0;
}
.right img {
	float: right;
	margin: 6px 0 6px 10px;
}
#video {
	position:absolute;
	top:0px;
	left:0px;
}
#alpha {
	margin: 0 auto;
	width: 760px;
}
#header {
	height: 270px;
	background: url(pix/headerbg.jpg) no-repeat;
}
#main {
	min-height: 330px;
	background: #FFFFFF url(pix/main.gif) repeat-y;
}
#left {
	float: left;
	width: 190px;
	min-height: 420px;
	background: url(pix/left.gif) no-repeat top left;
	position: relative;
}
#nav {
	padding-right: 6px;
	line-height: 1.6em;
    text-align: left;
}
#nav ul {
    margin: 10px 0;
    margin-left: 30px;
    padding: 0;
    list-style: none;
    border: 3px solid #FFF;
    border-bottom: 2px solid #FFF;
}
#nav ul a {
    display: block;
    width: 130px;
    background: #009 url(pix/bnBg.gif) no-repeat;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    padding: 2px 10px;
    font-size: .80em;
}
#nav ul a:hover {
    background: #FF9F2F url(pix/bnOver.gif) no-repeat;
    color: #003;
}
#nav p a {
font-size: .80em;
line-height: 1.2em;
}

#pagetext {
	float: right;
	width: 520px;
	padding: 0 14px 10px 0;
	text-align: justify;
}
#right {
	float: right;
	width: 16px;
	min-height: 330px;
	background: url(pix/right.gif) no-repeat top right;
}
#footer {
	clear: both;
	height: 44px;
	background: url(pix/footer.gif) no-repeat;
        padding-top: 22px;
        color: #FFF;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        margin-bottom: 25px;
}
#footer a {
    color: #FFF;
    margin: 0 4px;
}

.clearer {clear: both;}
#edit a {color:#67ba45;}
#edit a:hover {color:#FFFFFF;}
#bytds, #bytds a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: .70em;
}
