@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
ul, li {list-style:none;
}
/*#container {height:100%;}*/
/* ================================================ FOOTERS */
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
}
#footerSideIndex {clear:both; padding-top:240px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	opacity: 0.40;
}
#footerBroadcast {
   position:absolute;
   bottom:0;
   width:100%;
   height:-550px;   /* Height of the footer */
}
#footerSide {clear:both; padding-top:240px; padding-right:-11px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	opacity: 0.40;
}
/* ================================================ TEXT STYLES */
.redtext {color: #CC0000; font-weight:bold;
}
a:link {color: #666666; text-decoration: none; font-weight:bold;}
a:visited {color: #666666; text-decoration: none; font-weight:bold;}
a:hover {color: #CC0000; text-decoration: none; font-weight:bold;}
a:active {color: #CC0000; text-decoration: none; font-weight:bold;
}
/* ================================================ NAVIGATION */
#nav_vert {width:200px; position:fixed; float:left; padding-top:0px;}
#nav_vert li {list-style:none; text-decoration:none; display:block; margin:0 0 0 -30px;
}
#nav_horz {margin:0; padding: 7px 0 35px 10px;}
#nav_horz li {margin:0 36px 0px 0px; float:left; padding:0; display:inline; list-style: none;}


/* ================================================ PROJECT THUMBS */
.projects {float:left; 
	margin: 2px 10px 2px 184px; 
	clear:both;}
.projects li {list-style:none; display:inline; vertical-align:top; 
}
/* ================================================ INDEX */
#index {padding-bottom:50px;}
/* ================================================ POET */
#poems {
	position:relative; float:left;
	margin: 0 0 0 392px;
}
/* ================================================ CONTACT */
#contact {
	position:relative; float:left;
	margin: 0px 0 0 433px;
}
/* ================================================ RESUME */
#resume {
	position:relative; float:left;
	margin: 0px 0 0 287px;
}
/* ================================================ POINTS OF INTEREST */
#poi {
	position:relative; float:left;
	margin: 0px 0 0 257px;
}
/* ================================================ STATS */
#stats {
	position:relative; float:left;
	margin: 0px 85px 0 260px;
}
.style8 {color: #CC0000; font-weight: bold; }
.style14 {font-size: 23px; font-weight: bold;
}
.style16 {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.style18 {font-size: 23px; font-weight: bold; color: #FFFFFF;
}
.style62 {font-size: 16px
}




