body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/backgrounds.jpg);
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}


.container {
	width: 1000px;
	background-color:#333;
	margin: 0 auto;

	
}



.content {

	padding: 10px 0;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
	form {
	width: 300px;
	height: auto;
	background-color:#FFF;
}
#About {
	width: 400px;
	float: left;
	height: auto;
}


	fieldset {
	background-color: #1C252C;
	border: none;
	padding-bottom: 10px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
}

label{
	width:auto;
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#060;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
}
input 	{ width:250px;
		border:thin solid #6CF;
		margin-bottom: 10px;
}
textarea {
	width:250px;
	border:thin solid;
	margin-bottom: 20PX;
}
.btn {
	width:50px;	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#6C9;
	background-color:#06F;
	margin-left:10px;
}
</style>
<link href="css/webstructure.css" rel="stylesheet" type="text/css" />
<style type="text/css">
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #999999;
}.content {
	color: #999;
	text-align: center;
}
.ToolHeader {
}

#contact {
	width: 500px;
	float: left;
	
}
#aboutContent {
	height: 300px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}
.contact {
	font-weight: bold;
}
.contactHeader {
	font-weight: bold;
}
