@charset "utf-8";
/* CSS Document */

body
{ background-color: #0078ff; background-image: url(../images/p_bkground.gif); background-repeat: repeat-x;
margin: 0px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;}

/* links */



/* tables */

.main
{margin-left: auto; margin-right: auto;}

td.content
{background-image: url(../images/content_bkground.gif); background-repeat: repeat-y; width: 910px;}

.home_table
{background-image: url(../images/home_text_bk.jpg); background-repeat: no-repeat; width: 910px;}

td.home_text
{padding: 10px; text-align: justify;}

td.home_image
{width: 310px; vertical-align:top;}

.newsletter
{ width: 275px; padding: 10px;

background-color: #CCCCCC;
filter: alpha(opacity=70); /* Used for IE opacity */
-moz-opacity: 0.70; /* used for mozilla opacity */
opacity: 0.7 /* used i think for opera opacity */}

.events_table
{ width: 810px; margin-left: auto; margin-right: 10px; }

td.thumb
{width: 100px; }

td.event_des
{width: 440px; padding: 10px;}

td.event_image_bk
{ width: 250px; background-image: url(../images/events_bk.jpg);}

.nightclub_table
{width: 900px; margin-left: 0px;}

td.nightclub_text
{padding: 10px; text-align: justify; width: 680px; background-image: url(../images/nightclubs_text_bk.gif); vertical-align: top;}

td.nightclub_image
{width: 200px; vertical-align: top;}

.contact_table
{width: 900px; margin-left: 0px;}

td.contact_form
{width: 700px; padding: 10px;}

td.contact_image
{width: 180px; vertical-align: top;}

.form_table
{width: 650px; margin-left: auto; margin-right: auto;}

td.form_name
{width: 200px; padding: 5px; text-align: right; vertical-align: top;}

td.form_field
{width: 400px; }

td.footer
{background-image: url(../images/footer_bk.gif); background-repeat: no-repeat; padding: 7px; padding-right: 40px; text-align: right;
font-size: 11px;}

/* styles */

.image_padding
{padding: 5px;}

.h1
{ font-weight: bold; font-size: 14px;}

.normal
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; text-align: left;}