
.main {color:#887f82; font-size: 12px; text-decoration:none ; font-family: "Verdana, Myriad Pro";}
.footer {color:#887f82; font-size: 11px; text-decoration:none ; font-family: "Verdana, Myriad Pro";}
.copy {color:#887f82; font-size: 12px; text-decoration:none ; padding: 10px; font-family: "Verdana, Myriad Pro";}
.welcome {color:#ffffff; font-size: 14px; text-decoration:none ; font-style: bold; font-family: "Verdana, Myriad Pro";}

a.hlink:link    {color: #887f82; font-size: 11px; text-decoration:none ; font-family: "Verdana, Myriad Pro"; font-style: bold; line-height: normal; font-variant: normal; text-transform: none; }
a.hlink:visited {color: #887f82; font-size: 11px; text-decoration:none ; font-family: "Verdana, Myriad Pro"; font-style: bold; line-height: normal; font-variant: normal; text-transform: none; }
a.hlink:active  {color: #887f82; font-size: 11px; text-decoration:none ; font-family: "Verdana, Myriad Pro"; font-style: bold; line-height: normal; font-variant: normal; text-transform: none; }
a.hlink:hover   {color: #b16873; font-size: 11px; text-decoration:none ; font-family: "Verdana, Myriad Pro"; font-style: bold; line-height: normal; font-variant: normal; text-transform: none; }

body{
background-color:#000000;
background-image:url(images/background.jpg);
background-attachment:fixed;
background-repeat:repeat-y;
background-position:top center;
}

table.menu a { 
width:250px; 
height:35px; 
border:0px; 
display: block; 
}

div.menu a {
text-decoration:none;
font-style:bold;
font-size:12px; 
line-height:35px; 
font-family: Arial;
}

div.menu a:link {
color: #887f82; 
BACKGROUND-IMAGE: url(images/menu_bg.png);
}

div.menu a:active { 
color: #b16873;
BACKGROUND-IMAGE: url(images/menu_bg.png);
}

div.menu a:visited {
color: #887f82; 
BACKGROUND-IMAGE: url(images/menu_bg.png);
}

div.menu a:hover {
color: #b16873;
border:0px;
BACKGROUND-IMAGE: url(images/active_bg.png);
}

.active{
color: #c0c0c0;
BACKGROUND-IMAGE: url(images/active_bg.png);
width:124px; 
}

#home h1 {
	background: url(images/logo.png) no-repeat;
	height: 84px;
	width: 492px;
	text-indent: -10000px;
	margin:0px;0px;0px;20px;
	padding:0px;
	text-align:left;
}