/* CSS Document */
#wrapper{
width:770px;
margin:0 auto;
}
#header{
background-image:url(images/rw222hdr.png);
background-repeat:no-repeat;
background-color:#999999;
height:65px;
width:770px;
}
#uppernav{
width:770px;
margin-top:0;
margin-bottom:0;
border-top-width:0px;
border-bottom-width:0px;
/*background-color:#669966;*/
}
#headr table{
margin-top:95px;
margin-bottom:0;
}	
#topnav{
width:770px;
}
#footer{
width:770px;
height:110px;
background-image:url(images/rw222foot.png);
background-repeat:repeat-x;
font-size:.85em;
clear:both;
}
#contentwrap{
width:770px;
}
#leftcont{
width:550px;
border:#000000;
border-width:1px;
border-style:solid;
float:left;
}
#strtcont{
width:769px;
border:#000000;
border-width:1px;
border-style:solid;
float:left;
}
#rightcont{
width:215px;
border:#FF0000;
border-width:1px;
border-style:solid;
float:right;
}
.indx{
background-color:#FFFFFF;
}
.arker{
background-color:#993300;
}
/*body {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
background-image:url(../images/ng_globalBK2.jpg);
}*/
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
background-image:url(images/rw222bluback.png);
margin:0;
}
#content p{
margin-top:18px;
margin-left:18px;
margin-right:10px;
text-indent:1em;
}
h1{
font-size:1.5em;
color:#666666;
margin-left:15px;
}
h2{
font-size:1.2em;
color:#666666;
margin-left:15px;
}
h3{
font-size:1.2em;
color:#666666;
margin-bottom:1px;
}
#weather{
width:263px;
float:left;
}
#mapping{
margin-left:275px;
width:225px;
}
#conform{
border:1px solid #666666;
padding:5px;
}
.imgbdr{
border:1px solid #000000;
}
#jump{
margin-left:450px;
padding-top:25px;
}