html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 400 0.7em verdana, arial, sans-serif;
	line-height: 170%;
	color: #555;
	background: url(../images/ench_bckg.jpg) repeat;
}

#content {
	position: relative;
	height: 100%;
	min-height: 100%;
}

#mountainheader {
	margin: 0 auto;
	height: 250px;
	background: url(images/header.jpg) no-repeat top left;
}

#header {
	clear: both;
	position: relative;
	height: 5em;
	margin: 0 auto;
	background-color: #000;
}

#header img {
	position: absolute;
	top: 0%;
	left: 0%;
	border: none;
}


#header #right {
	margin: 0.4em 1em 0 0 !important;
	margin: 0.4em 0.5em 0 0;
	float: right;
	width: 300px;
}

#header #right p {
	margin: 0;
	padding: 0;
	font: 400 1.5em arial, sans-serif;
	color: #fff;
}

#header ul {
	margin: 1.4em 0 0 0 !important;
	margin: 1.4em 0 0 0;
	padding: 0;
	float: right;
}

#header ul li {
	display: inline;
	list-style: none;
}

#header ul li a {
	float: left;
	padding: 0 1em;
	font: 400 1.1em arial, sans-serif;
	letter-spacing: 0.1em;
	line-height: 0.8em !important;
	line-height: 1em;
	color: #fff;
	border-right: 1px solid #4D5760;
}

#header ul li a.last {
	padding-right: 0;
	border-right: 0;
}

/* End header */



/* Navagation */

#navcontainer {
	margin: 0 auto;
    font-size: 14px;
	top: 0;
}

#navcontainer ul {
	padding-left: 0;
	margin: 0;
	width: 100%;
	background-color: #000;
	color: White;
	float: left;
	font-family: helvetica, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	width: 16.5%;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	background-color: #000;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #5b5b5b;
}

#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}

#navcontainer ul li a.last {
	border-right: 0;
}

#flash {
	height: 200px;
}


/* Column widths */

.width {
	width: 776px;
}

#page {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6em;
	text-align: left;
	font-size: 13px;
}

#columns {
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
	background-color: #FFFF99;
}

#columns #rightcol {
	padding: 5px 0 0 10px;
	float: right;
	width: 450px;
}

#columns #leftcol {
	padding: 0 12px 0 12px;
	margin-left: 160px;
	width: 250px;
	float: left;
	background: #FFF;
	border: 5px solid #2C7FF5;
}

#columns #leftcol p.small {
	margin: 0;
	font-size: 10px;
}

#columns #rightcol p.small {
	margin: 0;
}

#columns #rightcol {
	float: right;
	width: 250px;
	padding-right: 35px;
}

.widthPad {
	width: 775px;
	background: url(../images/ench_leftGraphic.jpg) repeat-y 0% 20%;
}

#vpic img {
	float: right;
	margin: 5px;
}

#stitle #suzh2 #suzh3 {
	width: 100%;
	float: right;
	margin: 0px;
	text-align: right;
	position: relative;
	top: 15px;
}

#suzstory {
	float: left;
	width: 335px;
}

#suzFrank {
	float: right;
	width: 251px;
	height: 316px;
	position: relative;
	top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#ktitle #kh3, #kh2 {
	float: left;
	margin: 0px;
	width: 100%;
	text-align: left;
}

#karstory {
	float: right;
	width: 330px;
}

#kerri {
	float: left;
	width: 251px;
	height: 50px;
	position: relative;
	top: 25px;
	padding-right: 5px;
	padding-left: 5px;
}


#mtitle #mih3, #mih2 {
	width: 100%;
	float: right;
	margin: 0px;
	text-align: right;
	position: relative;
	top: 15px;
}


#mistory {
	float: left;
	width: 320px;
}

#mi {
	width: 251px;
	float: left;
	position: relative;
	top: 50px;
	padding-left: 5px;
}

#entrytext, img {

}


/* Headers */

.entrytext h2 {
	border-bottom: 5px solid #922618;
	padding-bottom: 5px;
	float: none;
}

.entrytext .codeh2 {
	border-bottom-style: none;
	margin-bottom: 10px;
}



h1, h2, h3, h4, h5, h6 {
	padding: 0;
}

h1 {
	padding-bottom: 0.2em;
	margin-top: 30px;
	font: 400 1.8em verdana, arial, sans-serif, century gothic;
	color: #536C71;
	border-bottom: 12px solid #2C7FF5;
	font-weight: bold;
}

.post h1 {
	width: 600px;
	float: left;
	margin-left: 160px;
	margin-bottom: 25px;
}

html>body h1 {
	margin-top: 30px;
}

h2 {
	font-size: 1.0em;
	color: #333;
	padding: 2px 0 0 0;
}

#columns img {
	border: 5px solid #2C7FF5;
}

#columns p {
	margin-top: 10px;
}

#spacer {
	clear: both;
	width: 746px;
	margin: 10px auto;
	height: 5px;
	/*border-bottom: 1px solid #4A879A;*/
}

#footer {
	text-align: center;
	font-size: 11px;
}

#post {
	width: 500px;
}

.post h2 {
	margin: 0;
	width: 100%;
	clear: none;
	float: left;
	position: relative;
}


blockquote {
	color: #903;
}

#fletter p:first-letter {
	font-style: oblique;
	color: #903;
	font-size: 150%
}

#fletter {
	width: 500px;
	padding-left: 35px;
}

.bluetxt {
	color: #2d2c2c;
}

#red {
	color: #903;
}

.entrytext {
	width: 600px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#columns a {
	color: #06c;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#columns a:hover {
	color: #06c;
	text-decoration: none;
	border-bottom: 1px dotted blue;
}

h2 {
	font-size: 1.6em;
}



/* @end */
