a { font-family: Tahoma; color: #335865; text-decoration: none; }
a:hover { font-family: Tahoma; color: #ffffff; text-decoration: underline; }
a.copyr, a.copyr:visited { font-size: 10px; color: #335865; text-decoration: none; font-family: Verdana; }
a.copyr:hover { font-size: 10px; color: #ffffff; text-decoration: underline; font-family: Verdana; }

body { font-family: Verdana; font-size: 11px; color: #ffffff; background-color: #090909; border-width:0px; background-attachment:fixed; background-repeat:repeat; }
td  { font-family: Verdana; font-size: 12px; color: #ffffff; } 
td.menutop { border-bottom: 1px solid #ffffff; }
td.menumiddle { border-bottom: 1px solid #000000; border-top: 1px solid #000000; }
td.mainarea { font-size: 12px; color: #ffffff; background: 020202 url(http://www.bloktv.com/pieces/mockbottombg.jpg) center no-repeat bottom; }



#nav {
	background:#111111 url(pieces/navtab-over.jpg) repeat-y;
	text-transform:uppercase;
	font-size:11px;
        font-weight: normal;
        font-family: century gothic;
	background-color: #eeeeee;
	height: 35px;
        border-left: 0px solid #333333;
	}
	
#nav, #nav ul {
	list-style: none;
	background:#111111 url(pieces/navtab-over.jpg) repeat-y;
	text-transform:uppercase;
	margin:0;
	padding:0;
        font-family: century gothic;
        border-left: 0px solid #333333;
        height: 35px;
	}

#nav a, #nav a:hover, .current_page_item a,  {
	display: block;
	text-decoration: uppercase;
        font-weight: normal;
	border:none;
        font-family: century gothic;
        color: #ffffff;
	border-right:0px solid #dddddd;
	border-left:0px solid #111111;
	}

#nav li {
	float: right;
	background:#111111 url(pieces/navtab-over.jpg) repeat-y;
	text-transform:uppercase;
	list-style:none;
        font-family: century gothic;
       border-right: 1px solid #333333;
        height: 35px;
	position: relative;

	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color: #ffffff;
        font-family: century gothic;
	padding:7px 12px;
	border-left:0px solid #111111;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#111111 url(pieces/navtab-hover.jpg) repeat-y;
	text-transform:uppercase;
	color: #e2d0ff;
        font-weight: bold;
        font-family: century gothic;
	text-decoration: none;
	}	
