

a {
text-decoration:none
}

a:link{color: #336699}
a:visited{color: #336699}
a:hover{color: blue}


table, td
{
	border:0px;
    border-color: white;
    border-style: solid;
}


table {
border-collapse: collapse;
}


td {
background-color: none;
}


body {
background-color: black;
overflow:auto;
margin-top:25px;
border:0px;
}


#pagetitle {
line-height:150%; 
letter-spacing:5px; 
font-family:"Century Gothic","Arial"; 
font-size: 14px; 
padding-top:35px; 
padding-left:15px; 
border-left:1px solid gray; 
border-bottom:1px solid silver; 
color: darkred;
} 


#content {
line-height:150%; 
border-left:1px solid gray; 
font-family:"Century Gothic","Arial"; 
font-size: 12px; padding-left:15px; 
padding-right:30px; 
color: black; 
text-align:left;
z-index:200;
} 


.dates {
line-height:200%; 
font-family:"Century Gothic","Arial"; 
font-size: 18px; 
font-weight:bold;
padding-right:30px; 
color: darkred; 
z-index:200;
}

.special {
line-height:100%; 
font-family:"Century Gothic","Arial"; 
font-size: 10px; 
color: black; 
padding-top: 10px;
} 


#navigation {
font-family:'Century Gothic', 'Arial'; 
font-size:14px; 
padding-right:20px; 
padding-top:50px;
}


#subnavigation {
line-height:150%; 
font-family:'Centry Gothic','Arial'; 
font-size: 13px; 
color: black; 
padding-top:5px; 
padding-bottom:5px; 
background-color:silver; 
padding-left:15px; 
} 


#footer {
font-family:"Century Gothic","Arial"; 
font-size: 12px; 
padding-right:10px; 
color: gray; 
text-align:right;
} 


