body {

background-color: white;
margin: 0;
min-width: 980px;
font-family:  Helvetica, Arial,  sans-serif;


}

p {
font-size: .7em;
color:#222;

}


ul {
margin-left:-30px;
list-style-type: square;}
li {
font-size: .8em;
text-indent: 1px;
}

a.left {
color:#222;
}

a.left:hover {
color:#ffb603;
}


#header {

width:980px;
height:300px;
margin: 0 auto 60px auto;
}

#container {

width:980px;

margin: 0 auto 0 auto;

  

}

#navigation {
text-align: justify;
margin-top:7px;

}

#center {

float:left;
 width:530px;




}

#left {

width:180px;
float:left;
  position:relative;
  padding-left:20px;


}

#right {

width:180px;
float:right;
  position:relative;

}

#footer {

width:980px;
height:100px;
clear:both;
margin: 40px auto 0 auto;

}


.headings {
color:#ffb603;
font-size: 1.5em;
margin-left:-15px;
margin-bottom:-5px;
}

.footer {
text-align: center;
font-size:.6em;


}

.navigation {
margin:0;
text-align: right;
font-size:1.4em;
word-spacing: 137px;
font-weight: bold;

}

form {
width:90%;

}

.search {
width:100%;
margin-top:10px;
margin-bottom:4px;
font-size: 1em;
border:1px solid #222;
font-family:  Helvetica, Arial, sans-serif;
}

.searchbutton {
margin-left:65%;
background-color: white;
border: .1em solid #222;
font-size: .9em;
font-family:  Helvetica, Arial, sans-serif;
}

a {

text-decoration: underline;
color:#ffb603;

}

a:hover {
color:#222;
}



a.nav {
color:#222;
text-decoration: underline;
}

a.nav:hover {
color:#ffb603;
text-decoration: underline;
}

.floatleft {

float:left;
margin-right:5px;}

.floatright {

float:right;
margin-left:10px;
margin-bottom: 5px;}

img {
border: 1px solid #222;
margin-right:5px;}

.headerimage {

border:none;}

.contact {
margin-left:10px;
}

.leftlinks{
font-size: .75em;
}