body {
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: auto;
width: 800px;
margin-top: 50px;
color: gray;
}
h1 {
font-weight: normal;
font-size: 1.7em;
width: 800px;
height: 30px;
/* background-image: url(images/logoUSA2.gif);*/
background-repeat: no-repeat;
color: gray;
border-bottom: 0px gray solid;
background-position: bottom;
margin-bottom: 7px; }
#container {width:800px;margin:0 auto; overflow: hidden;border-bottom: 1px solid gray;border-top: 1px solid gray;padding: 10px 0; }
#rap {}
h2 {
font-size: 1.5em;
font-weight: normal;
color: black; }
h3 {display: inline;
font-size: 1em;
font-weight: normal;
color: black; }
p {display: inline;
font-size: .9em; 
line-height: 2em;
color: black; }

#nav-arrow {
position: relative;
left: -125px;
bottom: -90px; }
#nav-arrow li {display: inline; font-size: .8em;}

#nav-arrow ul {}
#nav-arrow li a:hover {
font-weight: bolder; }

#nav2 ul {
list-style-type: none;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px; 
margin-bottom: 10px;
padding:1px
}

/* 
#nav2 {
margin-left: -35px;
margin-top: -10px; }
*/
#nav2 li{display: inline;
font-size: .8em;
}

#nav2 li a:hover {color: black;}
#nav2 a:link {text-decoration: none;
color: gray;}
#nav2 li a:active {color: red; }
#nav2 li a{}
#nav2 li a.current {color: black; }
#nav2 a:visited {text-decoration: none;}

h5 {
font-size: .8em;
font-weight: normal; }
h6 {
font-size: .5em;
font-weight: normal;
margin-top: -3px;
margin-bottom: -0px;
text-align: left;
margin-right: 0px;
margin-left: 4px; }

.content{float:left;width:330px}

.c1 {float:left;margin: 0 0 0 0px;width:800px}
.c2 {float:right;margin: 0 0px -1px 0;width:550px; border-left: 1px gray solid;
padding-left: 9px; }

/* 

#nav-main {
margin-left: -30px;
font-size: .8em;
float: right;
position: relative;
top: -48px;
text-align: right; }
ul {
margin-left: -5px;
}
li {list-style: none}
a {}
a:active {}
#nav-main li a.current {
color: black; }
#nav-main li a:hover {color: black;}
#nav-main a:link {text-decoration: none;
color: gray;}
*/
img {
float: right;
padding-bottom: 5px;
padding-left: 5px; }
a:link {text-decoration: underline;
color: gray;}
a:visited {
color: gray; }
a:hover {
color: black;
text-decoration: none }

a:active {
color: red; }

