* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	color: #000000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	color: #633;
}
a:hover {
	color: #966;
}
p {
	font-size:13px;
	}


h1 {
	margin-bottom: 11px;
	margin-left: -108px;
	padding: 15px 0 21px 108px;
	border-bottom: 1px solid #ccc;
	font: normal italic 1.5em/18px Georgia, serif;
	color: #633;
}
h2, h3{
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
}
h2 {
	margin-left: -204px;
	padding: 10px 0 20px 204px;
	background: url(../../article resources/h2_ornament.gif) 3px 0 no-repeat;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #633;
}
#wrap {
	background-image:url(../images/pages/home/bg.jpg);
	background-repeat:repeat-y; 
}
#page {
	margin: 0;
	width: 775px;
	text-align: left;
	background-color: #FFFFFF;
}

#header_old {
	height: 72px;
	background: url(../images/pages/home/header_bg.gif) bottom repeat-x;
}
#header_old p {
	float: left;
	padding: 60px 24px 24px 126px;
	font-size: 1.5em;
	line-height: 1em;
	color: #fff;
}
#header_old ul {
	padding-top: 12px;
	padding-right: 10px;
	text-align: right;
	list-style: none;
}
#header_old li {
	display: inline;
	margin: 0 12px;
}
#header_old li a {
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}
#header_old li a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}







#header {
	height: 25px;
	background-color: #CCCCCC;
}
#header p {
	float: left;
	padding: 60px 24px 24px 126px;
	font-size: 1.5em;
	line-height: 1em;
	color: #fff;
}
#header ul {
	text-align: right;
	list-style: none;
	padding: 3px 0px 0px 0px;
}
#header li {
	display: inline;
	margin: 0 12px;
}
#header li a {
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #4C5176;
	font-weight: bold;
}
#header li a:hover {
	color: #FFEE35;
	text-decoration:underline;
}
#footer {
	clear: left;
	height: 70px;
	background: #4D5276 url(../images/pages/home/header_bg.gif);
	font-size: 11px;
	line-height: 1em;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
}
#footer a:link, #footer a:visited {
	color: #ccc;
}	
#footer a:hover {
	text-decoration:underline;
}		
#footer p {
	padding: 12px 24px 0 30px;
}
.clear {
	clear: both;
}
#event {
	background-color:#000000;
	width:255px;
	padding:6px 12px;
	float:right;
	margin: 6px 10px 0px 0px;
	}


#event a{
	color: #F0D830;
	text-decoration:none;
	font-weight:bold;
	}
	
#event a:hover{
	color:#F0D830;
	text-decoration:underline;
	}
