* {padding:0px; margin:0px;}

body {
background-image:url(images/grey.jpg);
background-repeat:repeat-x;
background-color:#9c9c9c;

font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {text-decoration:none;}

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

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

#container {
}

#box {
width:710px;
position:relative;
margin:20px auto;
border:1px solid #e78101;
background-color:#FFFFFF;
  min-height:520px;
  height:auto !important;
  height:520px;
  }
  
#footer {
width:710px;
position:relative;
margin:0 auto;
color:#FFFFFF;
text-align:right;
font-size:smaller;
}


#banner {
width:710px;
height:188px;
}

#links {
width:464px;
height:58px;
color:#FFFFFF;
background-color:#404040;
margin-bottom:3px;
}

#subhead {
width:464px;
height:1px;
color:#FFFFFF;
background-color:#4ca525;
margin-bottom:3px;
}

#text {
width:464px;
border:1px solid #e78101;
color:#000000;
margin-bottom:2px;}

#edge {
width:440px;
margin:15px 0 20px 10px;
}

#right {
margin-left:236px;
width:464px;}


#flash {margin:0 0 0 8px;
float:left;
}

#hea {position:absolute;
top:500px;
left:46px;
}

ul {
margin:5px;
}

li {
margin-bottom:3px;
}

#links li {display:inline;
/*list-style-type:none;*/}

.all p {margin:10px 10px 15px 10px;}

h3,h1,h4,h2,h5 {margin:5px 0 10px 0;
font-weight:normal;
}