/* CSS Document */

body {color:#000;}

/* these will override/append the H1,H2 styles set in main.css if this css file is also called from the same page/template */
/*
h1 {line-height:20px;}
h2 {line-height:16px;padding:5px 0 0 0;}
*/


h3, h4, h5 {font-size:14px;text-transform:uppercase;padding:0 0 20px 0;}

A:link {color:#333;}
A:visited {color:#0000A0;}
A:active {color:#0000FF;}
A:hover {color:#0000FF;}

#banner {padding-bottom:10px;background:left bottom url(images/bottomdotted.gif) no-repeat; height:135px;}
#container {margin:0 auto;width:750px;background:url(images/container_bg.gif) repeat-y;}
#leftcontainer {background:none;width:125px;}
#leftcontainer a {font:9pt Arial, sans serif; font-weight:bold;}
#leftcontainer a:hover {text-decoration:underline;}
#leftcontainer p {width:120px;padding-top:8px;background:bottom url(images/bottomdotted.gif) no-repeat;}

#middlecontainer {background-image:none;width:440px;padding:10px 10px;margin-top:10px;}
#middlecontainer ul {padding:0; margin:0; margin-left:20px;}
#middlecontainer ul li{padding:0; border:none; background:none;list-style-type:disc;}
#middlecontainer ul ul{padding:0;}

div#middlecontainer ul ul li {padding:0;list-style-type:circle;}
#fullcontainer {padding:10px 10px;}
#fullcontainer a {color:#333;}
#fullcontainer a:visited	{color:#0000A0;}
#fullcontainer ul {padding:0; margin:0; margin-left:20px;}
#fullcontainer ul li{padding:0; border:none; background:none;list-style-type:disc;}
#fullcontainer ul ul{padding:0;}
#BAK_fullcontainer ul {margin:0px;padding:10px 0px 10px 0px;}
#BAK_fullcontainer li {padding:10px 0;}



#rightcontainer {width:128px; padding:10px 6px;}
#columnclear { }
#footer {background:bottom url(images/bottomdotted.gif) no-repeat;padding:10px 0 10px 0;border:none;}
#leftcontainer a, #middlecontainer a, #rightcontainer a, #footer a { color:#666; text-decoration:underline;}

#logo img {border:0px;}
#logo img a {border:0px;}

#middlecontainer table.eventdetail{width:50px;font-size:7pt}

