* {
	margin: 0;
	padding: 0;
}

html {
overflow-y:scroll;
}

a {
color:#ff3333;
text-decoration: none;}

a:hover {
color:#bbbbbb;
text-decoration:none;
}

#playerbox {
		border-right:double #00cc66;
	border-top: 1px solid #00cc66;
	border-bottom: 1px solid #00cc66;
	border-left: 1px solid #00cc66;
	padding: 15px 15px 15px 15px;
}

#boundary {
	width:620px;
	margin-bottom:20px;
	position: fixed;
}

body {
	background: #111 url(img/bg.jpg) center top no-repeat;
	background-color:#000000;
	color: #BBB;
	font: normal 75% sans-serif;
	text-align:justify;
	line-height:1.6;
}
#player {
margin-top:3px;
margin-bottom:3px;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
}

p,ul {
	font-size: 12px;
	padding-bottom: 1.2em;
}

blockquote {font: sans-serif, Arial, Helvetica,;
font-size:1em;
background-color:#262626;
color:#ff3333;
padding:5px 1em 0 1em;
}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 1.4em "verdana",sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 4px;
	background-repeat: no-repeat;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 150px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
}

.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	width:950px;
	margin:15px auto;
	border: 3px solid;
	border-top: 3px solid;
	border-color: #bbbbbb;
}

.container2 {
width:950px;
margin:20px auto;
	border: 3px solid;
	border-top: 3px solid;
	border-color: #bbbbbb;
}

.container3 {
width:950px;
margin:20px auto;
	border: 3px solid;
	border-top: 3px solid;
	border-color: #bbbbbb;
}


.main {
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
	background-color: #1B1B1B;
}
.main .left {
	width: 640px;
}
.main .right {
	float: right;
	width: 300px;
}
.main .left2 {
	width: 940px;
}
.main .left4 {
	width: 910px;
}
.main .left3 {
	width: 640px;
	float:left;
	margin-bottom: 40px;
}
.main .right2 {width: 300px;}
.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 12px;
}
.main .insright {
	width: 200px;
	padding: 10px 10px 10px 10px;
	float:left;
	background-repeat: no-repeat;
	border-right:double #00cc66;
	border-top: 1px solid #00cc66;
	border-bottom: 1px solid #00cc66;
	border-left: 1px solid #00cc66;
	margin-left:20px;
}

#text
{
	width:500px;
	float: left;
}
#paddy {
	width:76px;
	float:right;
	padding-left: 10px;
}
/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #EEE;
	margin-bottom: 10px;
	padding: 4px 0 4px;
}
.content a {
	color: #00cc66;
}
.content a:hover {color: #CCC;}
.content .descr {
	margin-bottom: 5px;
	font:70%;
	color:#00cc66;
	font-family: "Courier New", Courier, monospace;
}

.descr2 {
	margin-bottom: 5px;
	font:150%;
	color:#00cc66;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.descr3 {
	color:#00cc66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.descr4 {
	margin-bottom: 5px;
	color:#BBBBBB;
	font-family: "Trebuchet MS";
	font-size: 100%;
}



/* navigation */
.nav {
	background: #191919 url(img/nav2.gif);
}
.nav a {
	background: #191919 url(img/nav2.gif);
	border-right: 2px solid #bbbbbb;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 22px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.jpg);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 2px solid #1E1E1E;
	border-top-color: #444;
	padding: 12px;
	margin-bottom:10px;
}

.subnav a:hover {
color:#bbbbbb;
text-decoration:none;

}
.subnav a {
color:#ff3333;
text-decoration:none;

}



.subnav h1 {
	padding-top: 4px;
	padding-bottom: 8px;
	
}
.subnav h1 {font: bold 1.5em "Trebuchet MS", verdana, sans-serif;}

.subnav ul {margin: 0;}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}

.subnav p {
	font-size:11px;
}
.ul {margin: 0;}
.li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	padding-left: 18px;
	font-size:1.2em;
	margin: 0;
}
.li a {
	color: #bbbbbb;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.li a:hover {color: #00cc66;}


.subnav li a {
	color: #bbbbbb;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: underline;
}
.subnav li a:hover {color: #00cc66;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}
#outterbox {
	width:615px;
	height:120px;
}
a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		

p {
	margin: 0 0 20px 0;
	color: #cccccc;
	line-height: 140%;
}

	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}

