/* CSS Document */
body {
margin: 0px; 
padding: 0px; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 1em;
background:#e8ad7d url(../images/bg_gradient.jpg) repeat-y;
color:#856856;
}


ol {list-style-type: decimal;}
a {color:#c93728;text-decoration:none;}
a:hover {text-decoration:underline;}
a img{ border:none;}
b {font-weight:bolder;}
table {color:#856856; font-size: 1em;}

#container {
position: absolute;
margin:10px;
}



#header {
position:absolute;
left:-10px;
top:-10px;
width:1000px;
height:340px;
background:#e8ad7d url(../images/header5.jpg) no-repeat;
}

#header_sub {
position:absolute;
left:-10px;
top:-10px;
width:1000px;
height:340px;
background:#e8ad7d  no-repeat;
}

#weave {
position:absolute;
left:630px;
top:330px;
width:204px;
height:500px;
background:#e8ad7d url(../images/weave.jpg) repeat-y;
}

#weave_sub {
position:absolute;
left:658px;
top:330px;
width:204px;
height:2500px;
background:#e8ad7d url(../images/weave.jpg) repeat-y;
}


#whiteline {
position:absolute;
top:-10px;
left:-10px;
width:1000px;
height:340px;
border:#ffffff solid 1px;

}

/* COLUMNS */

#leftrail {
position:absolute;
left:0px;
width:180px;
padding:10px;
}

#center{
position:absolute;
left:295px;
text-align:left;
width:505px;
height:800px;

}


#center_sub{
text-align:left;
width:505px;
height:800px;

}

#rightrail{
position:absolute;
left:820px;
width:200px;
margin-top:150px;
}




/* LEFT RAIL */

#noaa {
width:200px;
height:142px;
}

#noaatext {
font-size:0.7em;
margin-left:5px;
padding-top:10px;
padding-right:10px;
padding-left:10px;
color:#856856;
}

#noaatext a {
color:#c93728;
}

#julie {
position:absolute;
top:450px;
left:-300px;
width:100px;
height:112px;
}

#wx {
position: absolute;
top:580px;
left:0px;
width:170px;
height:139px;

}





/* CENTER */

#content_sub {
position:absolute;
top:210px;
left:20px;
width:600px;
font-size:0.7em;
}


#navigation {
position:absolute;
top:323px;
left:-130px;
width:800px;
}

#navigation_sub {
position:absolute;
top:80px;
left:10px;
width:800px;
}


#navtext {
font-size:1.1em;
color:#ffffff;
letter-spacing:1px;
padding-top:3px;
}

#navtext a {
font-size:0.8em;
position:relative;
top:3px;
}


#google {
position:absolute;
top:580px;
left:-10px;
width:500px;

}

#webmail {
position:absolute;
top:670px;
left:130px;
width:500px;

}

#address {
position:absolute;
top:380px;
left:20px;
width:400px;
font-size:.9em;
color:#856856;
text-align:center;
}







/* RIGHT RAIL */

#telcomtitle {
text-align:center;
font-size:0.9em;
color:#ffffff;
margin-bottom:5px;
margin-left:-10px;
}

#telcomnews {
border:solid 1px #c93728;
background: #fceac6;
font-size:0.7em;
padding:10px;
width:200px;
color:#856856;
}

#address_sub {
position:absolute;
top:10px;
left:700px;
font-size:.9em;
color:#856856;
text-align:center;
width:300px;
}


/* FOOTER */

#footer{
position: absolute;
width:800px;
top:770px;
left:100px;
font-size: .6em; 
text-align:center; 
margin-top:10px;
color:#856856; 
padding:10px;
}

#footer_sub{

width:800px;
font-size: .6em; 
text-align:center; 
margin-top:10px;
color:#856856; 
padding:10px;
}





