body {
background-color:#fff;
margin:0;
padding:0
}

#header {
height:141px;
background:url('/background/header_bg3.png') repeat-x 0 0
}

#logo {
color:#fff;
padding:10px 0 0 10px
}

#logo_title {
font-family:Georgia, Tahoma, Arial narrow, Arial;
font-size:32px;
font-weight:400;
/*text-transform:uppercase;*/
letter-spacing:2px;
border-bottom:1px solid #7ea3ac;
/*width:100px*/
}

#logo_slogan {
font-size:15px;
font-style: italic;
font-family:Tahoma, Arial
}

/*  ----------------------     This section makes the navigation bar work   ------------------------------- */
#wrap {  /* This is the horizontal navigation bar near the top of the page */
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial; /* If this line were omitted, Verdana would be used in Fx, Times in IE */
	background-color: #ced9ee;
	width: 780px; /* This determines how wide, and thus how many items, the navigation bar is */
	padding: 0px;
	margin: 0 auto; 
	z-index: 800;
	background-color: #ced9ee;
	margin: 0 auto;
	/*border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; */
	position: absolute;
	left:50px; /* This positions the actual nav bar */
	top:107px	}

/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar a:hover {  /* This lets ALL links in list can be highlighted, including header */
	background: url('/images/nav_select_gradient.jpg') repeat-x 0 0; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #ced9ee;
	color: #347ef1;
	text-decoration: none; }
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #ced9ee;}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #ced9ee;
	border-bottom: 1px solid #ced9ee;
	color: #347ef1; }
#navbar li li a:hover {
	background-color: #8db3ff; }	
/* Watch This */

/* End of Watch This */
	
	
/* ----------------------   This is the end of the navigation bar section ---------------------------------- */

#wrapper {
font-family:Tahoma, arial, verdana, courier;
padding:0 200px; /* top and bottom padding of 0, left and right padding of 200 */ /* adjusting the 200 to 0 fixes IE, but breaks all others */
}

#container {
background-color:#eee;
/*float:left;*/
width:100%;
/*border-left:200px solid #ced9ee;*/
/*border-right:200px solid #ced9ee;*/
/*margin-left:-200px;*/
margin-right:0px;
padding-right: 0px;
display:inline;
}

#pictureday {position:relative; top:10px; left:40px; width:75px; z-index:100;}
/* #pictureday {position:relative; top:10px; left:100px; width:75px; z-index:100;} */
#pictureday a.p1, #pictureday a.p1:visited {display:block; width:0px; height:75px; text-decoration:none; top:0; left:0; border:0;}
#pictureday a img {border:0;}
#pictureday a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#pictureday a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#pictureday a.p1:hover .large {display:block; position:absolute; top:-115px; left:-450px; width:500px; height:500px; border:10px solid #ccc;}
#info {z-index:100; height:22em;}

#leftSidebar {
background-color:#fff;
float:left;
width:200px;
margin-left:-200px;
position:relative;
display: inline;
}

.leftsidebar_title {
height:30px;
font-size:15px;
color:#347ef1;
font-weight:700;
letter-spacing:normal;
margin:0px 0px 0px 0px;
padding-top: 10px;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 10px;
}

.leftsidebar_title a:link { 
color: #347ef1;
text-decoration: none;
}

.leftsidebar_title a:visited { 
color: #347ef1;
text-decoration: none;
}

.leftsidebar_title a:hover { 
color: #14556b;
text-decoration: none;
}

.leftsidebar_item {
width:100%;
margin:2px 0px 25px 22px;
padding:0
}

.leftsidebar_item a:link { 
color: #347ef1;
text-decoration: none;
}

.leftsidebar_item a:visited { 
color: #347ef1;
text-decoration: none;
}

.leftsidebar_item a:hover {
color:#14556b;
text-decoration:underline;
}

#center {
margin-top:1px;
float:left;
width:100%;
margin-right:-100%
}

#rightSidebar {
float:right;
width:200px;
z-index: 1;
margin-right:-200px;
position:relative;
}

.center_item {
border-top:8px solid #ced9ee;
text-align:justify;
color:#000;
font-family:tahoma, arial narrow, arial;
font-size:15px;
padding:10px 20px;
}

.center_item a {
color: #006699;
text-decoration: none;
border-bottom: 1px dashed #006699;
}

.center_item a:hover {
text-decoration: none;
border-bottom: 1px solid #006699;
background-color: #FFFF00;
}

.sidebar_item {
float:left;
width:100%;
min-height: 80px;
margin:1px 0px 0px;
padding:0px 0px 0px 0px
}

.sidebar_title {
height:30px;
font-size:15px;
color:#fff;
font-weight:700;
letter-spacing:normal;
margin:10px 0px 0px 0px;
padding:4px 0px 0px 15px
}

search_title {
/*.background:url('/background/search_icon.gif') no-repeat 0 0*/
}

#searchform {
padding:30px 0px 0px 20px
}

#searchinput {
font-size:12px;
color:#483221;
font-family:Tahoma, arial, verdana, courier;
width:109px;
height:21px;
border:#483221 solid 1px;
vertical-align:top;
margin:0px 5px
}

h2.news {
margin-top: 10px;
margin-bottom: 0px;	
font-size: 1.1em;
font-family: Georgia, Times;
color: #25417c;
overflow: hidden;
}

img.news {
float: left;
border: 0px solid black;
margin: 0px 5px 0px 0px;
}

.clear {
clear:both; /* both, left or right */
} 

ul.none {
list-style-type: none;
}

p.footer {
	color: #14556b;
	text-align: center;
	font-size: 0.9em;
	font-family: Tahoma, Times;
	border-top: solid 1px #ccc;
}

a {
text-decoration:none;
color:#000
}

a:hover {
text-decoration:underline;
color:#c3c
}

li.whitedot {
list-style:none;
background:url('/images/list_item.gif') no-repeat 0 5px;
border-bottom:1px dotted #b2c56f;
color:#000;
font-size:12px;
width:100px;
padding:0px 0px 2px 2px
}

#categories {
background:#ced9ee url('/background/background_left_bar.gif') repeat-y 0 0
}

#edline {
background:#e8d535 url('/background/yellow_gradient_bg.png') repeat-y 0 0
}

#search {
background:#e67701 url('/background/orange_gradient_bg2.png') repeat-y 0 0
}

#other {
background:#af79f1 url('/background/purple_gradient_bg3.png') repeat-y 0 0
}

#resources,#meta {
background:#2b6475 url('/background/blue_gradient_bg2.png') repeat-y 0 0
}

#weather,#foo {
background:#6d8a0c url('/background/green_gradient_bg2.png') repeat-y 0 0
}


#translate {
padding:0px 0px 0px 0px;
background:#f33c3c url('/background/red_gradient_bg2.png') repeat-y 0 0
}

table.score { 
	border-collapse: collapse;
	width: 75%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

caption.score {
	text-align: left;
	font-size: .75em;
}

td.score,th.score {
	border: 1px solid #73afb7;
	padding: 3px 5px 2px 5px;
	font-size: .8em;
}
th {
background: url('/images/th_bg.png') no-repeat left top;
	color: white;
	text-align: left;
	border-color: #14556b;
}

tr.alt td {
	background: url('/images/td_bg.png') no-repeat left top;
}
