body
{
margin: 0px;
background-image: url(bg.bmp);
background-repeat: repeat-x;
}

.iespace {
_margin-top: 10px;
}

#container
{
width: 800px;
position: relative;
left: 50%;
margin-left: -400px;
}
#rightcontain
{
width: 500px;
float: left;
}
#content
{
width: 500px;
_width: 492px;
border: solid black 1px;
font-size: 12px;
font-family: Verdana;
color: gray;
line-height: 15px;
letter-spacing: 1px;
float: right;
position: relative;
left: -3px;
top: 3px;
margin-bottom: 10px;
}
#content a
{
font-weight: bold;
color: red;
text-decoration: underline;
}
#content a:hover
{
text-decoration: none;
}
#pichead
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('topimage3.png');
}
#pichead2
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('topimage4.png');
}
#pichead3
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('topimage5.png');
}
#pichead4
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('topimage6.png');
}
#pichead5
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('topimage7.png');
}
#pichead6
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('topimage8.png');
}
#pichead7
{
width: 500px;
height: 140px;
border: solid white 5px;
float: right;
background-image: url('image.png');
}
#phrase
{
width: 500px;
float: right;
font-size: 23px;
color: white;
text-align: right;
margin: 0px;
font-family: Verdana;
height: 30px;
}
#black
{
height: 500px;
width: 2px;
background-image: url('black.png');
float: left;
margin-top: 5px;
}
#headertext
{
font-size: 28px;
float: left;
color: red;
width: 100%;
height: 40px;
line-height: normal;
margin-bottom: 5px;
margin-left: 5px;
}
#padder
{
width: 480px;
padding: 6px;
float: left;
}
#margin
{
margin-left: 10px;
margin-top: -5px;
letter-spacing: 1px;
line-height: 20px;
}
#leftcontain
{
float: left;
width: 300px;
}
#logo
{
height: 150px;
background-color: black;
float: left;
background-image: url('logostraughn.png');
width: 300px;
background-repeat: no-repeat;
}
#nav
{
float: left;
width: 300px;
height: 245px;
}
#nav a, #current a
{
width: 274px;
_position: relative;
_left: 25px;
margin-top: 7px;
float: left;
font-size: 12px;
font-family: Verdana;
height: 20px;
text-decoration: none;
text-align: left;
color: red;
padding: 7px;
letter-spacing: 1.5px;
line-height: 20px;
border: 1px solid #f1f1f1;
}
#nav a:hover, #nav a:focus, #nav a:active
{
background-color: black;
border: 1px solid black;
color: white;
}
#formintro {
font-size: 20px;
line-height: 30px;
text-align: center;
padding: 10px;
margin-top: 10px;
}
#current a
{
background-color: black;
color: white;
border: 1px solid black;
}

#copyright
{
background-color: gray;
color: white;
font-family: Verdana;
float: left;
width: 500px;
height: 5px;
}




#formcontainer {
	width:485px;
	_width: 481px;
}
.tabs {
	margin-right:5px;
	padding: 7px;
	text-align:center;
	float: left;
	cursor: pointer;
	border: 1px solid #ccc;
	border-bottom: 1px solid white;
	position: relative;
	top: 1px;
}

#formcontent {
	clear:both;
	border:1px solid #ccc;
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:20px;
	background-color:red;
	color:white;
	font-family: Verdana;
	padding: 3px;
	display:none;
}

.j {
_width: 400px;
_float: left;
_height: 10px;
}

input {
_margin-top: 7px;
_margin-bottom: 7px;
}