#menutop a, #menutop a:visited, #menutop a:active { 
display : block;
color : #7f7f7f;
background-color : #c5c5c5;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 9pt;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
margin-left : 0;
margin-right : 1px;
border-left : 1px solid #0c0c0c;
border-right : 1px solid #0c0c0c;
border-bottom : 1px solid #0c0c0c;
font-style : normal;
padding-left : 14px;
padding-right : 14px;
margin : 0;
line-height : 30px;
text-align : center;
background-image : url(index-menutop.jpg);
} 
#menutop a:hover { 
background-color : #000;
color : #fff;
text-decoration : none;
border-left : 1px solid #0c0c0c;
border-right : 1px solid #0c0c0c;
border-bottom : 1px solid #0c0c0c;
background-image : url(index-menumouseover.jpg);
} 
#header-inner { 
background-position : center 0%;
margin-left : auto;
margin-right : auto;
} 
#header { 
height : 98px;
margin : 0;
border-top : 1px solid #343434;
border-left : 1px solid #343434;
border-right : 1px solid #343434;
background : #222222 url(index-top.gif);
text-align : center;
color : #cccccc;
} 
#header h1 { 
width : 100%;
margin : 5px 5px 0;
padding : 15px 15px 0.25em;
line-height : 1.2em;
text-transform : uppercase;
letter-spacing : 0.2em;
font : normal bold 150% verdana, sans-serif;
color : #7f7f7f;
} 
#header .description { 
margin : 0 5px 5px;
padding : 0 20px 20px;
max-width : 100%;
text-transform : uppercase;
letter-spacing : 0.2em;
line-height : 1.4em;
font : normal bold 100% verdana, sans-serif;
color : #7f7f7f;
} 
body {
SCROLLBAR-ARROW-COLOR: #afafaf; 
SCROLLBAR-BASE-COLOR: #000; 
SCROLLBAR-HIGHLIGHT-COLOR: #343434; 
SCROLLBAR-TRACK-COLOR: #0a0a0a; 
font-family : 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
} 
#menu1 a, #menu1 a:visited, #menu1 a:active { 
display : block;
background-color : #000;
color : #7f7f7f;
text-decoration : none;
text-align : center;
width : 100%;
padding-left : 6px;
font-size : 10pt;
line-height : 24px;
margin : 0;
background-repeat : repeat-x;
background-position : 0% 0%;
border-top : 1px solid #0f0f0f;
border-bottom : 1px solid #0f0f0f;
letter-spacing: 1px;
} 
#menu1 a:hover { 
background-color : #000;
color : #cc0000;
background-repeat : repeat-x;
text-decoration : none;
background-image : url(index-menu-over.jpg);
border-top : 1px solid #343434;
border-bottom : 1px solid #343434;
} 
#bb { 
padding : 37px 15px 0.25em;
border : 1px solid #343434;
background : #222222 url(index-top.gif);
height : 98px;
} 
#bartop { 
background-image : url(index-menu-over.jpg);
background-repeat : repeat-x;
background-color : #000;
height : 34px;
padding-bottom : 0;
border-left : 1px solid #343434;
border-right : 1px solid #343434;
border-bottom : 1px solid #343434;
}
#barbottom {
background-image : url(index-menu-over.jpg);
background-repeat : repeat-x;
margin-top: 10px;
} 
a.link { 
font-size : 10pt;
color : #1e90ff;
text-decoration : none;
} 
a.link:hover { 
color : #ffffff;
text-decoration : none;
}
#dropinboxv2cover {
width: 390px; /*change width to desired */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow: hidden;
visibility: hidden;
}
#dropinboxv2 {
width: 370px; /*change width to above width-20. */
border: 1px solid #343434; /*Customize box appearance*/
background-color: #000000;
padding: 10px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}