body {
	margin:0 0 0 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#000000;
}
html,body {
	height: 100%;
}

/* Links */
                                                                                                                                                     
a {
	text-decoration:none;
	color:#0000ff;
}
a:hover {
	text-decoration:underline;
	color:#0000ff;
}

/* General Text */

H3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}

/* Side Boxes */
                                                                                                        
.box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 10px;
	background: transparent;
	border: none;
	width: 120px;
}
.boxhead {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	padding:0;
}
.boxcontent {
	padding: 3px;
	background: transparent;
	border: none;
	border-top: none;
}
.boxcontent ul {
	text-align: left;
	margin: 0;
	padding-left: 15px;
}
#nib div.boxhead {
	background-image: url(../images/news_in_brief.gif);
	background-color: #efefef;
	height: 20px;
}
#nib div.boxhead span  { display:none; }
#nib div.boxcontent { margin-bottom:40px; }
#nib div.boxcontent a {
	text-decoration:none;
	color:#000000;
}
#nib div.boxcontent a:hover {
	text-decoration:underline;
	color:#ffffff;
}
                                                                                                       
/* Site Structure */

#bodytable {
	background-color:#ffffff;
	text-align: center;
	height: 100%;
	border: none;
	padding: 0;
	vertical-align: top;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width:800px;
}
#bodytable td {
	padding: 0;
	font-size: 10px;
}
#contentcell {
	height: 100%;
	background: #ffffff;
	vertical-align: top;
	background-image: url(../images/background_image.jpg);
	background-repeat: no-repeat;
	width:530px;
}
#content {
	padding: 10px;
	font-size: 10px;
	text-align: left;
}
#leftcolcell {
	height: 100%;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	padding-left: 15px;
	width:120px;
}
#rightcolcell {
	height: 100%;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/background_image.jpg);
	background-position: -510px 0;
	background-repeat: no-repeat;
	text-align: left;
	width:150px;
}
#rightcol {
	text-align: center;
	width: 120px;
	background-image: url(../images/right_column_bg.jpg);
	background-position: 0 9px;
	background-repeat: no-repeat;
	background-color: #e7e7ef;
	border: solid 1px black;
	height: 567px;
}
#rightcol img {padding-top: 10px;}
#navbar img {padding:0;}

/* Other Stuff */

#buffalo img { padding-left: 10px; }

/* List Menus */

#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar li { position: relative; }

#navbar li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	background-color: #000000;
}

#navbar li:hover ul { display: block; }
#logout {
	margin-left: 20px;
}


#rightcol img {
clear:both
}


#right_sponsors img, .left_sponsors img {margin-bottom:10px; margin-top:10px}
#right_sponsors {
background-color:white;
display:inline;
float:left;
width:100%;
}





/*Forum*/
body .tx-chcforum-pi1-noWrap {float:left; display:inline}
body .tx_chcforum-pi1-toolBar {height:30px}

#copyright {
	text-align: center;
	color: #FFF;
	font-size: 10px;
	font-family: Arial;
}