* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
font-family: Tahoma Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #666;
line-height: 12px;
}

a {color: #ff0000;}
a:hover {color:#333;}
img {border: none;}

#wrap {
width: 800px;
margin: 10px auto 0 auto;
border: 0;
}

#header {
background: #fff url(images/header.gif) no-repeat;
height: 163px;
min-height: 163px;
line-height: 17px;
margin: 10px 0;
}
#header h1 {
disaplay:none;
font-size: 35px;
font-weight: 100;
letter-spacing: -3px;
padding: 20px 0 8px 10px;
font-family: Verdana, Tahoma, Arial, sans-serif;
}
#header h1 a {
display:none;
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
display:none;
color: #333;
}
#header h2 {
display:none;
color: #f7f7f7;
font-size: 15px;
font-weight: 600;
padding: 0 0 0 12px;
letter-spacing: -1px;
}

#header .text {
margin: 45px 425px 0 10px;
}

#header p {
margin: 0 0 10px 0;
font-weight: bold;
}

#content {
padding: 0 0 20px 0;
clear:both;
}

.right {
margin-top: 0;
width: 290px;
float: right;
}

.right h2{ 
font-family: Trebuchet MS,  Arial, sans-serif;
line-height: 19px; 
color: #D2B48C;
font-size: 20px;
margin-bottom:10px;
margin-left:5px;

}

.right p.hype{
font-family: Trebuchet MS, Arial, sans-serif;
line-height: 19px; 
font-size: 12px;
padding: 0 0 10px 8px;
margin-bottom: 10px;
}

.nav {
margin-bottom: 10px;
}

.nav a {
font-family: Trebuchet MS, Arial, sans-serif;
color: #000;
padding: 0 0 10px 8px;
font-weight: bold;
}


.right ul { 
list-style-type: none; 
color: #777; 
}
.right ul li {
background: #f7f7f7; 
display: block; 
border-bottom: 1px solid #fff;
}
.right ul li a { 
display: block;
font-size: 14px; 
padding: 7px 0 7px 20px; 
text-decoration: none; 
}
.right ul li a:hover {
background: #eee; 
color: #D2B48C;
}

.left {
width: 509px;
float: left;
margin:0;
padding:0;
}
.left h2 {
color: #666;
font-size: 24px;
font-weight: 100;
padding : 20px 0 10px 0;
}
.left h2 a {
color: #2983E6;
text-decoration: none;
}
.left h2 a:hover {
color: #333;
text-decoration: none;
}

ul.genius-thumbs {
float:right;
list-style-type: none;
padding:0 0 0 0;
margin:0 0 0 0;

}

ul.genius-thumbs li .genius-thumb .thumb{
    border: 3px solid #CCCCCC; 
}

ul.genius-thumbs li .thumb:hover,
ul.genius-thumbs li.active .thumb{
     border: 3px solid #D2B48C; 
}

.genius-thumb  {
   margin: 0px 3px 3px 3px;
}


#rolloverimage {
    padding:0 0 0 0;
    margin:0 0 0 0;
}

#footer {
margin: 10px 0;
text-align: center;
font-size: 11px;
clear: both;
}
#footer a {text-decoration: none; }
