/** {
} */

body {
background: #cccccc url(background.gif) repeat-x;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #999999;
}

img { border: none; }
a { color: #666666;  }
a:hover { text-decoration: none; color : #a7a7a7; }

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
padding: 0;
margin: 0;
padding-bottom: 30px;
}
#header h1 {
font-family: Times new roman, Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: 100;
letter-spacing: 0px;
padding: 0px 0 0px 20px;
}
#header h1 a {
color: #666;
text-decoration: none;
}
#header h1 a:hover {
color: #666;
text-decoration: none;
}
#header h2 {
color: #a7a7a7;
font-size: 10px;
font-weight: 100;
padding: 0 0 0 20px;
letter-spacing: 2px;
line-height: 12px;
}


#content {
background: #ffffff;
border-left: 1px solid #a0aaa7;
border-bottom: 1px solid #a0aaa7;
min-height: 450px;
padding: 10px 20px;
}

.left {
width: 528px;
float: left;
text-align: justify;
}
.left h2 {
color: #666666;
font-size: 15px;
letter-spacing: 0px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.videos {
margin-top: 10px;
width: 528px;
float: left;
text-align: justify;
border-top: 1px dashed #ECECEC;
text-align: center;
padding-top: 10px;
}
.right {
width: 190px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;

}
.right ul {
list-style-type: none;
padding: 10px 10px 10px 10px;
}
.right h2 {
padding: 0px  10px;
height: 20px;
font-size: 12px;
color: #666;
background: #e4e5e7;
line-height: 20px;
}
.right a { text-decoration: none }

#top {
padding: 0px 0;
}

#bottom {
padding: 4px 0;
}

#footer {
text-align: center;
color: #a0aaa7;
font-size: 11px;
padding: 0 0 10px 0;
}