body {
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  background-color: #e1e1e1;
}

img {
  border: none;
}

#current_events img {
  margin-left: 2px;
}

#current_events {
  margin-left: 3px;
}

#main {
  margin: 0.5em auto 0.5em;
  width: 90em;
  font-size: 11px;
}

#main a, #main a:hover, #main a:visited {
  text-decoration: none;
/*  font-weight: bold;*/
  color: #000000;
}

/* Use this to get emphasized links when inside main div */
#main .emphlink a, #main .emphlink a:visited {
        color: #223232;
	font-weight: bold;
}

#main .emphlink a:hover {
	color: #929292;
	font-weight: bold;
}

#topcontainer {
  background-color: #294888;
  width: 90em;
  height: 8.25em;
  margin-bottom: 0px;
}

#top {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  display: block;
}

#banner_img {
  float: left;
  width: 70%;
  margin-left: 14px;
  margin-right: 60px;
  margin-top: 15px;
  margin-bottom: 2px;
}

#register_login {
  float: right;
  margin-top: 2px;
  margin-right: 10px;
  color: white;
  padding: 0px;

}

#navigation {
  background-color: #294888;
  display: block;
  padding: 2px;
  padding-bottom: 4px;
  white-space: nowrap;

}

#navigation_integrated {
  background-color: #294888;
  padding: 2px;

}

#top a, #top a:visited {
  text-decoration: none;
  color: white;
  font-size: 11px;
  font-weight: bold;
}

#top a:hover {
  color: #CBCB09;

}

#navigationlinks {
  margin-left: 6px;
  color: white;
}


#maincontent {
  margin-top: 5px;
}

.contentheader {
  background-color: #294888;
  font-weight: bold;
  margin: 0px;
  padding: 4px;
  color: white;
}

#left {
  position: relative;
  /*min-height: 65%;*/
  float:left;
  clear: left;
  width: 20em;
  min-width: 20em;
}

.leftcontent {
  margin: 4px 4px 4px 8px;
  padding-bottom: 8px;
  background: #ffffff;
}

.contentbox {
  background: #ffffff;
  padding-top: 2px;
  margin-bottom: 4px;
  border: 1px solid #294888;
}

.item {
  padding-bottom: 2px;
  display: block;
}

.item_image {
  float: left;
  clear: left;

  margin-right: 4px;
}

#middle {
  position: relative;
/*  min-height: 65%;*/
  margin-left: 0.48em;
  min-width: 49em;
  width: 49em;
  float:left;
}

.middlecontentheader {
  background-color: #294888;
  font-weight: bold;
  margin: 0px;
  padding: 4px;
  color: white;
}

.middlecontent {
  margin: 4px 4px 4px 8px;
  padding-bottom: 1ex;
  background: #ffffff;
  width: 95%;
  overflow: auto;
}

#right {
  position: relative;
/*  min-height: 65%;*/
  margin-left: 0.48em;
  width: 20em;
  min-width: 20em;
  float: right;
}

.rightcontentheader {
  background-color: #294888;
  font-weight: bold;
  margin: 0px;
  padding: 4px;
  color: white;
}

.rightcontent {
  margin: 2px 2px 2px 4px;
  padding-bottom: 2px;
  background: #ffffff;
}

#footer {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 90em;
}

.footerleft {
  float: left;
}

.footerright {
  float: right;
}

.reviewitem {
/*  height: 11ex;*/
  width: 100%; 
  overflow: hidden;
  margin-bottom: 2px;
}

#searchbox {
 height: 8ex;
}

#topstory {
 height: 33ex;
}

.liveitem {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 2px;
}

/* review page */

#review_left {
	position: relative;
	/*min-height: 65%;*/
	float:left;
	clear: left;
	width: 55em;
	min-width: 55em;
	background-color: #ffffff;
	border: 1px solid #294888;
	margin-bottom: 1em;
}

.review_image {
	float: right;
	margin-left: 5px;
	margin-top: 3em;
}

.review_image img {
	border: 1px solid black;
}

#review_content {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.review_right {
	position: relative;
	/*  min-height: 65%;*/
	margin-left: 0.55em;
	min-width: 34em;
	width: 34em;
	float: right;
	margin-bottom: 5px;
}

#band_title {

}

.band_content {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.rightcontent h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightcontent h4 {
	padding-top: 0.5em;
	border-top: 1px dotted black;
	margin-bottom: 0.5em;
}

#review_general {
	width: 100%;
	overflow: auto;
}

#reviewinfo {
	float: left;
	width: 45%;
}

#linkicons {
	float: right;
	text-align: right;
	width: 45%;
}

.centered {
	text-align: center;
}

#comments {
	clear: both;
	padding-top: 1em;
}

.comment {
	border-top: 1px dotted black;
	padding-top: 5px;
	margin-top: 1.75em;
}

.comment_score {
	margin-bottom: 1em;
}

#comment_form {
	clear: both;
	display: none;
}

#commentbutton {
       background-color: #294888;
       color: #ffffff;
       border-color: #294888;
       font-size: 11px;
       font-family: Verdana, sans-serif;
       font-weight:bold;
       width:15em;
}  

.styledbutton {
	background-color: #294888;
	color: #ffffff;
	border-color: #294888;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight:bold;
} 

#article_left {
	position: relative;
	/*min-height: 65%;*/
	float:left;
	clear: left;
	width: 65.25em;
	min-width: 65.25em;
	background-color: #ffffff;
	border: 1px solid #294888;
	margin-bottom: 1em;
}

#reviews_left {
        position: relative;
        /*min-height: 65%;*/
        float:left;
        clear: left;
        width: 65.25em;
        min-width: 65.25em;
        background-color: #ffffff;
        border: 1px solid #294888;
        margin-bottom: 1em;
}


#article_content {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#article_right {
	position: relative;
	/*  min-height: 65%;*/
	margin-left: 0.55em;
	min-width: 24em;
	width: 24em;
	float:right;
	margin-bottom: 5px;
}

#articlelist_right {
	position: relative;
	/*  min-height: 65%;*/
	margin-left: 0.55em;
	min-width: 24em;
	width: 24em;
	float:right;
	margin-bottom: 5px;
}

.article_right_content {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.article_right_content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#article_general {
	width: 100%;
	overflow: auto;
}

#article_left img {
	margin: 5px;
}

#articleinfo {
	float: left;
	width: 45%;
}

ul, li{
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu_body {width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675; display:inline;}
.menu_body li{background:#493e3b;}
.menu_body li.alt{background:#362f2d;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover{padding:15px 10px; font-weight:bold;}

.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

/*
hr {
  border: 0;
  height: 0;
}
*/
