body {
		text-align:center;
		background:white url(graydient.gif) repeat-x left top;
		font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:160%;
}
.watermark{
	position:fixed;
	right: 0px;
	bottom: 0%;
	z-index:-9;
}
h2{
color: #4d4d4d; 
}
h3{
color: #4d4d4d; 
}
#header{
margin-top:-5px;
}
#header table{
margin: 0 auto;
}
ol, ul { list-style: none; }
#lang{
 float: right;
 font-size: 0.80em;
height:25px;
position: relative; margin: 0; padding: 0;  
top:65px;
margin-right: 35px;
}
#lang a, #lang a:link, #lang a:active, #lang a:visited { 
	font-weight: bold;	
	text-decoration: none; 
	color: #4d4d4d; 
	border-bottom: 3px solid fbfbfb; 
	padding: 0 0 0.15em 0;
	margin-right: 5px;
}
#lang a:hover { text-decoration: none; color: #333; border-bottom: 3px solid #c04248; }
#lang a.current:link, #lang a.current:active, #lang a.current:visited, #lang a.current:hover { text-decoration: none; color: #c04248;  border-bottom: 3px solid #c04248; }
#lang a { float: left; line-height: 1em; padding: 0 0 0 0; font-size:100%;}
#topmenu{
}
#topmenu ul { position: relative; margin: 0; padding: 0;  
top:17px;
}
#topmenu ul li { float: left;	font-size: 0.69em; line-height: 1em; padding: 0 30px 0 0; font-size:100%;}
/* global/topmenu */
#topmenu ul li a, #topmenu ul li a:link, #topmenu ul li a:active, #topmenu ul li a:visited { 
	display: block; 
	font-weight: bold; 
	
	text-decoration: none; 
	color: #4d4d4d; 
	border-bottom: 6px solid fbfbfb; 
	padding: 0 0 0.15em 0; 
}
#topmenu ul li a:hover { text-decoration: none; color: #333; border-bottom: 6px solid #c04248; }
#topmenu ul li a.current:link, #topmenu ul li a.current:active, #topmenu ul li a.current:visited, #topmenu ul li a.current:hover { text-decoration: none; color: #333; border-bottom: 6px solid #c04248; }
#content{
text-align:left;
width:500px;
min-height:500px;
margin:auto;
margin-top:20px;
}
#content a{
color:#c04248;
}
#footer{
font-weight:bold;
color:#c04248;
margin:auto;
width:500px;
text-align:left;
}

