body {background-color: #000000;}
div.Header {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 81px;
    width: 1015px;
    background-color: #E6E6E6;
    padding-top: 2px;
}
div.AdSpace {
   position: absolute;
   top: 89px;
   left: 0px;
   width: 155px;
   height: 91px;
   background-color: #E6E6E6;
}
.Cycle {
   position: absolute;
   top: 0px;
   left: 0px;
   background-color: #E6E6E6;
}
div.AdSpace p {
   margin-top: 0;
   margin-left: 1em;
   font-size : 16pt;
   font-family: sans-serif;
   color : rgb(0,0,180);
}
div.TagLine {
   position: absolute;
   top: 12px;
   left: 295px;
   width: 300px;
   height: 100px;
}
div.TagLine p {
   margin-top: 0;
   font-size : 13pt;
   font-family: sans-serif;
   font-weight: bold;
   color : rgb(0,110,0);
}
div.Border {
   border-width: 1px;
   border-color: black;
   border-style: solid;
}
div.MenuBar {
    position: absolute;
    top: 89px;
    left: 162px;
	height: 36px;
	width: 853px;
	background-color: #F2F2F2;
}
div.LeftColumn {
    position: absolute;
    left: 0px;
    top: 185px;
    width: 155px;
    height: 480px;
    background-color: #E6E6E6;
}
img.LeftColumn {
    width: 100%;
    margin: 0px;
    margin-bottom: 1em;
    display: block;
}
img.Logo {
    position: absolute;
    top: 0px;
    left: 815px;
    margin-bottom: 0;
    padding-bottom: 0;
}
img.Header {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
}
div.TextArea1 {
   margin: 0px;
   padding: 10px;
   position: absolute;
   top: 130px;
   left: 162px;
   width: 452px;
   height: 516px;
   background-color: #FFFFFF;
}
div.TextArea2 {
    position: absolute;
    top: 130px;
    left: 640px;
    width: 355px;
    margin: 0px;
    padding: 10px;
    text-align: justify;
    background-color: #F2F2F2;
}
div.TextArea3 {
    position: absolute;
    left: 640px;
    top: 501px;
    width: 355px;
    margin: 0px;
    padding: 10px;
    background-color: #E6E6E6;
}

/* 3 column body content */
div.BodyContent_3 {
    margin-top: 0px;
    position: absolute;
    top: 130px;
    left: 162px;
    width: 500px;
    /* height: 500px; */
	padding-left : 4pt;
	padding-right : 4pt;
	padding-bottom : 8pt;
    background-color: #F2F2F2;
    text-align: justify;
}
/* 2 column body content */
div.BodyContent {
    margin-top: 0px;
    position: absolute;
    top: 130px;
    left: 162px;
    width: 837px;
    /* height: 500px; */
    padding-left : 4pt;
    padding-right : 8pt;
    padding-bottom : 8pt;
    background-color: #F2F2F2;
    text-align: justify;
}
div.MenuDefs {
    position: absolute;
    top: 500px;
    left: 200px;
}

h2.section {
    text-decoration: underline;
    color : rgb(0,0,180);
}
h2.blue {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 18pt;
    margin-top: 1em;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    color: rgb(0,0,180);
}
p.BodyText {
    color: black;
    font-family: sans-serif;
    font-size: 11pt;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    padding-bottom: 0px;
}
p.TinyText {
    color: black;
    font-family: sans-serif;
    font-size: 7pt;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    padding-bottom: 0px;
}
td.BodyText {
    color: black;
    font-family: sans-serif;
    font-size: 11pt;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    padding-bottom: 0px;
}
td.NewsText {
    color: black;
    font-family: sans-serif;
    font-size: 9pt;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    padding-bottom: 0px;
}
td.TinyText {
    color: black;
    font-family: sans-serif;
    font-size: 7pt;
    margin-top: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    padding-bottom: 0px;
}
ul.BodyText {
    margin-top: 0.1em;
    margin-bottom: 1em;
    margin-left: 3em;
}
ul.BodyText li {
    color: black;
    font-family: sans-serif;
    font-size: 11pt;
    padding-bottom: 0px;
}
ol.BodyText {
    margin-top: 0.1em;
    margin-bottom: 1em;
}
ol.BodyText li {
    color: black;
    font-family: sans-serif;
    font-size: 11pt;
    padding-bottom: 0px;
}
.IndentPara {
    color: black;
    font-family: sans-serif;
    font-size: 11pt;
    margin-left: 0.2in;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
ul.IndentPara {
    margin-left: 0.5in;
}
.Figure {
    margin-right: 0;
    float: right;
}
.Center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.caption {
    font-size: 10pt;
    font-style: italic;
}
.MinorHead {
    font-size: larger;
    font-style: italic;
}
.TableTitle {
    font-weight: bold;
    text-align: center;
}
.ProdName {
    color : rgb(0,0,180);
    font-weight: bold;
}
td.ColumnTitle {
    text-align: center;
    font-weight : bold;
    font-size : larger;
}
td.ContactTable {
    padding-left: 1em;
    font-size: smaller;
}
ul.Menu {
    position: absolute;
    top: 5px;
    left: 2px;
    width: 100px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-left: 2px;
}
ul.SubMenu {
    position: absolute;
    top: 205px;
    left: 8px;
    width: 88px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
ul.Menu li {
    margin: 0px;
    font-size: 10pt;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-color: black;
    border-right-style: solid;
    padding-left: 0.5em;
}
ul.Menu a {
    text-decoration: none;
    color: black;
}
ul.FrontPage {
    color: black;
    margin-top: 0.1em;
}
ul.FrontPage li {
    color: black;
    font-size: 10pt;
    font-family: sans-serif;
    padding-bottom: 0.1em;
}
.Emphasis {
    font-weight : bold;
    font-style: italic;
    color : rgb(0, 0, 180);
}
p.FormErrors {
    color: red;
    font-family: sans-serif;
    font-size: 10pt;
    font-weight : bold;
    font-style: italic;
    margin-left: 3.0em;
    margin-top: 0.2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
div.Error {
    background-color: yellow;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 1.0em;
}
div.NoError {
    background-color: white;
}

/*
The following are the CSS settings for the Wordpress theme.  This theme is based
on the Bytetips theme, modified by Paul Stoaks.

Theme Name: BluMtnWerx
Theme URI: http://www.blumtnwerx.com
Description: Based on the Bytetips 3 colum Wordpress theme designed by Jim at <a href="http://www.bytetips.com">Bytetips</a>. Replace header.jpg with your Logo And have fun.<p>The CSS, XHTML and design is released under a <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a></p>
Author: Paul Stoaks
Author URI: BluMtnWerx
Tags: simple, Three Columns
version: 1.0
Change: 

*/

/* basics */

*{margin:0; padding:0;}

h1 {
    font-size : 18pt;
    color : RGB(150,150,180);
    margin-bottom: 12pt;
    text-align: center;
}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

.rss {
	background: url(images/ficon.png) left center no-repeat;
	padding-left: 12px;
	}
	
/* links */

/*
a{
	color:#333;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}
*/


/* content */

#content {
   font-family: verdana, arial, tahoma, sans-serif;
   font-size: 8pt;
   margin-top: 0px;
   position: absolute;
   top: 130px;
   left: 162px;
   width: 645px;
   background-color: #FFFFFF;
   text-align: justify;
/*
	float: left;
	width: 60%;
	overflow: hidden;
	text-align: justify;
*/
	}

#content ul {
   margin-left: 3em;
}

#content ol {
   margin-left: 3em;
}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #015D82;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{
       margin-left: 12px;
       margin-top: 4px;
       margin-bottom: 12px;
       margin-right: 12px;
}

.entry h2 {
       font-family: verdana, arial, tahoma, sans-serif;
       font-weight : bold;
       font-size: 10pt;
       margin-left: 8px;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* left sidebar */

#left {
    position: absolute;
    left: 0px;
    top: 185px;
    width: 155px;
    background-color: #FFFFFF;
    font-family: verdana, arial, tahoma;
    font-size:8pt;
/*
	width: 20%;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
*/
	}

#left h2{
	font-family: verdana, times, georgia;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: left;
	color: #fff;	
	margin-bottom: 5px;
	padding: 4px;
	background: url(images/cat.png);
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin-top: 12px;
        margin-bottom: 12px;
        margin-right: 4px;
        margin-left: 4px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
/*
	background: url(images/cat.gif) left center no-repeat;
*/
        padding-left: 3px;
	}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
        text-indent: -2em;
        margin-left: 1em;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* right sidebar */

#right{
    position: absolute;
    left: 815px;
    top: 130px;
    width: 200px;
    background-color: #C9EDFF;
    font-family: verdana, arial, tahoma;
    font-size:8pt;
/*
	width: 20%;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
*/
	}

#right h2{
	font-family: verdana, times, georgia;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: left;
	color: #fff;	
	margin-bottom: 5px;
	padding: 4px;
	background: url(images/bar.png);
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
/*
	background: url(images/cat.gif) left center no-repeat;
*/
	padding-left: 5px;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
        text-indent: -2em;
        margin-left: 1em;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

#img.avatar {float:left; margin-right:5px;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
        width: 80px;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #333;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 2px #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* Extra */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
p.Credits {
   font-size: 7pt;
   padding-top: 100px;
}
h1.BlogTitle {
    font-size : 20pt;
    color : RGB(150,150,180);
    Line-height : 0.25in;
    margin-bottom: 12pt;
    text-align: center;
}


