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

a:link {color: black;text-decoration: none}
a:visited {color: black;text-decoration: none}
a:hover {color: black;text-decoration: underline}
a:active {color: black;text-decoration: none}

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

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

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



textarea { width:200px; height:75px; }


body{
background-image:url('top_x.jpg');
background-repeat:repeat-x;
position:relative;
background-color:#ecfefe;
text-align: center;
margin:0 auto;
Min-width:100%;
min-height: 100%; 
margin-bottom: 1px; 
}

h1 { font-size:1.3em;
color: #403317; 
text-align: right;
}



#container {
width:1280px;
height:auto;
text-align: center;
margin:0 auto;
}

#blank
{
padding: 60px 100px;
max-height: 0px;
}


#header {
background-image:url('top.jpg');
background-repeat:repeat-y;
position:relative;


height: 212px;
color: #f1f2d2;
font-family: Impact;
text-align: left;
font-size:.8em;
}

#header_text {
max-width:1280px;
padding:255px 10px 10px 620px;
height:auto;
color: white;
font-family: Arial Black;
text-align: left;
font-size:1.3em;
}

#nav {
position:relative;
height:auto;
color: black;
font-family: Impact;
text-align: left;
font-size:.8em;
}

#nav_text {
max-width:1280px;

height: 107px;
color: black;
font-family: Arial Black;
text-align: left;
font-size:.9em;
}



#content {
background-image:url('content.jpg');
background-repeat:repeat-y;
position:relative;
height:auto;
color: black;
font-family: Impact;
text-align: left;
font-size:.8em;
}


#content_text {
max-width:1280px;
padding:10px 350px 10px 350px;
height:auto;
color: black;
font-family: Arial Black;
text-align: left;
font-size:.9em;
}



#content_2 {
background-image:url('content.jpg');
background-repeat:repeat-y;
position:relative;
height:auto;
color: black;
font-family: Impact;
text-align: left;
font-size:.8em;
}


#content_2_text {
max-width:1280px;
padding:10px 350px 10px 350px;
height:auto;
color: black;
font-family: Arial Black;
text-align: center;
font-size:.9em;
}



#foot {
background-image:url('foot.jpg');
background-repeat:repeat-y;
position:relative;
width:1280px;

height:68px;

color: white;
font-family: Impact;
text-align: left;
}

#foot_text {
max-width:1280px;
height:68px;
padding:30px 325px 10px 325px;
color: white;
font-family: Arial;
text-align: center;
font-size:.65em;
}