body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #fff;
}

#wrapper {
	border: 1px solid #fff;
	overflow: hidden;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;

}

#header {
		border-style: none;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
color: #fff; !important
align: center;
}

#feedlist {
	border-style: none;
}

#wspr {
	background-color: black;
	color: white;
}

#rssnews {
        color: #ffffff;
}

#rssline {
	width: 85%;
	align: left;
	color: blue;
}

#rss {
	font-size: 1;
        color: #ffffff;
}

#quotes, .content {
	color: #ffffff;
	background-color: inherit;
	font-size: small;
}

a, a:link {
color:#0080E0;
background: inherit;
text-decoration: none
}

a:active, a:hover, .posted a:hover {
color:#80080a;
background: inherit;
text-decoration:none
}


#left {
font-size: x-small;
		border-style: solid;
	background-color: #183670;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}

#menu {
	font-weight: bold;
	font-size: 12;
	background-color: #183670;
}

#right {
	color: #ffffff;
	border-color: white;
	
	font-size: 10px;

}

#container {
		border-style: none;
-webkit-border-radius: 10px; /* Safari prototype */
-moz-border-radius: 10px; /* Gecko browsers */
border-radius: 10px; /* Everything else - limited support at the moment */
}

#forumfeed {
	font-size: x-small;
}

.spikeybg {
	background-image: url(images/table2back.gif);
	padding: 2px;
}

#signup-sendim {
	text-align: justify;
	font-size: small;
}

#forumstats-login {
	font-size: x-small;
}

#news {
	background-color: #000;
	color: inherit;
	border-color: white;
}

.heading {
	color: #ffffff;
	background-color: inherit;
	font-size: large;
}

#newslinks {
	text-align: center;
	background-color: inherit;
	color: white;
}

#firefox {
	text-align: center;
}

#valid {
	text-align: center;
}
input {
	color: #ffffff;
	background-color: #000000;
	font-size: x-small;
}
#login{
	font-size: x-small;
}
#load{
	font-size: x-small;
}