html{
	color:#000;
	background-color: #C8C8C8;
}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

  



html {
	background: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
}
p {
	padding-bottom: 10px;

}
#needstesting_content {
	width: 35%;
	margin: 0px;
	float: left;
}
#needstesting_pictures {
	width: 65%;
	margin: 0px;
	float: right;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF; 
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main {
	width: 1000px;
	text-align: left;
	vertical-align: top;
}
#content {
	width: 978px;
	float: left;
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-top: none;
	border-bottom: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-size: 20pt;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#header {
	width: 1000px;
	height: 275px;
}
#navigation_spot {
	width: 800px;
	height: 58px;
	background: #000000;
	top: 233px;
}
#red_line {
	width: 798px;
	height: 3px;
	background: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-top: none;
	border-bottom: none;
	position: static;
}
.redtext {
	color: #FF0000;
	font-family: Stop, Arial;
}
.small-text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8px;
	color: #000;
}

#footer {
	width: 1000px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: #666666;
	margin-bottom: 20px;
}
.image-home {
	float: right;
	height: 763px;
	width: 265px;
	margin-right: 0px;
	background-image: url(../images/new-add.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.image-home-text {
	margin-top: 305px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.01px;
}

#footer a {
	/*color: #FFFFFF;*/
}
#validate {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.borderthin {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.smalltext {
	font-size: 8pt;
}
.menu-back {
	background-color: #989898;
	width: 100%;
	height: 27px;
}
