/********************************************
   HTML ELEMENTS
********************************************/
body {
	margin: 0;
	padding: 0;
	background: #F6F3F1 url(bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


h1, h2 {
	font-weight: normal;
	color: #0924A7;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

blockquote {
	font-style: italic;
}

a {
	color: #0924A7;
}

a:hover {
	text-decoration: none;
}

/* Header */
#header {
	width: 920px;
	height: 73px;
	background: url(header.jpg);
	margin: 0 auto;

}

.colorKeeper{
	background:white;
}


/***********************
	  MENU
************************/

#menu {
	float: right;
	height: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 15px 20px 47px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	height: 0px;
	background: url(highlighted.jpg) repeat-x;
}

#menu .current_page_item a {
	background: url(highlighted.jpg) repeat-x;
		height: 0px;
		color: #FFFFFF;
}


/***********************
	  PAGE
************************/

.container /*frame*/{
	width: 920px;
	margin: 0 auto;
}

#main {
	float:left;
	width: 570px;
	padding: 0px 20px 0px 10px;
	position:relative;
}

.storyTitle {
	font-size: 16px;
	font-weight: bold;
}

.story{
padding-bottom:20px;
}

strong{
	background:#FCCAA5;
	color:black;
}

#sidebar {


	width: 290px;
	background: url(sidebarSeperator.gif) repeat-y;
	padding: 15px 20px 0px 10px;
	float:right;
	padding: 0px 10px 20px 20px;
}

img.floatRight{
	float:right;
	margin:4px;
}

.side-entry  {
	background: url(img04.gif) repeat-x left bottom;
	margin: 10px 5px 20px 20px;
}

.event-title{
	font: normal 1.2em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	text-transform: none;
	letter-spacing: -1px;
	margin:0000;
	padding:0000;
}
.event-data{

	margin :5px 0 0 10px;
}


.footer{
	height:30px;
	margin-top:10px;;
	position:relative;
	width:920px;
	float:left;
}


#bottomLinks {
	clear:both;
	;
	color: #0924A7;
	position:relative;
}

#bottomLinks ul h2 {
	color:#FF8722;
}


#bottomLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottomLinks li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#bottomLinks li ul {
	line-height: 1.8em;
}

#bottomLinks li li {
	float: none;
	width: auto;
	padding: 0;
}

#bottomLinks h2 {
	margin: 0 0 15px 0;
	color: #0924A7;

}

#bottomLinks a {
	text-decoration: none;
	color: #0924A7;
}

#bottomLinks a:hover {
	text-decoration: underline;
}


/***********************
	  FOOTER
************************/

#footer {
	clear:both;
	padding-bottom:10px;
}


/********************
JavaScript Elements
********************/

.newsticker {

}
#newsticker {
	background: #ffffaf;
	position: relative;
}
#newsticker ul {
	list-style-type: none;
	border: 1px white;
	background: white;
	padding: 3px;
	margin: 0;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}



/********************
ajax
********************/


.searchbox  {
	font: 12px "Helvetica Neue", helvetica, arial, sans-serif;
	color: #666;
	background-color: #efefef;
	padding: 2px;
	border: solid 1px #d3d3d3;
	width: 210px;
    position:inherit;
	}


label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	width: 125px;
	}


textarea
{
   font-size: 12px;
	color: #666;
	padding: 2px;
	border: solid 1px orange;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 200px;
    width:250px;
}

input.formInputText   {
	font-size: .8em;
	color: #666;
	padding: 2px;
	border: solid 1px orange;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	}

input.formInputText:hover {
	border: solid 1px blue;
	color: #000;
	}

input.formInputText:focus {
	color: #000;
	background-color: #ffffff;
	border: solid 1px blue;
	}

input.formInputButton   {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	background: orange;
	padding: 1px;
	border: solid 1px #f66;
	cursor: pointer;
	float: right;
}

#results a {
	text-decoration: none;
	color: blue;
	display: block;
}

#results a:hover {

    background:orange;
    color:black;
    font-weight: bolder;
}

#resultsBottom a {
	text-decoration: none;
	color: blue;
	display: block;
}

#resultsBottom a:hover {

    background:orange;
    color:black;
    font-weight: bolder;
}


.popUp {
	position:relative;
	font-size: .9em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
	display: none;
	left: 10px;
	padding: 8px;
	width: 200px;
	opacity: .8;
	border: solid 1px black
}

.clear-both{
	clear:both;
}
