body {
	background : #000000 url(../websiteimages/bg2.gif) repeat;
	color : #E6E6E6; 
	margin : 1em 2em; 
	padding : 1em 2em; 

}

DIV.programlisting	{
	background-color: #efefff; padding: 10px; border: 1px solid #aaaaaa; margin: 5px;
}
a:visited {
	text-decoration : none; 
	color : #000000; 
	background : transparent; 
}
	
a:hover {
	text-decoration : none; 
	border-bottom : 1px dotted ; 
background: url(../websiteimages/linkpulse.gif);
}
div#menu a:visited {
	display : block;
	width : 92%;
	border : 1px solid #333;
	color : #66CCFF;
	background : #222;
	padding-left: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing : 1px;
	text-transform: capitalize;
}

div#menu a:hover {
	display : block;
	width : 92%;
	border : 1px solid #60BFD5;
	color : #000;
	background : #4aa9bf;
	padding-left: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing : 1px;
	text-transform: capitalize;
}
div.submenu a:visited {
	display : block;
	width : 87% !important;
	border : 1px solid #3C3C3C !important;
	color : #66CCFF;
	background : #303030 !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px !important;
	letter-spacing : 1px;
	text-transform: lowercase;
	}

div.submenu a:hover {
	display : block;
	width : 87%;
	border : 1px solid #60BFD5 !important;
	color : #000;
	background : #4aa9bf !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px;
	letter-spacing : 1px;
	text-transform: lowercase;
}
div.stats {
		display : block;
	width : 87% !important;
	border : 1px solid #3C3C3C !important;
	color : #75A4C6;
	background : #303030 !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px !important;
	letter-spacing : 1px;
	text-transform: none;
}

.button {
	border: 0px  !important;
	color: inherit;
	background: transparent!important;
	}

.button:hover {
	color: inherit;
	border: 0px  !important;
	background: transparent  !important;
	position: relative; 
	top: 1.5px; 
	}
	
/* Footer and Comment Links */


#footer a:link, .news-date a:link, #footer a:visited, .news-date a:visited {
	text-decoration : none; 
	color : #777;
	background : transparent; 
	font-weight:bold;
}

#footer a:hover, .news-date a:hover  {
	text-decoration : none; 
	border-bottom : 1px dotted ; 
}


/* Header */


div#header {
	color : inherit; 
	height : 8em; 
	background : url(../websiteimages/header_banner4.jpg) no-repeat 0% 0%; 
	border : #666 none; 
}

div.title {
	padding : 5em 1em 1em; 
	text-transform : capitalize; 
	font-weight : bold; 
	letter-spacing : 2px; 
	color : #66CCFF; 
	background : transparent; 
; width: auto; height: auto
}

div.title:first-letter {
	font-style : italic; 
	font-size : 200%; 
	letter-spacing : 1px; 
	text-transform : capitalize; 
; color: #00406F
; font-weight: bold
}



div.bar-l {
	position : absolute;
	left : 4em; 
	background : #141414; 
	color : #888;
	border-style : solid; 
	border-color : #666; 
	border-width : 0 0 0 1px; 
	letter-spacing : 3px; 
	font-weight : bold;
	padding-left : 5px;
	line-height : 20px; 
}

div.bar-r {
	background : #000000;
	color : #777; 
	border-style : solid; 
	border-color : #666; 
	border-width : 0 1px 1px; 
	padding : 0px 5px 0 0; 
	line-height : 20px;
	text-align: right;
	letter-spacing: 1px;
}
	
.text {
	color : #777;
	letter-spacing : 1px;
	font-weight : normal; 
	text-transform : capitalize; 
	background : #141414; 
; text-decoration: underline
}

		
	
/* Forms */	
	
	
form.scheme {
	height : 16px;
	margin : 0; 
	text-align : right; 
	}

#search {
	position : absolute;
	left : 3px; 
	margin-top: 1em;
	text-align: center !important;
	line-height : 20px;
	color : #E6E6E6; 
	}
textarea, select { 
	border: #666 1px solid; 
	font: 100% Verdana, Tahoma, Helvetica, sans-serif; 
	background: #141414;
	color: #ccc;
	}

/* Menu */


div#menu {
	font-family : Tahoma, Verdana, Helvetica, sans-serif; 
	position : absolute;
	left : 4em; 
	width : 164px; 
	line-height : 16px;
	color : #ccc; 
	border-color : #666; 
	background : #000000 100%; 
	border-style : solid; 
	border-width : 0 1px 1px 1px;
	padding-bottom: 3px;
}

h2.menu-title {
	font-size: 100%;
	color: #888;
	padding-right : 5px ;
	margin: 2px 0 2px 0;
	text-align : right;
	letter-spacing: 2px;
	font-weight: bold;
; text-transform: capitalize
}


/* Middle */


div#middle {
	margin : 0 0 0 165px; 
}


/* Content */


div.content {
	line-height : 1.8em; 
	padding : 1.5em; 
	border-style : solid; 
	border-color : #666; 
	border-width : 0 1px 1px; 
	background : #000000; 
	color : inherit;
}

p {
	padding : 0.5em 0;
	margin : 0em 1em 0; 
}
div.rank {
	border : 1px solid #4B4B4B;
	font-size : 100%; 
	line-height : 1.8em; 
	padding : 0.5em 0.3em; 
	margin : 1em 3.5em 0 0; 
	color : #FFFFFF; 
	background : #141414; 
}

div.intro p:first-letter {
	font-style : italic; 
	color : #8db4df; 
	background : transparent;
; text-transform: capitalize
; font-size: 140%; font-weight: normal
}


/* News */

h2#news {
	font-size: 125%;
	margin: 2em 0 0.5em 0.5em;
}

h2.news-title {
	font-size : 100%;
	color : #66CCFF; 
	border: 1px solid #4B4B4B; 
	line-height : 1.8em; 
	font-weight : bold; 
	padding: 0 5px;
	margin : 0.5em 3.5em 0 0; 
	letter-spacing : 2px; 
	background-color : #141414; 
}

span.news-date {
	color : #888;
	letter-spacing : 1px;
	font-size : 90%; 
	font-weight : normal; 
	text-transform : none; 
	text-decoration : none; 
	float : right; 
	background : #141414; 
}

div.news-body {
	margin: 0em 3.5em 3em 0em;
	border-width: 0 1px 1px 1px;
	border-style : solid;
	border-color : #4B4B4B;
	background : #000000;
	padding : 5px;
}


/* News Comments */


div.comments {
	margin: 2.5em;
}

div.break {
	width: 80%;
	border-bottom: 1px dotted #666;
}
	
span.c-title {
	padding : 5em 0 0 0; 
	font-weight : bold;
	font-size : 125%;
	letter-spacing : 2px; 
	color : #75a4c6; 
	background : transparent; 
}
	

/* Footer */


div#footer {
	background : #000000; 
	color : #666; 
	border-style : solid; 
	border-color : #666; 
	border-width : 0 1px 1px; 
	padding : 4px 5px;  
	line-height : 16px; 
	text-align: right;
}

/* List styles */

ol.decimal {
	list-style-type: decimal
	}

ul.circle {
	list-style: inside circle
	}
	
pre {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}
	
.list {
	font-size : 100%;
	padding : 0.8em;
	}
	
/* Filter Styles */

.filter {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #4b4b4b;
	font-weight: normal;
	padding-bottom: 10px;	
}

.rank {
	padding: 10px !important;
}
	
.rank-c {
	font-weight: bold;
	color : #66CCFF; 
	}	

.note {
	border: 1px #4b4b4b dotted;
	padding: 5px;
	margin: 5px;
	background-color: #222;	
	color: #E6E6E6;
	}

div.backaroo { 
text-align: center
} 





/* Intro */


div.intro { 
	border : 1px #4B4B4B solid;
	font-size : 100%; 
	line-height : 1.8em; 
	padding : 0.5em 0.3em; 
	margin : 1em 3.5em 0 0; 
	color : #8db4df; 
	background : #141414; 
; text-transform: capitalize
; font-weight: bold
 } 


/* Menu Links */


div#menu a { 
	display : block;
	width : 92%;
	border : 1px solid #333;
	color : #66CCFF;
	background : #000000;
	padding-left: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing : 1px;
	text-transform: capitalize;
; font-weight: bold
 } 

div.submenu a { 
	display : block;
	width : 87% !important;
	border : 1px solid #3C3C3C !important;
	color : #66CCFF;
	background : #303030 !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px !important;
	letter-spacing : 1px;
	text-transform: capitalize;
 } 

input { 
	border: #666 1px solid; 
	font: 100% Verdana, Tahoma, Helvetica, sans-serif; 
	background: #666666;
	color: #ccc;
 } h1 {  text-transform: capitalize; color: #002233; font: bolder 12px Arial, Helvetica, sans-serif; clip:    rect(   )}
#footer a:visited { text-transform: none}a:visited  { text-transform: none}

/* Links */


a:link { 
	text-decoration : none; 
	color : #66CCFF; 
	background : transparent; 
 } 