* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 				11px;
	font-family: 			"trebuchet ms", helvetica, sans-serif;
	background-color:		#000000;
	color: 					#ffffff;
}

p {
	display: block;
	text-align: justify;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color:#0054a6;
	color: #ffffff;
}

em {
	font-style: italic;
}

.date {
	font-family: georgia, "times new roman", serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6, th {
	font-family: georgia, "times new roman", serif;
	text-transform: lowercase;
	font-weight: normal;
}

th {
	color: #fff;
}

table {
	border-collapse: collapse;
	width: 100%;
}

th {
	background: #003471 url('images/thbg.gif') repeat-x;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: solid 1px #003471;
	border-bottom: solid 2px #ffffff;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: solid 1px #003471;
	border-bottom: solid 1px #ffffff;
}

/*//////////////////////////////////////*/

.even_row_color {
	background-color: #777;
}

.odd_row_color {
	background-color: #999;
}

.background_hover {
	background-color: 	#CCCCCC;
	color:				#FFFFFF;
}

a img {
	border: 0px;
}

form li {
	float:				left;
	width:				98%;
	list-style-type:	none;
	margin-bottom: 		3px;
}

label {
	display:		inline-block;
	width:			100px;
	text-align:		right;
}

/*****************************
**	PAGE_CONTAINER ID		**
*****************************/

	#page_container {
	display:				block;
	background-color:		#000000;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				50px;
	width:					900px;
	padding-top:			2px;
}
/*****************************
**		HEADER ID			**
*****************************/

#header {
	float:					left;
	background-color: 		#000000;
	background-image:		url(images/header_logo.jpg);
	background-repeat:		no-repeat;
	width:					900px;
	height:					280px;
	margin:					0px 0px 0px 0px;
}

#header .organization {
	display: none;
}

#header .extra_01 {
	display:	none;
}

#header .purechat {
	z-index: 				2000;
	position: 				absolute;
	right: 					.3em;
}

/*****************************
**		CONTENT_CONTAINER ID**	
*****************************/
	#content_container {
	float:					right;
	margin-left:			auto;
	margin-right:			auto;
	padding-top:			1em;
	width:					900px;
	background-color:		#000000;
	color:					#ffffff;
}
/*****************************
**		SIDEBAR ID		**
*****************************/

	#sidebar {
	float:				left;
	width:				140px;
	background-color:	
	}
	#navigation {
		padding-left:	10px;
		margin-left:	auto;
		margin-right:	auto;
		position:		relative;
		top:			-340px;
		width:			900px;
		height:			70px;
		background-image:url(images/img05.jpg);
		background-repeat:	no-repeat;
	}
	#ads {
		width:				auto;
		overflow:			hidden;
		text-align:			center;
		font-weight:		bold;
	}
	.extra_01 {
		display: none;
	}
	
/*****************************
**		CONTENT ID			**
*****************************/

#content {
	float:					left;
	vertical-align:			top;
	width:					530px;
	margin-left:			10px;
	padding-right:			5px;
	padding-bottom:			0;
	color:					#ffffff;
}
#content_header {
	font-size: 			large;
	font-weight:		bold;
	border-bottom:		x-small dotted #ffffff;
	margin-bottom:		1em;
}
#content .widget {
	float:				left;
	width:				700px;
	vertical-align:		top;

	padding:			5px;
}
#content .widget a {
}
#content .widget .widget_header {
	background- 
	height:				30px;
	font-size:			large;
	font-weight:		bold;
	text-align:			left;
	border-bottom:		1px dotted #ffffff;
}
#content .widget .widget_entry {
}
#content .widget .widget_footer {
}
#content .item {
	width:						98%;
	margin-bottom:				1em;
	padding:                    1%;
}
#content .item .header {
	font-size:					medium;

	font-weight:				bold;
	width:						98%;
	height:						30px;
}
#content .item .entry {
	width:						98%;
}
#content .item .entry .group_list li {
	float: 				left;
	list-style-type:	none;
	width:				23%;
	height: 			30px;
	text-align:			center;
	vertical-align:		text-bottom;
	padding-top:		10px;
	border-right:		medium solid #FFF;
	border-top:			medium solid #FFF;
	border-bottom:		medium solid #FFF;
}
#content .item .footer {
	margin-top: 		0px;
	margin-bottom: 		0px;
	font-size:			x-small;
	width:				98%;
}
/*****************************
**		EXTRA IDs			**
*****************************/

	#extra_01 {
	display: none;
}
#extra_02 {
	display: none;
}
#extra_03 {
	display: none;
}
#extra_04 {
	display: none;
}
#extra_05 {
	display: none;
}
/*****************************
**		FOOTER ID			**
*****************************/

	#footer {

	background-color:	#000000;
	padding-top:		1%;
	width: 				100%;
	text-align:			center;
	clear: 				both;
}
/*****************************
**		CALENDAR ID			**
*****************************/

	#calback {
	background: 	#FFF url('../../../../images/waiting.gif') no-repeat 50% 100px;
	margin: 		0 auto;
}
#calendar {
	width: 			100%;
	height: 		100%;
}
#calendar .cal {
	background: 	#0B2777;
	width: 			100%;
}
#calendar .calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
}
#calendar .calhead img {
	border: none;
}
#calendar .dayhead {
	height: 25px;
	background: #EEE;
}
#calendar .dayhead td {
	text-align: center;
	color: #000;
}
#calendar .dayrow {
	background: #FFF;
	height: 40px;
}
#calendar .dayrow td {
	width: 50px;
	color: #000;
	font-size: .7em;
}
#calendar .day {
	float: right;
	font-size:	x-small;
}
#calendar .day_with_event {
	background-color:	#0000FF;
	float: right;
}
#calendar .dayover {
	background: #EEE;
}


@charset "utf-8";
/* CSS Document */

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarVertical
{
	background-image:url(images/nav_bg.gif);
	background-color:	#000;
	margin-left:	auto;
	margin-right:	auto;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 120px;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	background-color:	#000;
	margin-top: 25px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: auto;
	width:	118px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 120px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarVertical ul ul
{		
	
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	background-color:#000;

}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	width:	100px;
	padding: 0.5em 0.75em;
	color: #fffffff;
	text-decoration: none;
	
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{

	color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #000;
	color: #FFF;
	
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{

	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #000;
	}
}

