body {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Tahoma, Arial, sans-serif;
    background: #000;
    color: #fff;
}

a { color: #ccc; }

a:hover { text-decoration: none; }

img { border: none; }

.holder {
    display: block;
    width: 980px;
    margin: 0 auto;
}

.red { color: #cc0000 !important; }

/* --- */

.banner {
    padding: 5px 0;
    display: block;
   	background: transparent url(i/bannerbg.gif) repeat-x bottom left;
   	clear: both;
}

.header {
    display: block;
    border-bottom: 1px solid #333;
    clear: both;
    height: 77px;
}

.header .holder {
    background: transparent url(i/headerbg.jpg) no-repeat top right;
    height: 29px;
    padding: 24px 0;
}

h1 {
    width: 256px;
    height: 27px;
    background: transparent url(i/logo.gif) no-repeat 0 0;
    font-size: 1em;
    padding: 0;
    margin: 0;
    float: left;
}

h1 a {
    width: 256px;
    height: 28px;
    float: left;
}

h1 a span { display: none; }

.quote {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	float: right;
	margin: 0;
	padding: 0;
}

.quote em, .who em {
    font-style: normal;
    color: #cc0000;
}

.more {
    float: right;
    font-size: 10px;
    margin-right: 10px;
    clear: both;
}

.videos {
    display: block;
    clear: both;
    background: transparent url(i/sliderglow.gif) no-repeat center 118px;
}

/* slider specific CSS */

.sliderGallery {
    overflow: hidden;
    position: relative;
    height: 150px;
    width: 980px;
    margin: 0 auto;
}
        
.sliderGallery ul {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}
        
.sliderGallery ul li { display: inline; }

.sliderGallery ul li table { margin: 20px 0 0 0; }

.sliderGallery ul li table td {
    width: 130px;
    padding-right: 9px;
}

.sliderGallery ul li table td a img {
    border: 1px solid #0f0f0f;
    display: block;
}

.sliderGallery ul li table td a:hover img { border: 1px solid #ccc; }

.sliderGallery ul li table td.vidON a img { border: 1px solid #cc0000; }

.sliderGallery ul li table em {
    float: left;
    font-size: 9px;
    color: #666;
}

.sliderGallery ul li table strong {
    float: right;
    font-size: 9px;
    color: #ccc;
}

.slider {
    width: 980px;
    height: 17px;
    margin: 115px 0 0 0;
    *top: 115px;
    padding: 0;
    position: relative;
    background: transparent url(i/sliderbg.gif) no-repeat center center;
    cursor: pointer;
}
        
.handle {
    position: absolute;
    cursor: move;
    height: 17px;
    padding: 0 10px;
    width: 24px;
    top: 0;
    background: transparent url(i/slider.gif) no-repeat center center;
    z-index: 100;
    *left: 0;
    _top: -1px !important;
}

/* end slider */

.main {
    border-bottom: 1px solid #333;
    clear: both;
}

.left {
    float: left;
    width: 720px;
    padding: 10px;
    background: transparent url(i/dots.gif) repeat 0 0;
}

.right {
    float: left;
    background: #0d0d0d;
    margin-left: 10px;
    width: 210px;
    height: 540px;
    padding: 10px;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: left;
}

.right p {
    font-size: 11px;
    color: #999;
    text-align: left;
}

.hr {
    font-size: 1px;
    line-height: 1px;
    height: 10px;
    background: transparent url(i/dot.gif) repeat-x center center;
    clear: both;
    width: auto;
    display: block;
}

.right p.mini {
    font-size: 10px;
    color: #666;
    padding: 3px 0;
    margin: 0;
}

.sponsors {
    font-size: 10px;
    color: #666;
    padding: 10px;
    background: #080808;
    clear: both;
}

.sponsors a img { padding: 0 20px; }

.footer { background: transparent url(i/dot.gif) repeat-x top left; }

.footer .holder {
    font-size: 9px;
    color: #333;
    padding: 10px 0;
}

/* About */

h3 {
    margin: 0;
    font-size: 10px;
    color: #666;
    border-bottom: 1px solid #111;
    padding: 0 0 10px 0;
}

.who {
    display: block;
    font-family: Georgia, Times New Roman, serif;
    font-size: 18px;
    margin: 10px 0 5px 0;
    font-weight: bold;
    color: #ccc;    
}

.present {
    display: block;
    font-size: 9px;
    color: #999;
}

.name {
    display: block;
    font-family: Georgia, Times New Roman, serif;
    font-size: 132px;
    margin: 0;
    padding: 0;
    margin: -30px 0 15px 0;
}

.what {
    font-size: 10px;
    color: #666;
    border-top: 1px solid #111;
    padding: 10px 0 0 0;
    display: block;
}

.main p {
    color: #ccc;
    font-size: 11px;
    margin: 10px 0 0 0;
}

.main ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.main ul li {
    list-style-type: none;
    color: #666;
    font-size: 10px;
    padding: 0 0 10px 0;
}

.main ul li em {
    display: block;
    font-family: Georgia, Times New Roman, serif;
    font-size: 22px;
    color: #666;
}

.main ul li a {
    display: block;
    font-size: 14px;
    padding: 0 0 2px 0;
}

.link {
    font-size: 11px;
    padding: 15px 0 0 0;
    display: block;
}







