
body {
font-family:"arial";
font-size:12px;
text-decoration:none;
color:#888888;
background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

.links {font-size:11px;text-decoration:none;underline:none;background-color:#000000;color:#FFFFFF;}
.links a:link {text-decoration:none;font-size:11px;} 
.links a:hover {underline:none;font-size:11px;text-decoration:none;background-color:#FFFFFF;color:#888888;}


.header {font-size:16px;text-decoration:none;underline:none;background-color:#000000;color:#FFFFFF;text-align: center;}
.header a:link {text-decoration:none;font-size:16px;text-align: center;} 
.header a:hover {underline:none;font-size:16px;text-decoration:none;background-color:#FFFFFF;color:#888888;text-align: center;}

.upcoming {text-decoration:blink;background-color:#FFFF00;color:#000000;}

.blue a:link {text-decoration:underline;color:#888888;}   
.blue a:visited {color:#888888;text-decoration:underline;}
.blue a:active {color:#FF6600;text-decoration:underline;}
.blue a:hover {text-decoration:line-through; color:#003399;}

.green a:link {text-decoration:underline;color:#888888;}   
.green a:visited {color:#888888;text-decoration:underline;}
.green a:active {color:#FF6600;text-decoration:underline;}
.green a:hover {text-decoration:line-through; color:#4AA02C;}

a:link {text-decoration:underline;color:#888888;}   
a:visited {color:#888888;text-decoration:underline;}
a:active {color:#FF6600;text-decoration:underline;}
a:hover {text-decoration:none; color:#FFFFFF;background-color:#888888;}

/*The following lines prevent image links to be underlined*/
#img-container span.backgrounded a,
#img-container a.thickbox, 
#img-container a.thumb-img, 
#img-container #d-col1 a { background: transparent; }

a img { border: 0; }

#menu {width: 200px;
position: fixed;
text-align:left;
top: 30px;
bottom: 0;
left: 0px;
height: 400px;
background-color: #FFFFFF;
}

#menu ul {list-style: none;
          margin: 50px 0 0 30px;}

#menu ul li.section-title { }

#content {height: 100%;
          margin: 115px 0 0 200px;
          top:0;}
          
.container {padding: 5px 5px 25px 0px;}

#content p {width: 600px;}
p { margin: 0px 0 9px 0px; }

h3 { font-family: "arial";font-size: 16px; text-align: center;}

#img-container	{ }
#img-container p { width: 400px;
                   margin: 0;
                   padding: 60 0 82px 0;}
                   

iframe {
   -webkit-transform: rotate(-0deg);
   -moz-transform: rotate(-0deg);
   transform: rotate(-0deg);
   position: absolute;
   filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
