body { background: url(images/bg.gif) repeat-x ; 
background-attachment: fixed;
background-color:#666666;}
td.link {background: url(images/up.png); width: 147px;}
a {color: #FFFFFF; font-family: sans-serif;text-decoration: none;}
a:hover {color: #FFAA00; }
#top
{
margin-top: -15px;
width: 897px;
	margin-bottom: 10px;

}

#navbar {
background: url(images/up.png) repeat-x;
	height: 32px;
	width: 897px;
}
#navbar ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#navbar ul li a {
	
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
	text-decoration: none;
}
#navbar ul li a:hover {
	background: url(images/page.png) repeat-x;
	color: #000033;
	}


#navbar ul li {
	text-align: center;
	display: inline;
	float: none;
	margin: 0px;
	padding-top: 2px;
}
p {font-family: sans-serif; 
font-size: 12px;}
#main
{
margin-top: -1px;
background-color: #FFFFFF;
width: 897px;
}
#text
{
font-size: 15px;
font-family: sans-serif;
width: 750px;
}
#btmc {background: url(images/btm.gif) no-repeat;
color: #CCCCCC; font-family: sans-serif; font-size: 12px; text-decoration: none;
width: 897px;
height:22px;
} 
#header
{font-size: 17px; font-family: sans-serif; color: #000044;}
#link a{color:#000066;}

#topcurve {background: url(images/curvetop.gif) no-repeat;
color: #CCCCCC; font-family: sans-serif; font-size: 12px; text-decoration: none;
width: 897px;
height:22px;
} 
img.logo
{
margin-bottom: -17px;
}

#btm {background: url(images/bot.gif) no-repeat;
margin-top: 10px;
color: #CCCCCC; font-family: sans-serif; font-size: 12px; text-decoration: none;
width: 897px;
height:40px;
} 
#premenu {
position:absolute; left:0px; top:150px;
height: 200px;
width: 140px; 
background-color: white;
font-size: 12px;
font-family: sans-serif;

/* for IE */
  filter:alpha(opacity=25);
  /* CSS3 standard */
  opacity:0.25;
}
img.prem
{position: absolute; left: 140px; top: 0%;
}
#premenu a{color: #000066;}
#premenu a:hover{color: #000000;}
#premenu:hover{/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}
