
#main_table
{
	border: 0px;
	border-collapse: collapse;
	margin: 0 0 0 -195px;
	padding: 0px;
	width: 1123px;
}

#main_table_left
{
	width: 220px;
	height: 600px;
	padding: 0px;
	margin: 0px;	
	margin-left:-5px;
}

#main_table_middle
{
	margin: 0px;
	padding: 0px;	
	width: 712px;
}

#main_table_right
{
	width: 195px;
	height: 600px;	
}

#main_table_right_spacer, .left_column_spacer
{
	width: 183px;
	height: 160px;
}

#main_annoucement_area
{
	height: 220px;
	width: 183px;	
	float: left;
	margin-left: -3px;
	position: relative;
	background-image:url(/images/bg.jpg) repeat-x;
}

#main_announce_top
{
	background: #FFFFFF url(/images/right_top.bg.jpg) repeat-x center top;
	height: 24px;
	width: 183px;
	font-size: 10pt; color: #333333;
	font-weight: 900;
	text-align: center;
	padding-top: 3px;
}

#message_holder
{
	width: 183px;
	height: 193px;
	background-color: #AAAAAA;
	overflow: hidden;
}
    
#message_holder #node
{
	padding: 2px;
	margin: 4px;
	background-color: #FFFFFF;
}
        
.slide
{
	width: 183px;
	height: 173px;	
	overflow: hidden;
}

#message_holder a:hover
{
		color: black;
}


.slide a:hover
{
	color: black;
}

#facebook_plug
{
	height: 240px;
	width: 180px;
	margin-top: 0px;
	float: right;
	background-color: #000000;
}

.centered
{	
	text-align: center;
}

.splash {
  width:733px;
  height:392px;
  margin-top:-24px;
  padding:0;
  list-style:none;
  overflow:hidden;
  position:relative;
}

.splash li {
  z-index:90;
  position:absolute;
  overflow:hidden;
  float:left;
}

.tagline {
  width:734px;
  height:72px;
  background:transparent url(../images/tagline.jpg) no-repeat top left;
  font-size:1.4em;
  color:#FFF;
  text-align:center;
  line-height:70px;
  text-indent:-9999em;
}

.subnav {
  width:685px;
  height:129px;
  padding:14px 24px 0;
  background:transparent url(../images/subnav.bg.png) repeat-x bottom center;
  line-height:1em;
}

.subnav ul {
  width:130px;
  padding:0;
  list-style:none;
  font-size:0.813em;
  line-height:1em;
  float:left;
}

.subnav ul li {
  width:100%;
  padding:0 0 6px 1px;
  margin-bottom:6px;
  border-bottom:solid 1px #998675;
  float:left;
}

.subnav ul li.omega {border-bottom:0;}

.subnav ul li a {
  width:100%;
  height:auto;
  color:#371708;
  text-decoration:none;
  text-transform:uppercase;
  float:left;
}

.subnav ul li a:hover {
  color:#FFF;
}

.subnav ul li a span {
  font-size:0.875em;
  text-transform:none;
}

.subnav-button {
  margin:0 8px;
  float:left;
}

.subnav-button.alpha {margin-left:29px;}
.subnav-button.omega {margin-right:29px;}


#theViewDiv {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	margin-left: 13px;	
	width: 170px;
}

#theViewDiv > #thumb {
	padding: 0px;
	margin: 0px;
	width: 170px;		
	margin-top: 30px; 
}



