/* CSS Document */
body
{
margin:0;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#808080;
font-size:small;
}
#top
{
height:19px;
width:912px;
margin:0 auto;
text-align:right;
position:relative;
top:0px;
left:2px;
}
# top img
{
float:right;
}
#wrap
{
width:912px;
margin:0 auto;
border: 2px solid #645A61;
background-color:#FFFFFF;
background-image:url(../images/headerleft.jpg);
background-repeat:no-repeat;
}
#rightcol
{
float:right;
background-color:#787CB6;
width:200px;
height:100%;
}
#divider
{
width:100%;
height:24px;
background-color:#AB9F05;
position:relative;
top:-3px;
}
#rightinfo
{
background-image:url(../images/panelrbg.jpg);
background-repeat:no-repeat;
background-color:#787CB6;
width:100%;
color:#FFFFFF;
font-weight:bold;
position:relative;
top:-3px;
}
#rightinner
{
margin-left:20px;
}
a
{
color:#787CB6;
text-decoration:underline;
}
a:hover
{
color:#AB9F05;
text-decoration:none;
}
#leftcontent
{
width:670px;
margin-left:15px;
margin-top:15px;
}
#leftcontent img
{
border:0;
float:left;
margin: 0 0 3px 3px;
}
#menu
{
font-weight:bold;
color:#FFFFFF;
font-size:x-small;
line-height:150%;
text-align:right;
}
#menu a
{
color:#FFFFFF;
text-decoration:none;
}
#menu a:hover
{
color: #AB9F05;
text-decoration:underline;
}
#footer
{
height:19px;
width:912px;
margin:0 auto;
font-size:x-small;
}
#footer a
{
color:#808080;
text-decoration:none;
}
#footer a:hover
{
color:#787CB6;
text-decoration:underline;
}
h1, h2, h3
{
color:#AB9F05;
background-image:url(../images/smallspire.jpg);
background-repeat:no-repeat;
padding-left:15px;
margin-top:80px;
margin-bottom:25px;
}
table
{
vertical-align:top;
padding:3px;
}
td
{
vertical-align:top;
}
td.info
{
border-right:1px solid silver;
border-bottom:1px solid silver;
}
td.top
{
background-color:#8184B9;
color: #FFFFFF; 
font-weight: bold;
}
img.venue
{
margin-bottom:35px;
}