/* my honda styles */

body  {
margin: 0 auto;
padding: 0px;
font-family:'arial bold';
font-size:96%;
background: #000000  url(http://on1.aimgit.net/images/obts/site/flagbg.jpg) repeat top right;
background-attachment: fixed;
}

/*#930312 */

#wrap {
background: #000000  url(http://on1.aimgit.net/images/obts/site/grad5.jpg)  repeat-x;
color: #ffffff;
margin: 0 auto;
width: 980px;
}


#header 
{
    clear: both;
    margin:0px;
    padding: 0px;
    height: 35px;
    display:block;
    text-align:center;
    width:100%
}


#content h2 {
    color:#dddddd;
}

#content p {
    color:#dddddd;
}


#banner {
background: #000000;
position:relative;
width: 100%;
text-align: center;
margin-bottom:.3em;
display:table;
}

.pic {
display:block;
width:15%;
background-color: #aaa;
padding:1em;
padding-bottom:0em;
text-align: center;
margin:.3em;
}


#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p 
{
    width: 500px;
    text-align: center;
    color: #eeeeee;
    font-weight:800;
    margin: 6px 0 6px 0;
    letter-spacing:5px;
    font-size: 20px;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 14px;
}

#avmenu li {
margin-bottom: 2px;
}


#avmenu li a {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #000000;
display: block;
padding: 6px 0 0 10px;
background: #888888 url(http://on1.aimgit.net/images/obts/site/gradbut1.png) top repeat;
border-left: 4px solid #000000;
}


#avmenu li a:hover {
background: #888888 url(http://on1.aimgit.net/images/obts/site/gradbut2.png) top repeat;
color: #ffffff;
border-left: 4px solid #ffffff;
}

.extender {
    margin-left:9px;
    width:130px;
    height:11560px;
    border: 8px solid #fff8dc;
    background-color:#e0eee0;
    text-align:left;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #dddddd;
background-color: #444444;
line-height: 1.3em;
border-left: 4px solid #ffffff;
border-bottom: 1px solid #ffffff;
}



#extras {
float: right;
width: 160px;
margin: 10px 0 10px 0;
padding: 0;
padding-right:5px;
font-size: 0.9em;
line-height: 1.5em;
color:#dddddd;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 10px 175px 20px 160px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
padding: 0 5px 0 5px;
line-height: 1.6em;
text-align: left; 
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}



/* grid box - gbx dynamically written by javascript based on sm_cat */

#catGrid
{
    margin-left:0px;
    width:98%;
    border:0px solid #fff;
    position:relative;
}
#imgDisp
{
    margin-left:0px;
    width:98%;
    text-align:center;
    border:0px solid #fff;
    display:none;
}

#imgHold
{
    padding:10px;
    border:10px solid #4169e1;
    background:#000;
    position:relative;
}
#randImg
{
    position:relative;
}    

#codeBox
{
    width:100%;
    display:none;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #ffffff;
}

a:hover {
text-decoration: underline;
color: #ffffff;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}