/*everything*/
*{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #C2C2C2}

p
{
   line-height: 14px;
   padding: 3px 5px 5px 10px;
   margin: 0;
}

h1
{
   color: #FFF;
   font-size: 12px;
   margin: 0 0 10px 0;
   padding: 0;
}

td
{

}

body
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #000;
   background-color: #A0A8B6;
   text-align: center;
}

img
{
   margin: 0;
   padding: 0;
   border: 0;
}

td
{
   vertical-align: top;
}

br
{
   clear: both;
}

form
{
   padding: 0;
   margin: 0;
}

/*centering & shadows*/
#tbl_shadow
{
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   padding: 0;
   width: 768px;
   background-color: #333;
}

#shd_left
{
   background: #A0A8B6 url(../_images/shd_left.jpg) repeat-y;
   width: 9px;
}

#shd_right
{
   background: #A0A8B6 url(../_images/shd_right.jpg);
   width: 9px;
}

/*end centering & shadows*/


/*content layout table*/
#tbl_content
{
   margin: 0 0 2px 0;
   padding: 0;
}
#content_header
{
   display: block;
}
#content_left
{
   width: 350px;
   padding: 24px 30px 12px 24px;
   background-color: #333;
   border-top: 8px solid #333;
   border-bottom: 4px solid #333;
   font-size: 12px;
   color: #C2C2C2;
   line-height: 15px;
}
#content_left2
{
   width: 720px;
   padding: 15px;
   background-color: #333;
   border-top: 8px solid #333;
   border-bottom: 4px solid #333;
   font-size: 12px;
   color: #C2C2C2;
   line-height: 15px;
}
#content_left p
{
   padding: 0;
   margin: 0 0 14px 0;
}

#content_right
{
   width: 370px;
   background-color: #333;
   border-top: 8px solid #333;
   border-bottom: 4px solid #333;
   text-align: center;
   padding-bottom: 12px;
}
/*end content layout table*/



/*footer*/
#footer
{
   background-color: #333;
}


/*links*/
.a_more:link
{
   color: #F5A925;
   text-decoration: none;
}

.a_more:visited
{
   color: #F5A925;
   text-decoration: none;
}

.a_more:hover
{
   text-decoration: underline;
}

.a_footer:link, .a_footer:visited
{
   color: #999;
   text-decoration: none;
   margin-left: 6px;
}

.a_footer:hover
{
   color: #F5A925;
}

.cnf:link, .cnf:visited
{
   color: #333333;
   text-decoration: none;
   margin-left: 6px;
}

.cnf:hover
{
   color: #333333;
}

#events_left
{
   width: 193px;
   background-color: #666;
   border-left: 2px solid #333;
   border-right: 2px solid #333;
}
#events_right
{
   background-color: #333;
}

#events_left td
{
   width: 193px;
}

#upcoming
{
   line-height: 14px;
}

.a_upcoming
{
   font-size: 12px;
   text-decoration: none;
   color: white;
   margin: 0 0 0 20px;
}
.a_upcoming:hover
{
   text-decoration: underline;
}

#past
{
   line-height: 14px;
}

.a_past
{
   font-size: 12px;
   text-decoration: none;
   color: white;
   margin: 0 0 0 24px;
}
.a_past:hover
{
   text-decoration: underline;
}

p.event
{
   padding: 0;
   margin: 10px 24px 10px 24px;
   font-size: 12px;
}

.winbox
{
   margin: 220px 10px 10px 10px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #333;
}

.h1_event
{
   margin: 10px 0 0 20px;
}

div#unsub
{
   padding: 20px 0 10px 10px;
}

input.format {font-family: Verdana, Arial, Helvetica; font-size: 13px; width: 300px; color : #000000; background-color: #f2f2f2; border-color : #003366; border: 1px groove #FFFFFF;}
select.format {font-family: Verdana, Arial, Helvetica; font-size: 13px; width: 300px; color : #000000; background-color: #f2f2f2; border-color : #003366; border: 1px groove #FFFFFF;}
textarea.format {font-family: Verdana, Arial, Helvetica; font-size: 13px; width: 300px; color : #000000; background-color: #f2f2f2; border-color : #003366; border: 1px groove #FFFFFF;}