body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	height: 100%;
}

/* Has a background image to create the patterned panel down the left side of the page. */

#container {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	min-height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
	background-color: #FFFFFF;
	background-image: url(Images/bkgr.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main-title {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0px;
	text-align: left;
	background-image: url(Images/Tbkheader_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCFFFF;
	height: 150px;
	padding-top: 0px;
	padding-left: 20px;
}

/* Styles for the navbar on the left side. */

#left-menu {
	width: 139px;
	height: 100%;
	font-weight: bold;
	float: left;
}


/* Styles for the  right side. */

#right-column {
	background-color: #FFFFFF;
	padding: 20px 5px 5px;
	width: 166px;
	float: right;
	height: 100%;
	background-position: 100%;
}



/* Styles for the main text on the page. */

#main-text {
	margin-left: 140px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #990000;
	vertical-align: top;
	padding-bottom: 5px;
	width: 440px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
}
#main-two_column{
	margin-left: 140px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #990000;
	vertical-align: top;
	padding-bottom: 5px;
	
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCFFFF;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 3px solid #660000;
	color: #3366CC;
}
p {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: .5em;
}


h1 {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 140px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 4px solid #3366CC;
	color: #3366CC;
	background-color: #CCFFFF;
	margin: 0;
	width: 420px;
	padding-right: 220px;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #006600;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}

ul {
	font-size: 80%;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
}
li {
	line-height: 120%;
	color: #000000;
}
dl {
	text-decoration: none;
	list-style-type: none;
}
dt {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-top: 1em;
}
dd {
	font-size: 80%;
	line-height: 110%;
	font-weight: 400;
	color: #000000;
}

table {
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;
font-size: .8em;
line-height: 140%;
}

#footer {
	text-align: center;
	font-size: 90%;
	border-top: 2px solid #3366CC;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;	
}

#events {
}
#events p {
	margin: 0px 0px 0px 35px;
	font-weight: normal;
	line-height: 120%;
}
#events h2 {
	color: #FFCC66;
	background-color: #006600;
	text-align: center;
	margin-top: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	
}
#events h3 {
	list-style-type: none;
	margin: .7em 0em 0em;
	padding: 0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#events h4 {
	font-weight: bold;
	color: #3366CC;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:  #3366CC;
}
#events h5 {
	font-weight: bold;
	color: #336600;
	font-size: 10px;
	padding: 3px;
	background-color: #99CC66;
}
#events h6 {
	font-weight: bold;
	color: #663333;
	font-size: 12px;
}
#events ul {
	font: 400 9pt Georgia, "Times New Roman", Times, serif;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#events li {
	padding: 3px;
	margin: 3px 0 0;
	border-top: thin dashed #99CC99;
	border-right: none;
	border-bottom: thin dashed #99CC99;
	border-left: none;
}
.date {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #339900;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0px;
	padding: 10px;
}
.floatright {
	float: right;
	margin: 0 10px 10px 0px;
	padding: 10px;
}

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 20px 0 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 130px;
}
/* Outermost menu container has borders on all sides */

/* 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 same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 130px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 100px;
	left: -1000em;
	top: 0;
	border: 1px solid #CCC;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 100px;
}



/* Menu items*/
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #CCFFFF;
	padding: 0.5em 0.75em 0.5em 0.5em;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* Menu items that have mouse over or focus */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #990000;
	color: #FFCC66;
}
/* Menu items that are open with submenus */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #990000;
	color: #FFCC66;
}



/* 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(SpryAssets/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(SpryAssets/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;
}
/* 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;
		f\loat: left;
		background: #FFF;
	}
}
