body
{
background-color: #FF66CC;
}

table
{
table-layout: automatic;
background-color: white;
width: 700;
font-size: 84%;
}

th
{
font-size: 60px;
letter-spacing: 13px;
color: #8B008B; font-family: Abadi MT Condensed Light, Sans-serif, Verdana, Trebuchet MS;
text-align: center;
}

table.menu
{
width: 670;
right: 2%;
left: 2%;
}

td.menu
{
background-color: #FF66CC;
text-align: center;
letter-spacing: 3px;
color: #282828;
}

td
{
color: #585858;
font-size: 100%;
color: RGB(80,80,80);
font-family: Verdana, Arial, Helvetica, sans-serif;
background-position: center center;
}

td.special
{
text-align: center;
color: #8B008B;
}

td.contact
{
text-align: center;
}

td.rotator
{
width: 492px;
height: 369px;
background-image: url(/images/rotate.php);
background-repeat: no-repeat;
background-position: center center;
}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #282828; text-decoration: none}
a:active {color: #FFFFFF; text-decoration: none}

a.menu_active:link {color: #282828; text-decoration: none}
a.menu_active:visited {color: #282828; text-decoration: none}
a.menu_active:hover {color: #282828; text-decoration: none}
a.menu_active:active {color: #282828; text-decoration: none}

a.contact:link {color: #282828; text-decoration: none}
a.contact:visited {color: #282828; text-decoration: none}
a.contact:hover {color: #000000; text-decoration: none}
a.contact:active {color: #282828; text-decoration: none}

table.upongoogle
{
background-color: #FF66CC;
font-size: 65%;
text-align: right;
}

table.form
{
width: 450
}