/* CSS Document */
/* START OF SPECIAL CODE FOR NEW NAV MENU */
#events {
border:0;
}
#eventsnav {
display:none;
position:absolute;
left:200px;
background:#FFFFFF;
border:#999999 solid 1px;
width:150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px;
color: #333333;
text-decoration:none;
}
#eventsnav a {
text-decoration:none;
display:block;
width:150px;
padding:2px;
}
#eventsnav a:hover {
background:#FFCC00;
}
/* END OF SPECIAL CODE FOR NEW NAV MENU */

body {
background-color:#FFFFFF;
margin:0;
background-image: url("../images/fill_sidebar.gif");
background-repeat:repeat-y;
}

table.body {
background-image: url("../images/fill_body.gif");
background-repeat:repeat-x;
}

td.nav {
background-image: url("../images/fill_sidebar.gif");
background-repeat:repeat-y;
}

td.pink {
background-image: url("../images/fill_testimonial.gif");
background-repeat:repeat-x;
}

td.white {
background-color:#FFFFFF;
}

h1, h2, h3, h4, h5, p {
font-family:Arial, Helvetica, sans-serif;
}

h1 {
font-size: 18px;
color:#000000;
font-weight:bold;
margin-bottom:6px;
}

h2 {
font-size: 16px;
color:#000033;
margin-bottom:6px;
font-weight:bold;
}

p {
font-size: 11px;
line-height:140%;
margin-top:0;
}

p.testimonial {
font-size: 11px;
line-height:125%;
margin:0;
}

.author {
color: #999999;
}

a {
color:#000066;
}

a:hover {
color:#660033;
}

a.author {
color: #999999;
text-decoration:none;
}

a.author:hover {
text-decoration:underline;
}

#body {
margin-left:24px;
margin-top:18px;
margin-right:47px;
}

#footer {
margin-left: 24px;
margin-right:54px;
}

	#footer p, #footer a:link {
	font-size: 10px;
	color:#333333;
	margin:0;
	}
	
#showcase {
margin-right: -60px;
}

