/*GENERAL*/

body {	
	margin:0; 
	padding:0; 
	font-size:small; 
	font-family: "Times New Roman", Times, serif 
}
body {	
	background-color: #EFEADB; 
	text-align:center; 
	min-width: 990px;
}
a {
	text-decoration: none;
	color : #333399;
}
a:hover {
	text-decoration: underline;
	color : #993399;
}
#container {
	background-color:#FFFFFF;	
	width:990px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#hdr01 {
	background-image:url(images/hdr01.gif);
	width:93px;
	height: 100px;
	float: left;
}
#hdr02 {
	background-image:url(images/hdr02.gif);
	width:438px;
	height:100px;
	float:left;
}
#slogan {
	margin: 0;
	padding: 15px 0 0 0;
	font-style:italic;
	font-size:12pt;
	text-align:center;
	clear: right;
}
#topnav {
	float: right;
	margin: 0;
	padding: 5px 10px 0 0;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	font: 10px "Times New Roman", Times, serif;
	color: #333399;
	font-weight: normal;
	text-decoration: none;
}
#topnav a:hover {
	color: #993399;
	text-decoration: underline;
}
#pano {
	margin:0;
	padding:0
}
#navlist {
	float: left;
	margin: 23px 0 0 10px;
	padding: 0;	
	border-bottom: 1px solid #CCCCCC;
	width: 160px;
	text-transform:uppercase
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em 0 0 15px;
	border-top: 1px solid #CCCCCC;
	line-height: 1.8em;
}
#navlist li a { 
	text-decoration: none;
	color: #333399; 
}
#navlist li a:hover { 
	text-decoration: none;
	color: #993399; 
}
#main {
	width: 583px;
	margin: 10px 10px 0 10px;
	padding: 0;
	float: left;
	font-size: 12pt;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	verticle-align: top;
}
#main h1 { 
	margin: 15px 0 15px 15px; 
	color: #333333;
	font-family: 'Times New Roman';
    font-size: 20pt;
    letter-spacing: -.04em;
    line-height: 1em;
}
#main p { 
	margin: 10px 15px 20px 15px; 
	line-height: 1.3em;
	color: #333333;
	font-size: 12pt;
}
#main2 {
	width: 808px;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	font-size: 12pt;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	verticle-align: top;
}
#main2 h1 { 
	margin: 15px 0 15px 15px; 
	color: #333333;
	font-family: 'Times New Roman';
    font-size: 20pt;
    letter-spacing: -.04em;
    line-height: 1em;
}
#main2 h2 { 
	margin: 15px 0 15px 15px; 
	color: #333333;
	font-family: 'Times New Roman';
    font-size: 14pt;
    letter-spacing: -.04em;
    line-height: 1em;
}
#main2 p { 
	margin: 10px 15px 20px 15px; 
	line-height: 1.3em;
	color: #333333;
	font-size: 12pt;
}
#calendar {
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	background-color: #FFFFFF;
	verticle-align: top;
}
#calendar h1 { 
	margin: 15px 0 15px 5px; 
	color: #333333;
	font-family: 'Times New Roman';
    font-size: 20pt;
    letter-spacing: -.04em;
    line-height: 1em;	
}
#calendar p { 
	margin: 10px 10px 20px 5px; 
	line-height: 1.3em;
	color: #333333;
	font-size: 10pt;
}
#calendar span { 
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	float: left;
}
#flash {
	width: 330px;
	height: 250px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	float: right;
	background-color: #FFFFFF;
}
/* begin footer */
#ftr {
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	clear: both;
	background-color: #FFFFFF;	
	text-align: center;
	height: 100px;
	border-bottom: 1px solid #CCCCCC;	
}
#ftr p { 
	margin:0;
	padding:0; 
	color: #333333;
	font-size: 12pt;
	letter-spacing: 1px;
}
#ftrbottom {	
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #EFEADB;
	text-align: center;
	font-size: 10pt;
	color: #333333;
}
#ftrbottom a:link, #ftrbottom a:active, #ftrbottom a:visited {
	color: #333399;
	font-weight: normal;
	text-decoration: none;
}
#ftrbottom a:hover {
	color: #993399;
	text-decoration: underline;
}
/* end footer */