/* CSS Document */

/* Created by Zn70 */

/* --------------------------------------------------------------------
	structure - contains formatting for backgrounds.
   ------------------------------------------------------------------*/

html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(images/page_bg_blue.gif) repeat;
	}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;	
	}
	
#banner {
	width: 800px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/banner2.gif);
	}

#content {
	width: 625px;
	height: 360px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(images/content_bg.gif) no-repeat;
	}

#sidecol {
	float: right;
	width: 175px;
	height: 360px;
	margin: 0px;
	padding: 0px;
	}

#donkey {
	width: 175px;
	height: 185px;
	margin: 0px;
	padding: 0px;
	background: url(images/donkeystars.gif);
	}

#footer {
	clear: both;
	width: 800px;
	height:100px;
	margin: 0px;
	padding: 0px;
	background: url(images/footer.gif) no-repeat;
	}
	
#footer p {
	color: #fff;
	margin: 0px;
	padding-top: 60px;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}

/* --------------------------------------------------------------------
	NAVIGATION - contains the style for rollover navigation   ------------------------------------------------------------------*/

#navbox {
	width: 175px;
	height: 175px;
	margin: 0px;
	padding: 0px;
	background: url(images/nav_bg.gif);
	}

#navlist {
    float: left;
	display: block;
	width: 100px;
	height: 175px;
	padding-left: 42px;
	margin: 0px;
	list-style: none;
	}

#navlist a {
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
	color:#CCCC99;
    }

#navlist a:hover { 
    color:#FFFFFF;
	}

#navlist a.selected {
    color:#FFFFFF;
	}

/* --------------------------------------------------------------------
	BLURBS - contains html for content
   ------------------------------------------------------------------*/

	
#blurb {
	width: 470px;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(images/divider.gif) no-repeat bottom right;
	}

#blurb p {
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	}

#blurb h1 {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 1.2em;
	color: #8F8F75;
	background: url(images/divider.gif) no-repeat bottom right;
	}

#blurb h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: .8em;
	}

#blurb h3 {
	font-style: italic;
	font-size: .7em;
	font-weight: lighter;
	line-height: 1.4em;
	color: #666;
	}

em.date {
	font-size:0.9em;
	font-style: normal;
	font-weight: bold;
	color:#006500;
	}

/* --------------------------------------------------------------------
	IMAGES - special formatting for the Images page
   ------------------------------------------------------------------*/

#imagesbg {
	clear: both;
	width: 800px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	background: url(images/extra_bg.gif);
	}

#imagescontent {
	position: relative;
	top: -170px;
	width: 600px;
	overflow: hidden;
	}

.item {
	height: 115px;
	width: 470px;
	padding-top: 15px;
	padding-left: 100px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	background: url(images/divider.gif) no-repeat bottom right;
	overflow: visible;
	padding-bottom: 5px;
	}
	
.thumb {
	height: 60px;
	width: 80px;
	float: left;
	padding: 25px 0px 0px;
	}
	
.info {
	padding: 0px;
	width: 375px;
	float: right;
	}

.info h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color:#000000;
	}


/* --------------------------------------------------------------------
	SOUNDS - special formatting for the Sounds page
   ------------------------------------------------------------------*/

#soundsbg {
	clear: both;
	width: 800px;
	height: 720px;
	margin: 0px;
	padding: 0px;
	background: url(images/extra_bg.gif);
	}

#soundscontent {
	position: relative;
	top: -185px;
	width: 600px;
	overflow: hidden;
	}


/* --------------------------------------------------------------------
	MOVIES - special formatting for the Movies page
   ------------------------------------------------------------------*/

#moviesbg {
	clear: both;
	width: 800px;
	height: 640px;
	margin: 0px;
	padding: 0px;
	background: url(images/extra_bg.gif);
	}

#moviescontent {
	position: relative;
	top: -155px;
	width: 600px;
	overflow: hidden;
	}

.item {
	height: 115px;
	width: 470px;
	padding-top: 10px;
	padding-left: 100px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	background: url(images/divider.gif) no-repeat bottom right;
	overflow: visible;
	padding-bottom: 0px;
	}
	
.thumb {
	height: 60px;
	width: 80px;
	float: left;
	padding: 25px 0px 0px;
	}
	
.info {
	padding: 0px;
	width: 375px;
	float: right;
	}

.info h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color:#000000;
	}


/* --------------------------------------------------------------------
	CONTACT - special formatting for the Contact page
   ------------------------------------------------------------------*/

#contact {
    width: 300px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	}

#contact a {
	text-decoration: none;
	font-weight: bold;
	color:#006500;
	}


/* --------------------------------------------------------------------
	special browser html - contains special hacks for browsers
   ------------------------------------------------------------------*/


/* needed for Firefox */
img {
	margin-right: 10px;
	margin-top: 3px;
	}

/* forces the hand cursor on links in Safari */
a:link, a:hover {
	cursor: pointer;
	}

