html{
	overflow-y:scroll;
}
* {
margin : 0;
padding : 0;
}
body {
padding-top : 0;
font : 80% "Trebuchet MS", verdana, arial, sans-serif;
background : #333;
color : #000;
}
.listTable tr td{
border-bottom: 1px solid #B4B5B0; 
}
.listTable td{

font-size: 95%;
vertical-align: top;
}
			/*WRAP*/
#wrapper {
width : 918px;
margin : 0 auto;
border : 5px solid #fff;
background : #eee url(/static/img/sidebar.gif) repeat-y;
color : #666;
}
			/*HEADER*/
#header {
width : 600px;
height : 190px;
float : right;
margin : 0;
color : #666;
}
#header h1, #header p{
	position: absolute;
	z-index: 3;
}
#importantheader{
	background: rgba(255, 255, 255, .1);
	width: 400px;
	height: 180px;
	padding-left:5px;
	padding-right:5px;
}
#banner {
	/*Hyes ot no?*/

width : 100%;
height : 35px;
text-align: right;
margin : 0;
padding : 0;
border-bottom : 1px solid #fff;
color : #333;
background : rgb(63, 72, 204);
}
#banner a {
margin : 5px;
color : #FFF;
background : inherit;
}
#banner a:hover {
color : #000;
background : inherit;
text-decoration: underline;
}
#welcome{
	color : #fff;
	float: left;
	font-size: 20px;
	padding: 2px;
}
			/*NAVIGATION*/
#navcontainer {
width : 150px;
margin : 0 0 20px 0;
}
#navcontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}
#navcontainer a {
display : block;
padding : 3px;
width : 158px;
border-bottom : 1px solid #eee;
background : rgb(63, 72, 204);
color : #eee;
}
#navcontainer a:link, #navlist a:visited {
color : #eee;
background : rgb(63, 72, 204);
text-decoration : none;
}
#navcontainer a:hover {
background : rgb(100, 0, 0);
color : #fff;
}

			/*SIDEBAR*/
#sidebar {
border-collapse:collapse;
display : table;
float : left;
width : 165px;
padding : 0;
margin : 0;
border-top : 1px solid #fff;
font-size : 100%;
line-height : 1.8em;
background : #d1d4d7;
color : #333;
}
#sym{
float : right;
width : 135px;
border : 1px solid #fff;
font-size : 100%;
line-height : 1.8em;
background : #d1d4d7;
color : #333;
display : block;
height:auto;
max-height:100%;
	overflow-y: auto;
    overflow-x: hidden;
	padding-right:15px;
}
#sym a{

	display : block;
	padding : 3px;
	width : 143px;
	border-bottom : 1px solid #eee;
	background : rgb(63, 72, 204);
	color : #eee;
}
#menu{
			float:left;
		}

#menuTitle a{
	display : block;
	padding : 3px;
	width : 143px;








	border-bottom : 1px solid #eee;
	background : rgb(200, 0, 0);
	color : #eee;
}
					
#menuBody {
	padding-right:15px;
	max-height: 850px;
	overflow-y: auto;
    overflow-x: hidden;
	display:none;
	position:absolute
}
						
#cover{
width : 600px;
height : 190px;
float : right;
margin : 0;
background: rgba(255, 255, 255, .5);
z-index:3 ;
position: absolute;
}
			/*Sponsers*/
#sponsers{
    display : table-row;
    vertical-align : bottom;
}
#sponsers img{
	width:140px;	
}
			/*CONTENT*/
#content {
float : left;
width : 580px;
margin : 10px 0 0 10px;
line-height : 1.8em;
}
			/*FOOTER*/
#footer {
clear : both;
width : 590px;
margin-left : 150px;
padding-left : 5px;
text-align : left;
border-top : 5px solid #336699;
}
			/*TYPOGRAPHY*/
p {
margin : 10px 20px 10px 15px;
color : #666;
background-color : inherit;
}
/*What is this
#content li{
margin : 0 0 0 30px;
}
*/
h1 {
margin : 0;
padding : 20px;
font-size : 200%;
letter-spacing : 5px;
color : #000;
background : inherit;
}
h2 {
margin : 0 0 0 15px;
padding : 0;
font-size : 120%;
letter-spacing : 5px;
text-transform : uppercase;
color : #333;
background : inherit;
}
h3 {
margin : 8px 0 10px 10px;
padding : 0 0 3px 3px;
text-transform : uppercase;
font-size : 120%;
letter-spacing : 5px;
color : rgb(100, 0, 0);
background : inherit;
}
h4 {
margin : 10px 0 10px 10px;
padding : 0 0 3px 3px;
text-transform : uppercase;
letter-spacing : 5px;
color : rgb(100, 0, 0);
background : inherit;
}
ul{
margin : 10px 0 10px 20px;
padding : 0 0 3px 3px;
}
blockquote {
margin : 10px 20px 10px 15px;
font-weight : bold;
font-style : italic;
color : #b29b35;
}
table{
	margin : 10px 0 10px 0px;
}
.img {
margin : 0 0 10px 0;
}
.myborder {
border : 1px solid #fff;
padding : 5px;
margin : 0 0 0 4px;
}
.myimg {
float : left;
border : 1px solid #eee;
padding : 5px;
margin : 5px 10px 10px 4px;
}
.mylogo {
margin-right : auto;
}

a, a:visited {
text-decoration : none;
color : rgb(200, 0, 0);
background : inherit;
}
a:hover {
color : #333;
background : inherit;
}
a img {
border : none;
}
#createpage{

	margin:-10px;
}
.fr{
	float:right;
}
img{
	max-width: 550px;
}
.notification
{	
	padding: 10px;	
	text-align: left;	
	
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	
	margin: 0px 0px 8px 0px;	
	
	color:#FFFFFF;	
}

.notification h1
{
	background-image: none;
	color:#FFFFFF;
	margin: 0px 0px 8px 0px;
	padding: 0px;	
	line-height: normal;
	height: auto;
	
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}

.nGreen
{
	background-color:#009933;
}

.nGreen a
{
	color: #FFFFFF;
	font-weight: bold;
}

.nGreen a:hover
{
	color: #00FF00;
	font-weight: bold;
}

.nGreen h1
{
	
}

.nRed
{
	background-color: #993300;
}

.nRed h1
{
	
}

.nRed a
{
	color: #FFFFFF;
	font-weight: bold;
}

.nRed a:hover
{
	color: #CC3300;
	font-weight: bold;
}
#contactuspage
{
	text-align: center;

}

.buttons {
	margin:2px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.buttons:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.buttons:active {
	position:relative;
	top:1px;
}
