/* STANDARÂ TAGS' REDEFINITIONS */

* {
padding:0;
margin:0}

body {
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	background-color: #330033;
	font-size: 16px;
	margin: 0;
	text-align: center;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}
a {
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
p {
margin: 0 0 10px 0;
padding: 0; 
}
a:hover {
	text-decoration: underline;
	color: #cc0066;
	font-weight: bold;
}
form{ 
margin: 0;
}
/* STRUCTURE */
#HEADER {
	width: 829px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: 83px;
	background: url(header.jpg);
}
	#HEADER h1 {
	margin: 20px 0 0 10px;
	padding: 0 9px 0 9px;
	float: left;
	font-size: 19pt;
	height: 10px;
	line-height: 45px;
	}
	#HEADER h1 a {
	text-decoration: none;
	color: #fbeb00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding-left: 10px;
	}
	#HEADER a:hover { 
	text-decoration: none;
	}
	#HEADER p { 
	float: right; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	margin: 59px 0 0 0; 
	padding: 0; 
	line-height: 9pt; 
	}
	#BUTTONS {
	float: right;
	width: 167px;
	height:32px;
	text-align: center;
	display: block;
	position: static;
	left: 700px;
	top: 3px;
	padding-right: 50px;
	}

#WRAPPER{
	width: 830px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #330033;
}
#WRAPPER:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#WRAPPER {
display: inline-block;
}
/*\*/
#WRAPPER {
display: block;
}
	#NAVIGATION {
	float: left;
	width: 159px;
	text-align: left;
	background-color: #f4f4f4;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	height: 446px;
    }
		#menu{
	padding-top:0px;
    }

	#NAVIGATION h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4E4E4E;
	letter-spacing: 1px;
	margin: 0 0 9px 12px;
	}
	#NAVIGATION p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}
	#NAVIGATION p .Date 	{
	font-weight: bold;
	color: #C10000;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	#NAVIGATION a {
	font-size:24px;
	color: #660066;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}
	#NAVIGATION a:hover {
	text-decoration : underline;
	}
	#NAVIGATION input {
	font-size:12px;
	padding: 0;
	margin: 0;
	}
	#NAVIGATION input.Search {
	width:153px;
	height: 18px;
	border: 1px solid #666666;
	}
	#NAVIGATION .Browse {
	width:125px; 
	height: 18px;
	border: 1px solid #666666;
	margin-right: 7px;
	}
	#NAVIGATION ul {
	padding-left: 1px;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#NAVIGATION ul li  {
	list-style: none; 
	margin-left: 0; 
	padding-left: 0; 
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 18px; 
	}
		#NAVIGATION ul a {
	color: #660066;
	text-decoration: none;
	font-size:18px;
	padding-right: 0px;
	margin-right: 0px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(nav.png);
	background-repeat:no-repeat;
	display: block;
	height: 34px;
	width: 125px;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top:10px;
	font-weight: bold;
	}	
	#NAVIGATION ul a:hover {
	text-decoration: underline;
	color: #cc0066;
	text-decoration: none;
	font-size:18px;
	padding-right: 0px;
	margin-right: 0px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(nav.png);
	background-repeat:no-repeat;
	display: block;
	height: 34px;
	width: 125px;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	padding-top:10px;
	}	
	
	#CONTENT {
	height:446px !important;
	height:310px;
	display: block;
	float: left;
	}
	#CONTENT h1 {
	color: #5F5F5F;  
	font-size: 18px; 
	font-weight: normal; 
	margin: 0 0 5px 0;
	padding: 5px 0 0 0; 
	}
	#CONTENT p {
	text-align: justify; 
	line-height: 18px; 
	margin-bottom: 18px; 
	}
	#CONTENT ul.Path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#CONTENT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
	}
	#CONTENT ul.Path a {
	color: #000000;
	text-decoration: none;
	font-size:11px;
    padding-right: 8px;
	margin-right: 5px; 
	background-image: url(arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;
	}	
	#CONTENT ul.Path a:hover {
	text-decoration: underline;
	}	
	#CONTENTRIGHT {
	height:446px !important;
	height:375px;
	display: block;
	background-image: url(right.jpg);
	width: 375px;
	float: left;
	}
#FOOTER {
	width: 829px;
	text-align: left;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
}
	#LINKS { 
	margin-right:250px;
	height:38px;
	text-align: left; 
	color: #FFFFFF;
	padding-left: 5px; 
	}
	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 
	#LINKS li{
	float:left;
	margin: 0;
	padding: 0px 11px 0px 11px;
	list-style: none; 
	display: inline;
	border-right: 1px solid #FFFFFF;
	}
	#LINKS li.Last {
	border-right: none;
	}
	#LINKS a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	#LINKS a:hover {
	text-decoration: underline;
	}
	#COPYRIGHT {
	float: none;
	width: 300px;
	height:38px;
	text-align: right;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 3px;
	}
	#COPYRIGHT a {
	color: #Fbeb00;
	text-decoration: none;
	font-weight: bold;
	}
	#COPYRIGHT a:hover {
	text-decoration: underline;
	}
