@import url('calendar.css');

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 10pt;
	background-color: #fff;
	margin: 0px;
	text-align: center;
	}

.menuitem {
	position: relative;
	padding: 10px;
	}

#wrap {
	width: 980px;
	margin: 14px;
	overflow: hidden;
	}
#header{
	position: relative;
	height: 75px;
	width:100%;
	float: left;
	overflow: hidden;
	}
#banner {
	position: relative;
	height: 80px;
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-color: #eee;
	border-bottom-color: #eee;
	background-color: #f5f5f5;
}
#footer{
	width:100%;
	background-color:#190b34;
	height:50px;
	float: left;
	color: #574875;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 7pt;
	line-height: 160%;
	}
a.footer:link , a.footer:visited {
	color: #756791;
	text-decoration: none;
	}
a.footer:hover {
	font-weight: bold;
	text-decoration: underline;
}
.padding
	{
	padding: 15px;
	overflow: auto;
	}

li {
	list-style-type: none;
	padding: 0px;
	}
ul{
	list-style-type: none;
	padding-left: 0px;
	}
ul a:hover  {
	background: #bd72ab;
	}
	

/* Start central layout */
#rightcontainer {
	float:left;
	width:980px;
	overflow:hidden;
	position: relative;
	background-color: #eee;

}
#leftcontainer {
	float:left;
	width:100%;
	position:relative;
	right:750px; /* width of right container minus desired width */
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a32d86;
	background-color: #ddd;
	}
#sidebar {
	float:left;
	width:230px;
	position:relative;
	left:750px; /* width of right container minus desired width */
	text-align: left;
	line-height: 140%;
	}
#main {
	float:left;
	width:740px; /* 30px shorter than width of container: 15px margin on left, gap on right + allow for padding inside sidebar */
	position:relative;
	left:754px;
	text-align: left;
	line-height: 170%;

}
.newsitem {
	width: 210px;
	margin-left: 20px;
	height: 270px;
	background-color: #eee;
	background-image: url('images/tab.jpg');
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}
.newstitle {
	float: left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 4px;
	line-height: 100%;
}
.newsdate {
	clear: both;
	margin-left: 5px;
	line-height: 100%;
	font-size: 8pt;
}
.newscontent {
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	clear: both;
	line-height: 140%;
}
#logo{
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width: 315px;
	height: 100px;
}

#bottombar{
	position: absolute;
	left: 315px;
	top: 28px;
	float: left;
	width: 685px;
	height: 50px;
	text-align: left;
}
#menu {
	position: relative;
	width: 980px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	float: left;
	overflow: auto;
	font-size: 12px;
	text-transform: none;
}
#search {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #eee;
	padding: 4px;
}
#searchbutton, #searchbox {
	background-image: url('images/tab.jpg');
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	font-size: 8pt;
	margin: 0px;
	float: left;
	}
#searchbox {
	width: 200px;
	border-right-style: none;
}
#searchbutton {
	width: 70px;
}
.sidemenuitem {
	background-color: #eee;
	margin-top: 1px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#scrolltext, #tickdiv {
	float: left;
	margin-left: 3px;
	border:none;
	text-align: left;
	}
#tickdiv:link, #tickdiv:hover, #tickdiv:visited, #tickdiv:focus, #tickdiv:active{
	text-decoration:none;
	border:none;
	font-weight:normal;
	color: #fff;
	outline:none;
	font-size: 9pt;
}

#location {
	position: relative;
	clear: both;
	float: left;
	overflow: auto;
	width: 972px;
	height: 15px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	text-align: right;
	text-transform: none;
	background-color:#a32d86;
	color: #fff;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-color: #a32d86;
	}
a.location:link, a.location:visited {
	color: #fff;
	text-decoration: none;
}
a.location:hover {
	color: #fff;
	text-decoration: underline;
}
#cal {
	padding-bottom: 20px;
	}
#nav{
	float: left;
	height: 50px;
	width: 100%;
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	background-image: url('images/bg2.png');
}

.tabbody {
	margin-left: 0px;
	height: 50px;
	float: left;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('images/tab.jpg');
}

a.menu:link {
	font-size: 9pt;
	display: block;
	color: #000;
	text-decoration: none;
	padding-top: 15px;
	font-weight: bold;
	}
a.menu:visited {
	font-size: 9pt;
	display: block;
	color: #000;
	text-decoration: none;
	padding-top: 15px;
	font-weight: bold;
	}
a.menu:hover {
	display: block;
	color: #311863;
	padding-top: 15px;
	text-decoration: underline;
	}
a.submenu:link {
	color: #190b34;
	}
a.submenu:visited {
	color: #34176e;
	}
.content {
	margin: 0px;
	width: 100%;
	float: left;
	text-align: left;
	background-color: #fff;
	}
.title {
	font-family: "times";
	font-size: 20pt;
	margin: 0px;
	line-height: 100%;
}
a:link {
	text-decoration: none;
	color: #bd409e;
}
a:visited {
	text-decoration: none;
	color: #bd409e;
}
a:hover {
	text-decoration: underline;	
	color: #bd409e;
}
/* End central layout */