	* {margin: 0; padding: 0;}

body {
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	background:#e4e4e4 url(../images/bodybg.gif) top right repeat-y;
}
img {border:0;}
a {
	color: #353335;
	text-decoration: underline;
	font-size:14px;
}
a:hover { text-decoration: none;}
html {height: 100%;}

#main {
	min-height: 100%;
	min-width: 1000px;
	background: url(../images/mainbg.jpg) bottom right no-repeat;
	margin-bottom: -44px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');	
}
* html div#main {height: 100%;}


#head {
	background: url(../images/headbg.gif) top left repeat-x;
}
#headleft {
	width: 42%; float: left; text-align: right;
	background-color: #243331;
}
#headright {
	width: 32%; float: right;
	background-color: #dddcd6;
}

#upmenu {
	margin: 0 32% 0 42%;
	text-align: center; 
}
#upmenu img {
	margin: 0 20px 40px 20px;
	border: 0;
}
div.item, div.itemact {
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
}

div.itemact a{
	background: url(../images/menuact.gif) no-repeat;	
	color: #bebebe;
	font-size: 14px;
	white-space: nowrap;
	padding: 8px 24px 0 24px;
	
}
div.item a{color: #bebebe;	text-decoration: underline;font-size: 14px;}
div.item a:visited{color: #bebebe;}
div.item a:hover{color: white;}

div.itemact a{color: white; text-decoration: underline;}
div.itemact a:visited{color: white;}
div.itemact a:hover{color: white;}

div.pere{clear: both;}

#shadowright{background: url(../images/shadowright.jpg) top right no-repeat; height: 17px;}
#shadowleft{background: url(../images/shadowleft.jpg) top left no-repeat;}


#page{padding: 0 0 0 36px;}
#right{width: 216px; float: right;}
#left{
	margin-right: 295px;
	position: relative;
}

#rmenu {
	padding: 0 10px 44px 24px;		
	color: #600404;
}

#rmenu a{color: #600404;}
#rmenu a:visited{color: #600404;}
#rmenu a:hover{color: #440202;}

div.first, div.firstact{
	font-weight: bold;
	font-size: 14px;	
	margin: 6px 0 6px 0;
}

div.firstact a{text-decoration: none; }
div.firstact a:visited{text-decoration: none; }
div.firstact a:hover{text-decoration: none;}

div.second, div.secondact{margin: 0 0 8px 10px;
	font-style: normal;
}

div.thirdmenu{margin: 0 0 10px 0;}
div.third, div.thirdact{margin: 0 0 0 20px; font-style: italic;}
div.secondact a, div.thirdact a{
		font-weight: bold;
}

#content {font-size: 14px; padding: 0 0 60px 0; width: 100%;line-height: 18pt}
#content p{margin: 0 0 10px 0;}
#content h1{
	font-size: 18px;
	padding: 20px 0 10px 0;
	color: #333333;
}
#content h2, #content h3, #content h4 {color: #333333;}
#foot {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353335;
	padding: 14px 0 13px 22px;
}	
#foot a { text-decoration:none;font-size:10px;color: #353335;}
#foot a:hover { color: #adac10;}