/* body*/

body                { 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
text-decoration: none; 
background-image: url(background.jpg); 
background-color: #ffffff;
background-repeat: repeat-y; 
background-position: 0 0; 
text-align: left; 
margin-top: 0; 
margin-left: 0; 
padding-top: 0; 
padding-left: 0; 
vertical-align: top ;
}

td.body   { 
font-size: small; 
line-height: 140%; 
font-stretch: semi-condensed; 
background-position: left top; 
vertical-align: top 
}

td.maincontents        { 
font-size: 10pt; 
line-height: 150%; 
vertical-align: top;
width:700px;
}

td.rightside_ad   { 
padding-top: 10px; 
padding-left: 10px; 
width: 144px; 
border-left: 1px solid #939393;
vertical-align: top ;
}

td.rightside_ad img {
margin-top:3px;
}

#sponsor { 
margin: 5px; 
padding-top: 10px; 
padding-bottom: 10px; 
border-top: 1px solid #939393; 
border-bottom: 1px solid #939393 ;
}

h1 { color: #000; font-size: x-large; font-weight: bold }
h2 { color: #000; font-size: large; font-weight: bold ;}
h3 { font-size: medium; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px ;}

/* header */
td.header                   { 
background-image: url(topimage.jpg); 
background-repeat: no-repeat; 
background-position: 0 bottom; 
padding-left: 100px; 
height: 158px; 
vertical-align: top ;
}

#title   { 
color: #939393; 
font-size: xx-large; 
font-weight: bold; 
margin-top: 5px; 
margin-right: 12px; 
width: 550px; 
float: left ;
}

#header_ad   { 
text-align: right; 
margin: 3px 10px; 
width: 300px; 
float: right ;
}


/* menu */
a.menu        { 
color: #000; 
font-size: small; 
text-decoration: none; 
padding-right: 5px; 
padding-left: 5px;
vertical-align: middle; 
border-right: 1px solid #000 ;
white-space: nowrap;
}
a.menu:hover    { 
color: #336600 ;
}

td.menu          { 
color: #fff; 
background-image: url(menuback.gif); 
background-repeat: no-repeat; 
background-position: 0 top; padding-top: 4px; 
padding-left: 0; 
vertical-align: top ;
}

/* link */
a            { color: #6a9433; text-decoration: underline ;}
a:hover    { color: black; text-decoration: none ;}

/* footer*/
td.footer                { font-size: x-small; line-height: 110%; text-align: left; padding: 10px; vertical-align: middle ;}
a.footer                 { color: #6a9433; font-size: x-small; text-decoration: underline; vertical-align: middle ;}
a.footer:hover    { color: black; text-decoration: none ;}


/* Sponsor Logo*/

.EventSponsorLogo
{
padding:10px 0;
}

.EventSponsorLogo div
{
width:auto;
height:100px;
width:110px;
float:left;
}

.EventSponsorLogo div img
{
margin:0 5px 5px 0;
max-height:95px;
max-width:95px;
}
