
body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	background: #000000; 
	margin: 0px; 
	}
	
p {
	width: 354px;
	padding-right: 25px;
	text-align: justify;
	color: #999999;
	margin-bottom: 10px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
a, a:visited {
	background :url(../images/a_link.jpg) left center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 15px;
	padding-right: 2px;
	padding-left: 2px;
	font: bold 1em Verdana,sans-serif;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


.main {
}
.main .left {width: 50%;
}
.main .right {
	width: 50%;
	margin-bottom: 175px;
	}

.content {
	}
	/* content elements */
	.content h1 {
		color: #EEE;
		margin-bottom: 8px;
		margin-left: 20px;
	}
	.content h3 {
		color: #EEE;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
	}
	.content .descr {
		margin-left: 5px;
		margin-bottom: 8px;
		width: 90%;
		float: left;
		}
	}
	.content a {
		color: #FFFFFF;
		font: bold 1em Verdana,sans-serif;
	}
	.content a:hover {
		color: #FFFFFF;
		background: #000000;
		font: bold 1em Verdana,sans-serif;
		}
	
	.content .p1 {
		color: white;
		margin-right: 15px;
		margin-bottom: 10px;
		width: 85%;
		float: right;
	}

	.content .p2 {
		color: #999999;
		margin-bottom: 10px;
		width: 100%;
		float: left;
	}

	.menu a, a:visited {
		background :url(../images/a_link.jpg) left center;
		color: #FFFFFF;
		text-decoration: none;
		text-transform: uppercase;
		height: 40px;
		padding-right: 2px;
		padding-left: 2px;
	}


/*- Menu 1--------------------------- */
	
#menu1 {
	width: 321px;
	height: 99px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu1 li a {
	height: 80px;
  	height: 44px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #000000;
	display: block;
	background:  url(../images/home.jpg); 
	height: 99px; 
	width: 321px; 
	border-size: 0;
	}
	
#menu1 li a:hover {
	color: #000000;
	background:  url(../images/homeHover.jpg);
	border-size: 0;
	}	

/*- Menu 2--------------------------- */
	
#menu2 {
	width: 321px;
	height: 99px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 80px;
  	height: 44px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
	display: block;
	background:  url(../images/archive.jpg); height: 99px; width: 321px;
	}
	
#menu2 li a:hover {
	color: #000000;
	background:  url(../images/archiveHover.jpg); 
	}	

/*- Menu 3--------------------------- */
	
#menu3 {
	width: 321px;
	height: 99px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 80px;
  	height: 44px;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #000000;
	display: block;
	background:  url(../images/media.jpg); height: 99px; width: 321px;
	}
	
#menu3 li a:hover {
	color: #000000;
	background:  url(../images/mediaHover.jpg); 
	}	

/*- Menu 4--------------------------- */
	
#menu4 {
	width: 321px;
	height: 99px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 80px;
  	height: 44px;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #000000;
	display: block;
	background:  url(../images/forum.jpg); height: 99px; width: 321px;
	}
	
#menu4 li a:hover {
	color: #000000;
	background:  url(../images/forumHover.jpg); 
	}	

/*- Menu 5--------------------------- */
	
#menu5 {
	width: 321px;
	height: 99px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu5 li a {
	height: 80px;
  	height: 44px;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #000000;
	display: block;
	background:  url(../images/contact.jpg); height: 99px; width: 321px;
	}
	
#menu5 li a:hover {
	color: #000000;
	background:  url(../images/contactHover.jpg)
	}	
	
	
/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(images/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* footer */
.footer {
	background-position: left bottom;
	width: 100%;
	margin-bottom: 10px;
	background: url(../images/bottom.jpg) no-repeat center bottom; width: 1100px;
	}
	.footer ul {
		margin: 0;
	}
	.footer li {
		list-style: none;
	}
	.footer li a {
		display: block;
		line-height: 1em;
		padding-left: 1%;
		width: 100%;
	}
	.footer a {color: #ffffff;}
	.footer a:hover {
		color: #ffffff;
		background: #222;
	}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1em;
	width: 100%;
	}
	.bottom a {color: #888;}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#pageHeader {
	background: url(../images/header.jpg) no-repeat;
	background-position: left bottom;
	display: block;
	height: 400px;
	width: 755px;
	margin: 0px;
	padding: 0px;
}

#pageHeader h1, #pageHeader h2 {
	margin: 0px;
	padding: 0px;
	}
	
#pageHeader h1 span {
	display:none;
	}

#pageHeader h2 span {
	display: none;
	}

#quickSummary {
	top: 75px;
	width: 745px;
	position: absolute;
	font-size: 12px;
	}
	
#quickSummary p {
	width: 376px;
	text-transform: uppercase;
	}

#quickSummary .p1{
	color: #D8D8D8;
	font: bold .9em Verdana,sans-serif;
}

#quickSummary .p2{
	float: left;
	padding-left: 20px;
	position: absolute;
	top: 300px;
	}

h1{
	margin: 0px;
	float: left;
	}

h3{
	margin: 0px;
	padding-bottom: 10px;
	float: right;
	}
	
h3 span{
	display: none;
	}

#preamble h3{
	background: url(../images/episodes.jpg) no-repeat;
	position: absolute; 
	left: 575px; 
	top: 450px;
	width: 434px;
	height: 155px;
	}

#linkList {
	background: url(../images/background.jpg) repeat;
	color: #777777;
	width: 335px;
	}

#lselect {
	hover: right;
	margin-left: 30px;
	}

#lselect ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 18px 10px;
	clear: both;
	}

#lselect li {
	width: 190px;
	}

#lselect h1 {
	color: #FFFFFF;
	}


#lselect li a, #lselect li a:visited  {
	background :url(../images/a_link.jpg) left center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-style: bold;
	height: 15px;
	padding-right: 2px;
	padding-left: 2px;
	}


#lselect li a.c, #lselect li a.c:visited {
	display: inline;
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}	

	
#lselect li a:hover, #larchives li a:hover, #lresources li a:hover {
	color: #FFFFFF;
	background: #000000;
	font: bold 1em Verdana,sans-serif;
	}

.p5{
	width: 340px;
	float: right;
	position: relative;
	top: 150px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: right;
	left: 90px;
	}
	
