body {
background-color:#ffffff;
background: url('../img/gradient.jpg') left repeat-x;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-align: center;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 690px;
text-align: left;
}

#homeLinks {
margin-bottom: 10px;
}

#download_links {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#download_links li {
margin: 2px 0px 2px 0px;
background: url(../../images/menu_link_bg.jpg) top left no-repeat;
padding-top: 3px;
height: 25px;
width: 205px;
text-align: center;
}

#homeLinks a:visited {
color: #ffffff;
}

#topnav {
float: right;
font-weight: bold;
}

#inner {
background: #ffffff;
color: #000000;
}

#inner_centered {
margin-left: 0px;
}

#slideshow{
height: 295px;
padding: 5px;
margin-bottom: 5px;
}

#navbar ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#navbar li{
font-weight: bold;
display: inline;
margin: 0 5px 0 0;
padding: 0;
}

#padding {
padding: 0 30px 30px 30px;
}

#logo {
float: left;
margin-top: 20px;
}

#content, #content_inner {
float: left;
width: 250px;
margin-top: 10px;
padding: 0 20px 0 20px;
font-size: 11px;
text-align: justify;
}

#content_inner_gallery a img {
border: none;
text-decoration: none;
}

#content_inner {
padding-left: 0px;
width: 400px;
}

#content h3, #content_inner h3, #content_inner_gallery h3 {
color: #666666;
font-weight: normal;
font-size: 18px;
margin-bottom: 0;
}

#signup {
margin-top: 30px;
float: right;
}

#footer {

}

a {
color: #000000;
text-decoration: none;
}

a img {
border: none;
}

a:link {
text-decoration: none;
color: inherit;
}

a:hover {
text-decoration: underline;
}

.full {
border-right: 1px solid #ffffff;
_border-right: 0px;
}

/* set millions of background images */
.rbroundbox { background: none;}
.rbtop div {background: url(../img/tl.png) no-repeat top left; background-color: #ffffff}
.rbtop { background: url(../img/tr.png) no-repeat top right; }
.rbbot div { background: url(../img/bl.png) no-repeat bottom left;}
.rbbot { background: url(../img/br.png) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 20px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { }


