html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
    margin: 0;
    padding: 0;
}

body {
	min-width:800px;
	font-family: "Century Gothic", Helvetica;
	margin: 0px;
	background-color:#fff;
}

h1, h2, h3, h4, p {
	padding-bottom: 1em;
}

#wrapper {
	width:810px;
	height:100%;
	margin:0 auto;
	padding: 0 10px;
	background: transparent url(../images/site -bg.png);
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fff;
}

a {
color:#336699;
text-decoration: none;
font-weight:normal;
}

a:hover {
color: #333;
text-decoration: underline;
}

#footer {
	position:fixed;
	bottom:0;
	width:100%;
	height:125px;
	background-image:url(../images/foot-bg.png);
	background-repeat:no-repeat;
	background-color: transparent;
}
/*ZevDesigns*/
#footer span {
	font-family: Palatino, Garamond, serif;
	font-size: 24pt;
}
#header span {
	font-family: Palatino, Garamond, serif;
	font-weight:normal;
}
#footer h1 {
	position: relative;
	left:320px;
	font-weight:normal;
	text-decoration: underline;
	padding-top: 25px;
}
#z { display: inline; color: #00cc99; 	font-size: 24pt; 	font-family: Palatino, Garamond, serif;
	font-weight:normal;}
#d { display: inline; color: #000; 	font-size: 24pt; 	font-family: Palatino, Garamond, serif;
	font-weight:normal;}

/*
Navi
*/

ul.menu {
list-style-type:none;
position:relative;
display:inline-block;
height:33px;
width:705px;
font-family:"MS Sans Serif", Geneva, sans-serif;
border-bottom:1px solid #999;
margin: 5px 18px 0;
padding: 0 0 0 60px;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#000;
text-decoration:none;
height:24px;
padding:0px 10px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color: #336699;
text-decoration:none;
}

ul.menu .current a {
color:#000;
font-weight:700;
}

ul.right {
	left: 465px ;
	top: -40px;
	border:none;
}

/*
End Navi
*/

#footer #copyright {
	position:relative;
	font-size: x-small;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	top: -20px;
	left: 340px;
}

#content {
	overflow:hidden;
	padding: 20px 0 125px 0 ;
}

#main {
	
	margin-top:50px;
}

#header {
	padding-left: 20px;
	background-color: #665;
	color: #fff;
	width:100%;
	height:2em;
	margin-bottom:20px;
	padding-top:.5em;
}

#leftcontent {
	width: 780px;
	margin-bottom:0px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	float:left;
	font-size:9pt;
	line-height: 1.5em;
	background-color: #fff;
	border-top: 1px solid #000;
}

a img {
	border: 0;
}

#vid-thumb {
	vertical-align:top;
	margin:5px;
	float:left;
	border: transparent solid 5px;
	width:220px;
}

#vid-thumb:hover {
	border:solid #000 5px;
}
