body {background-image: url("/design/31/bg2_01.jpg"); background-position: top left; background-repeat: repeat-x;}

A {text-decoration: underline; color: #cc3333;}
A:hover {color: #cc0000; text-decoration: underline;}
A:active {color: #000000;}

h1 {margin: 15 0 0 15; font-size: 22; FONT-FAMILY: Century Gothic;}

p, td,div {margin:5px 5px 5px 15px; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: arial;}

.copyright {margin:0 15px 0 15px; font-size: 12px; color: #ffffff; font-family: Georgia;}

.menu
{
margin: 0px 10px 0px 10px;
font-size: 16px;
color: #ffffff;
font-family: Century Gothic;
text-decoration: none;

}

.menu:hover
{
color: #252525; text-decoration: none;
}

.submenu
{
margin: 5 15 5 15;
font-size: 12px;
color: #ffffff;
font-family: arial;
text-decoration: none
}

.submenu:hover
{
color: #acacac; text-decoration: none;
}

.news
{
margin: 15 15 25 15;
font-size: 12px;
color: #ffffff;
font-family: arial;
text-decoration: none
}

.indexmenu
{
margin: 15 15 15 15;
font-size: 16px;
color: #ffffff;
font-family: arial;
text-decoration: none
}

.indexmenu:hover
{
color: #dedede;
}

table.gal{
background-image: url('/images/gal_bg.jpg');
background-repeat: no-repeat;
background-position: left bottom;
}