@charset "utf-8";
/* CSS Document */

body  {
	margin: 0px;
	padding:0px;
	background-color:#8fb5da;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#006;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
#base {
	width:100%;
	z-index:1;
	left: 0;
	top: 0;
	text-align:center;
}
#container {
	width:960px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
/*	margin-top:20px; */
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-color:#e0eff6;
	border-style:solid;
	border-width:1px;
	border-color:#069;
}
#address	{
	clear:both;
	width:960px;
	text-align:center;
}
#top {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:100px;
	z-index:1;
	background-image:url(../images/banner.gif);
}
#date	{
	float:right;
	margin-top:10px;
	margin-right:20px;
	width:16.25em;
	height:1.25em;
	background:#003366;
	border-style:solid;
	border-width:thin;
	border-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	}
#left {
	margin-left:5px;
	margin-top:30px;
	width:240px;
	z-index:2;
	float:left;
	text-align:left;
	border-right-style:dotted;
	border-right-color:#69C;
	border-right:thin;
	border-bottom-style:dotted;
	border-bottom-color:#69C;
	border-bottom:thin;	
}
#content {
	margin-top:20px;
	width:960px;
	z-index:2;
	clear:both;
	float:left;
}
#text {
	margin-top:30px;
	padding-left:10px;
	margin-right:10px;
	float:left;
	width:480px;
	z-index:3;
	text-align:left;  
}
#right	{
	margin-top:55px;
	margin-right:20px;	
	width:150px;
	height:400px;
	z-index:5;
	text-align:left;
	font-size:.75em;
	background:#FFF;
	border:#69C;
	border-style:dashed;
	border-width:1px;
	float:right;
}
#footer {
	clear:both;
	width:960px;
	height:45px;
/*	background:url(../images/footer.png); */
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	z-index:10;
	}
#footer a {
	text-decorations:none;
	color:#FFFFFF;
	}
#text p {
	margin-left:10px;
	}
#left ul {
		width:185px;
		padding:0px;
		margin-left:15px;
		}
li.main {
		padding:0px;
/*		margin-top:2px;
		margin-bottom:2px; */
		list-style:none;
		line-height:22px;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em;
		width:192px;
/*		background:#000066; */
		}
li.main a {
		margin-left:0px;
		display:block;
		text-decoration:none;
		font-size:.9em;
		color:#ffffff;
		background: url(../images/button.gif); 
/*	    background:#003366; */
		text-align:center;
		font-weight:bold;
/*		border-style:solid;
		border-color:#ffffff;
		border-width:2px; */
		}
li.main a:hover {
		margin-left:0px;
		display:block;
		line-height:22px;
		text-decoration:none;
		color:#ffffff;
		font-weight:bold;
		font-size:.9em;
		background: url(../images/button-hover.gif); 
		text-align:center;
/*		background:#9966CC; */
		}
li.indented {
		width:192px;
		margin-left:15px; 
/*		margin-top:2px;
		margin-bottom:2px; */
		list-style:none; 
		line-height:22px;
		background: url(../images/button-sub.gif); 
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em;
		color:#000000;
/*		background:#6699CC; */
		font-weight:bold;
/*		border-style:solid;
		border-color:#ffffff;
		border-width:2px; */
		}
li.indented a {
		display:block;
		text-decoration:none;
		color:#000000;
		line-height:22px;
		font-size:.9em;
		}
li.indented a:hover {
		display:block; 
		line-height:22px;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		background:#FFCCFF;
/*		font-size:.9em; */
		background: url(../images/button-sub-hover.gif); 
		}
h1		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.1em;
		font-style:italic;
		color:#fff;
		background-color:#69C;
		padding-right:3px;
	border-right-style:solid;
	border-right-color:#006;
	border-right:1px;
	border-bottom-style:solid;
	border-bottom-color:#006;
	border-bottom:1px;
	text-indent:6px;
		}
#content img		{
		padding:10px;
		}
#adcontainer {
	position:absolute;
width:150px;
height:400px;
overflow:hidden;
}
#contents,#contents1 {
width:150px;
position:absolute;
color:#000;
} 


