body{
  
}
:focus { outline:0 }
html, body, div, span,
h1, h2, h3, h4, p, ul, ol {
margin: 0;
padding: 0;
border: 0;
font: 100%/150% Verdana, Georgia, "Times New Roman", Times, sans-serif;
}
body {
background:#08090a;
padding:10px 0 10px;
font-size: 72%;
color:#000;
text-align:center;
overflow:-moz-scrollbars-vertical;
}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
ul {list-style: none;}
ul li {
font-size:100%;
}
h1#title{
  
}
h1#title a{
background:url(/images/logo_small.gif) no-repeat;
height:80px;
width:146px;
margin:15px 0 -15px 20px;
text-indent: -9999px;
display:block;
}
a img {
border:none;
}
a:link, a:visited, a:active, a:hover {
text-decoration:underline;
color:#444;
font-size:1.3em;
line-height:2em;
}
a:hover {
color:#F05;
}
h3.partner{
color:#332A97;
}
/*
LAYOUT
*/
#shell{
margin:0 auto;
width:870px;
width:870px;
text-align:left;
background:#ada9ee;
--xborder-top: 10px solid #111;
}
#wrap{
overflow:auto;
padding:10px;
border-top:4px solid #9176ec;
margin:0;
}
#head{
padding:0;
background:#332997 0 10px url(/images/banner.gif) repeat-x;
overflow:auto;
border-top:1px solid #332997;
}
#sidebar{
float:left;
width:20%;
}
#main{
float:left;
width:76%;
padding:2% 2% 100px 2%;
}
#foot{
xbackground:#f2f1fc url(/images/footer.gif) bottom left repeat-x;
background:#9C98e9;
height:80px;
padding:10px;
text-align:center;
clear:both;
margin-top:80px;
color:#333;
font-size:.85em;
font-weight:bold;
border-top:1px solid #9176ec;
}
#info{
font-family:Arial;
position:relative;
height:45px;
}
.poster{
margin-right:15px;
}

/*
TYPOGRAPHY
*/

h1{
font-size:3em;
}
h2{
font-family:Arial;
font-size:1.8em;
font-weight:bold;
margin:0px 0 0px;
}

h3{
font-family:Arial;
font-size:1.5em;
font-weight:bold;
margin:0;
}

p{
padding:3px 0;
line-height:1.5em;
}

#info h3{
text-transform:uppercase;
position:absolute;
font-size:28px;
font-weight:300;
color:#bebaf0;
bottom:3px;
left:10px;
padding:0;
margin:0;
line-height:1em;
}
#info h4{
color:#332a97;
position:absolute;
font-size:16px;
bottom:3px;
left:15px;
padding:0;
margin:0;
line-height:1em;
font-weight:300;
}

#coming_soon{
  margin-top:10px;
  padding:6px 0px;
  color:#444;
}

ul.list{
list-style: disc outside; 
padding-left:20px;
}

/*
navigation
*/

#menu{
overflow:auto;
width:100%;
}
#nav{
font-size:93%;
line-height:normal;
overflow:auto;
float:right;
margin-right:15px;
}
#nav ul{
margin:0;
padding:0;
list-style:none;
}
#nav li{
float:left;
margin:0;
padding:0;
}
#nav a{
display:block;
padding:1px 15px 1px 15px;
text-decoration:none;
color:#bebaf0;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
text-decoration:underline;
}
#nav .selected a{
color:#fff;
}
#nav .btn-log a{
margin-left:70px;
color:gold;
}
#subnav {
width: 100%;
padding:0;
margin:0;
margin-top:20px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica,  Arial, sans-serif;
}

#subnav ul {
list-style: none;
margin: 0;
padding: 0 0 0 16px;
border: none;
}

#subnav li {
margin: 0;
padding:0;
height:18px;
}

#subnav li a {
font-size:1em;
display: block;
padding:2px;
color: #111;
text-decoration: none;
line-height:1.2em;
}

html>body #subnav li a {
width: auto;
}

#subnav li a:hover {
text-decoration:underline;
}
#subnav li a.selected{
xbackground:#9c98e9;
font-weight:bold;
}

#sidebar{overflow:auto;
  xbackground:orange;
  height:600px;}
.clear{ clear:both}



#wrap p{
padding:.6em 0;
}

img.profile{
border:8px solid #9c98e9;
padding:0px;
float:left;
#width:168px;
#height:168px;
margin:0 12px 4px 0px;
}
#main{
xbackground:pink;
}

#homepage{
xbackground:pink;
margin:0;
margin-top:30px;
padding:15px;
padding-right:0;
}

#homepage li{
xtext-indent:-9999px;
float:left;
background:#9c98e9;color:purple;
width:265px;
height:265px;
margin-right:10px;
margin-bottom:10px;
}
#homepage li.wide{
width:540px;
}
#homepage li.blurb{
font-size:.94em;
color:#000;
height:355px;
background:transparent;
}
#homepage a{
font-size:.94em;	
}
div.thumbs ul{
overflow:auto;
}
div.thumbs li{
float:left;
margin-right:7px;
}
#slideshow{
  position:relative;
}
#blurboverflow{
  position:absolute;
  top:400px;
}
#slidenav{
  position:absolute;
  left:15px;
  top:15px;
  z-index:999;
}
#slidenav a{
 padding:3px 5px;
 border:1px solid #444;
 background:#fff;
 text-decoration:none;
 font-size:.9em;
 margin-right:3px; 
}
#slidenav a.activeSlide{
  background:#000;
  color:#fff;
}
.content{
overflow:auto;
margin-bottom:15px;
}
.footbanner{
clear:both;
margin-top:15px;
}