body 
{
	margin: 0px;
	background: url('/images/bg.jpg');
}

.link {text-decoration: none; color: #000000;}

a img { border: none; }

.link_text { font-weight: bold; }
.wb_menu { font-size: 12px; color: #c6bab1; font-family: Veranda;}
.bb_text { font-weight: bold; color: #000000; }
.wb_text { font-size: 14px; font-family: Tahoma; color: #FFFFFF; letter-spacing: 1px; font-weight: bold;}
.ws_text { font-size: 12px; font-family: Tahoma; color: #FFFFFF; }
.wbb_text { font-weight: bold; color: #FFFFFF; font-size: 12px; font-family:Verdana;}
.wg_text { font-size: 12px; font-family: Tahoma; color: #cccccc; }

#wraper {
	width: 770px;
	margin: auto;
}

#header
{
	text-align: center;	
}

.transparent  {  
    filter:alpha(opacity=70);   
   -moz-opacity: 0.7;   
   opacity: 0.7;   
}

.transparent:hover  {  
    filter:alpha(opacity=100);   
   -moz-opacity: 1;   
   opacity: 1;   
}


.menu {
	font-family: Trebuchet MS;
	font-size: 14px;
	letter-spacing: 2px;
}



.tr {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
}

.tr2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
}

.menu:hover {
	background-color: #352d2b;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 2px;
}

#footer {
	margin-top: 900px;
	margin-bottom: 0px;
}