body,	html {		margin:0;		padding:0;		background:#fac5e1;		font-family:Verdana, Geneva, sans-serif;	font-size: small;	color: #000000;	}	#container {		width:959px;		margin:0 auto;		background:#f6f6e2;		}	#header {    	height: 220px;	background: url(../images/header.jpg) no-repeat left top;	}	h1 {	    margin:0;    }	#menu{    width:959px;	background:#000000;	height:35px;	border:none;	border:0px;	margin:0px;	padding:0px;	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;	font-size:17px;	font-weight:bold;	}#menu ul{	background:#000000;	height:35px;	list-style:none;	margin:0;	padding:0;	}	#menu li{		float:left;		padding:0px;		}	#menu li a{		/*background:#000000 url(../images/separator.gif) bottom right no-repeat;*/		border-left:1px solid #ccc;		color:#ffffff;		display:block;		font-size:15px;		font-weight:normal;		line-height:35px;		margin:0px;		padding:0px 22px;		text-align:center;		text-decoration:none;		margin-bottom:-2px;		}		#menu li a:hover, .menu ul li:hover a{			background: #f4f3b5 url(../images/hover.gif) bottom center no-repeat;			color:#000000;			text-decoration:none;			}	#menu li ul{		background:#828282;		display:none;		height:auto;		padding:0px;		margin:0px;		border:0px;		position:absolute;		width:190px;		z-index:1000;		/*top:1em;		/*left:0;*/		}	#menu li:hover ul{		display:block;				}	#menu li li {		background:url(../images/sub_sep.gif) bottom left no-repeat;		display:block;		float:none;		margin:0px;		padding:0px;		width:190px;		}	#menu li:hover li a{		background:none;				}	#menu li ul a{		display:block;		height:35px;		font-size:14px;		font-style:normal;		margin:0px;		padding:0px 10px 0px 15px;		text-align:left;		}		#menu li ul a:hover, .menu li ul li:hover a{			background:#d5d5d5 url(../images/hover_sub.gif) center left no-repeat;			border:0px;			color:#000000;			text-decoration:none;			}	#menu p{		clear:left;		}				#main {		float:left;		width:939px;		padding:10px;		background:#f6f6e2;					}	h2 {		margin:0 0 1em;	}		#footer {	clear:both;	border:1px solid #000;	background:#f6f6e2;	text-align:center;}	#footer li{display: inline;list-style-type: none;padding-right: 40px;}#footer li a{	color: #333333;	text-decoration: none;	font-size:90%;}#footer  li a:visited,#footer li a:active,#footer  li a:hover {	color:#333333;	text-decoration: none;}#copyright{	background:#fac5e1;}#copyright {	text-align: center;	color: #393939;	padding-top: 8px;	line-height: 16px;}#copyright a:link,#copyright a:active,#copyright a:visited,#copyright a:hover {	color: #FFFFFF;	text-decoration: none;}#copyright a:hover {	text-decoration: underline;}

a:link{text-decoration:none}
a:active{text-decoration:none}
a:visited{text-decoration:none}

a:hover{text-decoration:none}