@charset "utf-8";
* {
margin:0;
padding:0;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/backgrounds/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	height: 148px;
	width: 990px;
	position: relative;
	top: 0px;
	/* 
	background-image: url(images/figures/header_01.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	*/
}
#menu {
	height: 42px;
	width: 980px;
	position: relative;
	background-image: url(images/backgrounds/menu_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	left: 5px;
	z-index: 9998;
}
#main {
	width: 980px;
	position: relative;
	background-image: url(images/backgrounds/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;
	left: 5px;
	float: left;
	margin-bottom: -40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#text_box {
	width: 705px;
	position: relative;
	z-index: 0;
	left: 18px;
	top: 20px;
	float: left;
}
#text_box_full {
	width: 941px;
	position: relative;
	z-index: 0;
	left: 18px;
	top: 20px;
	float: left;
}
#text_box2 {
	width: 705px;
	position: relative;
	z-index: 0;
	left: 18px;
	top: 20px;
	float: left;
}
#pods {
	width: 223px;
	position: relative;
	z-index: 0;
	top: 20px;
	float: right;
	right: 16px;
	height: 100%;
}
#base {
	width: 990px;
	position: relative;
	background-image: url(images/backgrounds/base_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 0;
	height: 60px;
	clear: both;
}
#bottom {
	width: 990px;
	position: relative;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 5px;
}
#main_bottom {
	width: 223px;
	position: relative;
	clear: both;
	z-index: 0;
	top: -41px;
	height: 60px;
	background-image: url(images/backgrounds/main_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 740px;
	text-align: center;
}
#main_bottom img {
	border: 0;
	padding-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

/* ----------------------------------------------------------------
Box01
-----------------------------------------------------------------*/
.box01 {
	width:705px;
	background-image: url(images/backgrounds/box_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	clear: both;
	display: block;
}
.box01 a{
	color: #0066FF;
	text-decoration: none;
}
.box01 a:hover{
	color: #999999;
	text-decoration: none;
}
.box01 h1 {
	font-size: 18px;
}
/* Margins for h1 tags follow.
   padding: top right bottom left */
.box01-header h1 {
	padding: 15px 30px 0px 30px;
}
.box01-events h1 {
	padding: 0px 30px 10px 30px;
}
.box01-new-pages h1 {
	padding: 0px 30px 0px 30px;
}
.box01 h2 {
	font-size: 14px;
	padding: 20px 30px 20px 30px;
}
.box01 h3 {
	padding: 0px 30px 20px 30px;
	font-style: italic;
	font-size: 13px;
}
.box01 h4 {
	padding: 0px 30px 20px 30px;
	font-style: italic;
	font-size: 13px;
}
.box01-events h4 {
	padding: 0px 30px 10px 30px;
}
.box01 p {
	padding: 0px 30px 10px 30px;
	font-size: 13px;
}
.box01 ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 70px;
	padding-right: 70px;
}
.box01 form {
	padding: 15px 30px 15px 30px;
	font-size: 13px;
}
.box01 blockquote {
	padding: 0px 30px 10px 60px;
}

/* ----------------------------------------------------------------
Box02
-----------------------------------------------------------------*/
.box02 {
	width:223px;
	background-image: url(images/backgrounds/spot_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	margin-bottom: 20px;
}
.box02 a{
	color: #0066FF;
	text-decoration: none;
}
.box02 a:hover{
	color: #999999;
	text-decoration: none;
}
.box02 img {
	padding: 0px;
	border: 0px;
}
.box02 h3 {
	padding: 20px 20px 20px 20px;
	font-size: 14px;
	color: #666666;
}
.box02 p {
	padding: 0 20px 10px 20px;
	font-size: 12px;
	color: #666666;
}
.box02 form {
	height: 24px;
}
.last {
	padding-bottom: 20px;
	background-image: url(images/backgrounds/spot_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ----------------------------------------------------------------
Box03
-----------------------------------------------------------------*/
.box03 {
	width:223px;
	position: relative;
	margin-bottom: 20px;
}
.box03 p {
	padding: 0 20px 10px 20px;
	font-size: 12px;
	color: #666666;
}
.box03 a {
	color: #0066FF;
	text-decoration: none;
}
.box03 a:hover{
	color: #999999;
	text-decoration: none;
}

/* ----------------------------------------------------------------
Menu base
-----------------------------------------------------------------*/
#menu_base{
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 904px;
}
#menu_base ul {
	padding:0;
	list-style: none;
}
#menu_base li {
	float: left;

}
#menu_base a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	height: 15px;
	margin-top: 20px;
}
#menu_base a:hover {
	color: #005AE1;
}

/* ----------------------------------------------------------------
Event archive menu
-----------------------------------------------------------------*/
.event-archive-menu {
	padding: 0px 30px 10px 30px;
	font-size: 14px;
}
.event-archive-menu ul {
	list-style: none; 
	margin: 0; 
	padding: 4px 0px 0px 0px;
}
.event-archive-menu li {
	display: inline;
}
.event-archive-menu a:link {
	padding: 2px 1px 2px 0px;
	margin: 2px 10px 2px 0px;
	text-decoration: none;
	border: 0;
}
.event-archive-menu a:visited {
	padding: 2px 1px 2px 0px;
	margin: 2px 10px 2px 0px;
	text-decoration: none;
	border: 0;
}
.event-archive-menu a:active {
	padding: 2px 1px 2px 0px;
	margin: 2px 10px 2px 0px;
	text-decoration: none;
	border: 0;
}
.event-archive-menu a:hover {
	color: #000000; 
	text-decoration: none; 
	background-color:#CCCCCC;
}
