html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
 margin: 0;
 padding: 0;
 border-width: 0;
 outline-width: 0;
 font-size: 100%;
 vertical-align: baseline;
 background-color: transparent;
}
 html {
 overflow-y: scroll;
}
body 
{
 line-height: 1;/*my changes*/

 background-color: #3A3A3A;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #828282;/*my changes*/
}

ol, ul 
{
 list-style: none;
}

blockquote, q 
{
 quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after 
{
 content: '';
 content: none;
}

/* remember to define focus styles! */
/*my changes*/
:focus 
{
 outline-width: 0;
}

/*my changes*/
/* remember to highlight inserts somehow! */
ins 
{
 text-decoration: none;
}

del 
{
 text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
 border-collapse: collapse;
 border-spacing: 0;
}

/*END CSS RESET*/
#container 
{
 margin-left: auto;
 margin-right: auto;
 width: 960px;
 height: 530px;
}

/*#preload 
{
 display: none;
}*/

a 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #828282;
 text-decoration: none;
}

a:link 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #828282;
 text-decoration: none;
}

a:visited 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #B0B0B0;
 text-decoration: none;
}

a:hover, active 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #999;
 text-decoration: none;
}

#topband 
{
 position: absolute;
 margin-top: 0px;
 z-index: 10;
 background-color: #F8C300;
 width: 960px;
 height: 35px;
}

.topbander 
{
 padding-top: 10px;
 margin: 0;
 text-align: center;
 font-size: 90%;
}

#midband 
{
 position: absolute;
 margin-top: 280px;
 margin-left: 430px;
 z-index: 10;
 background-color: #F8C300;
 width: 530px;
 height: 75px;
}

.orange 
{
 padding-top: 11px;
 padding-left: 38px;
 margin: 0;
 text-align: center;
}

.midbander 
{
 padding-top: 3px;
 margin: 0;
 font-size: 82%;
 text-align: center;
}

#logo 
{
 position: absolute;
 margin-top: 395px;
 margin-left: 150px;
 z-index: 50;
 width: 100px;
 height: 75px;
}

#botband 
{
 position: absolute;
 margin-top: 495px;
 z-index: 20;
 width: 430px;
 height: 35px;
 background-color: #F8C300;
}

.botbander 
{
 padding-top: 10px;
 text-align: center;
 font-size: 90%;
}

#botskip 
{
 position: absolute;
 margin-top: 495px;
 margin-left: 850px;
 z-index: 30;
 width: 110px;
 height: 35px;
 background-color: #F8C300;
}

.botskipper 
{
 padding-top: 10px;
 text-align: center;
 font-size: 90%;
}

/* SLIDESHOW DON'T TOUCH */
#myslides 
{
 position: relative;
}

.pics 
{
 width: 960px;
 height: 530px;
 padding: 0;
 margin: 0;
}

.pics img 
{
 background-color: #eee;
 width: 960px;
 height: 530px;
 top: 0;
 left: 0;
}

#warning {
background-color: #fff;
color: #FF0000;
font-size: 100%;
margin: 0;
padding: 0;
padding-left: 60px;
padding-right: 60px;
text-align: center;
line-height: 140%;
margin-top: 200px;
position: absolute;
width: 840px;
height: 200px;
z-index: 200;
}


/* SLIDESHOW DON'T TOUCH */
