/* Universal Stuff */

body {
  min-width: 550px;
  max-width: 95%;
  padding: 0px 2%;
}

a img {
	border-width: 0px;
}

#wrapper {
	border-width: 1px;
}

.bluebars {
	width: 100%;
	border: none;
	clear: both;
	padding = 0;
	margin-bottom = 0;
}

/* End Universal Stuff */
/* Lower Portion of the site */

#container {
  overflow: hidden;
}

#container .column {}

#addthis{
float: left;
width: 16px;
position: absolute;
padding: 0px;
left: 3%;
top: 110px;
color: black;
}

#left {
	float: center;
	width: 100%;
	border-style: none;
	padding: 5px;
	-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}

#news {
	width: 100%;
	height: 100%;
	border-width: 2px;
	padding: 10px;
        overflow: auto;
        background-color: #ccc;
	color: #fff;
}
#status {
margin-left: 40px;
}


#newsfeed {
	margin-top: 50px;
	float: right;
	width: 160px;
	margin-right: 60px;
}

#newslist {
	width: 90%;
	float: left;

}

#newscroll {
	width: 160px;
	height: 600px;
}

.smallbar {
	width: 104px;
}

.largebar {
	width: 144px;
	height: 16px;
}

#day {
	text-align: center;
}

.time {
	float: right;
	margin-right: 100px;
}

.heading {
	float: left;
	margin-left: 5px;
}


.newsinfo {
	position: relative;
	padding-bottom: 25px;
}

.content {
	position: relative;
}

#newstop {}

#newsbottom {
	text-align: right;
}

#valid, #vxhtml, #vcc {
	padding: 5px;
}

/* End Lower Portion */
/* Upper Portion of Site */

#header {
	clear: both;
	height:100px;
	width: 100%;
}

#topnav {
	text-align: center;
	width: auto;
}

.topimages {
	width: 25px;
	height: 25px;
	padding: 2.5px 0.4%;
}

#logo {
	width: 500px;
	height: 80px;
	float: center;
}


#login{
float: right;
font-size: 5;
padding: 2px;
position: absolute;
left: 3%;
top: 10px;

}

#load{
font-size: 5;
padding: 2px;

}

#google{
float: right;
align: right;
font-size: 2;
padding: 2px;
position: absolute;
right: 3%;
top: 0px;

}

#radioinstruct {
	height: 20px;
        padding: 0px 5px;
}

#radio {
	height: 116px;
}

image5 {
	border-width: 0px;
}

#menu {
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
}
#banner {
	width: 440px;
	height: 160px;
}

/* End upper portion of site */

/* Form Elements

 ------------ */

form {

	margin: 0;

	padding: 0;

	border: 0;

}



input {
	color: #fff;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 8;
	font-weight: normal;
	padding: 0px;
	border: 1px solid #A9B8C2;
	background-color: #000;
}



textarea {
	background-color: #000;
	color: #fff;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 8;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}



select {
	color: #fff;
	background-color: #000;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 8;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}



option {

	padding: 0 1em 0 0;

}



option.disabled-option {

	color: graytext;

}



.rtl option {

	padding: 0 0 0 1em;

}



input.radio {

	border: none;

	background-color: transparent;

}



.post {
	background-color: #000;
	border-style: solid;
	border-width: 1px;
	color: #fff;
}



.btnbbcode {
	color: #fff;
	font-weight: normal;
	font-size: 8;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background-color: #000;
	border: 1px solid #666666;
}



.btnmain {
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #fff;
	border: solid;
	border-width: 1px;
	border-radius: 12px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	-moz-border-radius: 14px;
	height: 28px;
	padding: 0 10px;
}



.btnlite {
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #fff;
	border: solid;
	border-width: 1px;
	border-radius: 12px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	-moz-border-radius: 14px;
	height: 28px;
	padding: 0 10px;
}

.btnsmall {
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 13;
	color: #fff;
	border: solid;
	border-width: 1px;
	border-radius: 12px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	-moz-border-radius: 14px;
	height: 18px;
	padding: 0 10px;
}



.btnfile {
	font-weight: normal;
	background-color: #000;
	border: 1px solid #252E23;
	padding: 1px 5px;
	font-size: 8;
	border: solid;
	border-width: 1px;
	border-radius: 12px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	-moz-border-radius: 14px;
	height: 28px;
	padding: 0 10px;
}



.helpline {
	background-color: #000;
	border-style: none;
	color: #fff;
	width: 400px;
}