body {
	background-color: #0B0D1E;
	background-image: url(dark-background.png);
	background-attachment: fixed;
	color: white;
	background-position: left bottom;
	margin-top: 1em;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color: white;
}

blockquote p {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #B8D0DB;
	font-family: Georgia;
	font-style: normal;
}

blockquote p a {
	color: #B8D0DB;
}


a {
	color: white;
}

a:hover {
	color: #B8D0DB;
}

p, dd {
	line-height: 2em;
}

dt {
}

#container {
	width: 960px;

	margin-left: auto;
	margin-right: auto;
}

    
    
#header  {

}

    #header h1#site-name {
        height: 161px;
        background-image: url(Signamite-logo.gif);
        background-repeat: no-repeat;
        text-indent: -10000px;
        margin-left: -35px;
    }
    
        #header h1#site-name a {
            display: block;
            height: 100%;
        }
        
	#header  dl {
		margin-left: 0;
	}

		#header  dt.section {
			font-size: 1.25em;
			line-height: 1.25em;
			margin-top: .5em;
			color: #B8D0DB;
			font-family: Georgia;
			font-style: normal;
			font-weight: normal;
		}

		dl.downloads dt {
	    	margin-bottom: .5em;
	    	line-height: 1em;
		}
/* video hierarchy menu */

    #header dl {
    	margin-left: 1.5em;
    }
    #header dt {
    	margin-bottom: .5em;
    	line-height: 1em;

    }
    #header dd {
    	line-height: 1.5em;

    }

	h2.level1 {
		font-size: 1.5em;
	}
.block h3 {
   font-size: 1.25em;
    margin-top: 2em;
    border-bottom: 1px #475454 dotted;
}


.section:hover, h2.level1:hover{
	cursor: pointer;
/* 	text-decoration: underline; */
}









#content {
	padding-top: 15.25em;
		background-image: url(dark-background.png);
	background-attachment: scroll;
	background-position: left top;
	min-height: 800px;

}


		#content h3.section {
			line-height: 1em;
			color: #B8D0DB;
			font-family: Georgia;
			font-style: normal;
			font-weight: normal;
		}

.entry-title {
	margin-top: 1em;
}

#foot  p {
    text-align: center;

}

.endGame p {
    margin-top: 8em;
}
#foot  p img {
    float: none;
}

.makeMeBold, .zemThanks, .zemError, .error {
	color: #FF4D07;
}

.error {
	background-color: transparent;
	border: none;
	padding: 0;
}

