A:link {text-decoration: none;color: #C0ED3A;}
A:visited {text-decoration: none;color: #C0ED3A;}
A:active {text-decoration: none;color: #C0ED3A;}
A:hover {text-decoration: none;color: #C0ED3A;}

.leftStripesContinue {
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.bottom {
	text-align: right;
	height: 30px;
	vertical-align: bottom;
}
.mainTable {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	border-width: 0;
}

html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color: #222D2D;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	/*color: #536B0A;*/
	color: #CEEBEB;
   }
.topStripes {
	background-image: url(images/stripes/stripes_r1_c2.gif);
	background-repeat: no-repeat;
	width: 717px;
	height: 94px;
}
.leftStripesFixed {
	background-image: url(images/stripes/stripes_r1_c1.gif);
	background-repeat: no-repeat;
	width: 91px;
}
.centerStripes {
	background-color: #222D2D;
	width: 805px;
	vertical-align: top;
}
.contentStripes {
	background-color: #8DB610;
	width: 806px;
	height: auto;
	vertical-align: top;
}

#Left {
	background-image: url(images/stripesDiv/stripes_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 817px;
	background-color: #222D2D;
	margin: 0;


	* height:254px;
	height: 100%;
	float: left;
	padding-left: 10px;
	
}

#Top {
	background-image: url(images/stripesDiv/stripes_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 817px;
	height: 93px;
	margin: 0;
}
#Content {
	width: 631px;
	margin-left: 0px;
	min-height:254px;
	background-color: #2F3E3E;
	min-height:400px;
	float: left;
}
#Footer {
	background-color: #333333;
	text-align: right;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	background-position: center right;
	clear: both;
}
p {
   margin: 0;
   margin-bottom: 10px;
}
#rightMenu {
	float:left;
	width: 165px;
	background-color: #3E4F4F;
	background-image: url(images/stripesDiv/menu_splitter.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
}
#Menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8DB610;
	width: auto;
}
#boxContent {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.topMenu {
	margin-left: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
}
#spacerDiv {
	font-size: 0px;
	height: 1px;
}
.horizontalMenu {
	width: 100%;
    margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 0px;
    padding: 0px 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8DB610;	
}
#rightMenu a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #CEEBEB;
	font-size:18px;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	
}
#rightMenu a:hover {
	background: #2F3E3E none;
}
#rightMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightMenu li {
	padding: 0; 
	float:left;
	width: 145px;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	text-align: left;  
	background-image: url(images/separator.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
}
.horizontalMenu .Spacer {
	float:left;
	width:100%;
}

.pageTitle {
	font-size: 20px;
	color: #536B0A;
	width: 190px;
	border-bottom-color: #C0ED3A;
	border-bottom-width: 5px;
	font-weight: bold;
	border-bottom-style: solid;
}
.pageCounter {
	font-size: 10px;
	color: #536B0A;
}
.postTitle {
	font-weight: bold;
	color: #536B0A;
}
.postMessage {
	margin-left: 7px;
}
#barrypic {
	float: right; 
}


/*
============
==== WP ====
============
*/

.headphones {
	background-image: url(images/headphones.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.post H2 {
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:normal;	
	font-size:24px;
	color:#94B3C5;
	
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

.post H2 A {
	color:#94B3C5;
}

.entry {
	background-image: url(images/separator.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-top:5px;
	
	line-height:160%;
}

.entryBottom {
	background-color:#293838;
	margin-top:10px;
	padding:6px;
}

.comment {
	padding:3px;
	margin-bottom:5px;
}

.altcomment {
	background-color:#293838;
	padding:3px;
	margin-bottom:5px;
}

.postmetadata {
	margin:0px;
}