.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
  .b1 {
	height:1px;
	background:#000000;
	margin:0 5px;
}
  .b2 {height:1px; background:#fff; border-right:2px solid #000000;
         border-left:2px solid #000000; margin:0 3px;}
  .b3 {height:1px; background:#fff; border-right:1px solid #000000;
         border-left:1px solid #000000; margin:0 2px;}
  .b4 {height:2px; background:#fff; border-right:1px solid #000000;
         border-left:1px solid #000000; margin:0 1px;}


  .bordered-content {background: #ffffff; border-right:1px solid #000000;
         border-left:1px solid #000000;}  left & right 
  .bordered-content div {margin-left: 5px; color: #FFF;} 

a.effect {
	width: 189px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url("../images/blank_on_button2.jpg");
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	color: #666666;
	padding-top: 8px;
	text-align: center;
}

a.effect:hover {
	width: 189px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url("../images/blank_off_button2.jpg");
	display: block;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	color: #666666;
	padding-top: 10px;
	text-align: center;}

a.sub_effect {
	width: 189px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/indent_blank_on_button2.jpg);
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	text-align: center;
}

a.sub_effect:hover {
	width: 189px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/indent_blank_off_button2.jpg);
	display: block;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	padding-top: 13px;
	text-align: center;}

a.text_link {
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

a.text_link:hover {
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	color: #FF0000;
}


#content {
	position: relative;
	margin:0px;
	width:1000px;
	height: 900px;
	clip:  rect(   );
	background: #ffffff;
}

body {
	text-align:center;
	margin:20px 0px;
	color:#000000;
	background-color: #AABCC0;
	
}


#leftside {
	position:absolute;
	width:222px;
	z-index:1;
	left: 10px;
	top: 177px;
	height: 550px;
}

 #fred3 {
	position:relative;
	overflow:hidden;
	left: 1;
	top: 0px;
	height: 525px;
	background-color: #FFFFFF;
	layer-background-color: #FF0000;
	border: 1px none #000000;
    z-index=1;
	text-align: center;
	width: 175px;
 }
#tribury_logo {	position:absolute;
	width:948px;
	height:115px;
	z-index:3;
	left: 24px;
	top: 12px;
}

#upcoming_events_layer {	position:absolute;
	width:373px;
	height:110px;
	z-index:3;
	left: 598px;
	top: 16px;
	overflow: scroll;
}

#text_area {
	position:absolute;
	width:720px;
	height:672px;
	z-index:1;
	left: 235px;
	top: 177px;
	background-image: url(../images/map%20image3B.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	overflow: scroll;
	font-size: 14px;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


.copyright {
	font-size: x-small;
	font-weight: bold;
}
