* {
margin:0;
padding:0;
}
#container {
height: 100%;
width: 801px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 0px;
position: relative;
}
#header {
height: 100px;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
}
#headerlogo {
float: left;
height: 60px;
width: 301px;
padding-top: 40px;
}
#footerdisclaimer {
height: 150px;
width: 33%;
float: left;
text-align: center;
padding-top: 20px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 10px;
}
#footerlogo {
float: left;
height: 150px;
width: 34%;
text-align: center;
}
#footercopyright {
height: 150px;
width: 33%;
float: left;
text-align: center;
padding-top: 20px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 10px;
}
body {
margin: 0px;
padding: 0px;
top: 0px;
height: 100%;
background-color: #001326;
font-family: Georgia, "Times New Roman", Times, serif;
}
#content {
height: 100%;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
padding-bottom: 10px;
padding-top: 10px;
}
#footer {
height: 150px;
width: 801px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 10px;
color: #CCC;
}
#footer2 {
background-color: #090;
height: 100px;
width: 800px;
}
#headernav {
float: right;
height: 25px;
width: 500px;
margin-top: 75px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
color: #CCC;
text-transform: capitalize;
text-align: center;
font-style: normal;
}
a:link {
text-decoration: none;
color: #CCC;
}
a:visited {
text-decoration: none;
color: #CCC;
}
a:hover {
text-decoration: none;
color: #FFF;
}
a:active {
text-decoration: none;
color: #FFF;
}
.rbroundbox { background: url(Assets/images/nt.gif) repeat; }
.rbtop div {
background-image: url(Assets/images/tl.gif);
background-repeat: no-repeat;
background-position: left top;
}
.rbtop { background: url(Assets/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(Assets/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(Assets/images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
margin: 0 20px;
color: #333;
}
.rbroundbox {
width: 795px;
margin-top: 1em;
margin-right: auto;
margin-bottom: 1em;
margin-left: auto;}
#container #content .rbroundbox .rbcontent p {
color: #999;
}
.boltitest {
font-weight: bold;
color: #C03;
}
.rbcontent h2 {
color: #333;
text-align: center;
}
-->