/***********************************************/
/* reg-menu.css                                */
/* for use with USATF-Niagara.org              */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	line-height: 1.166;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	width: 1000px;
/*
	height: 620px;	
*/
	position: absolute;
	left: 0;
	top: 0;
	padding: 0px;
}

.workarea{
	background-color: #ff0;
	border: 0px solid #fff;
}

#masthead{
	height: 200px;
	width: 990px;
	color: #060;
	border-left: 5px solid #ff0;
	background: url(../images/buddybannner.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FF0;
	border: 5px solid #ff0;
}

.pagetitle {
	height: 100px;
	width: 550px;
	background-color: #FF0;
	border: 5px solid #000;
	color: #060;
}

.pagetitle2 {
	width: 550px;
	color: #060;
}

th {
	text-align: center;
}

.bodytext {
	line-height: 1.166;	
	font-family: "Arial Black", Helvetica, sans-serif;
	color: #000;
	font-size: 24px; 
	text-transform: uppercase;
	padding-top: 20px;
	text-align: center;
	border: 1px solid #fff;
}

.bodytext2 {
	line-height: 1.166;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 28px; 
	text-transform: uppercase;
	padding-top: 20px;
	text-align: center;
	border: 1px solid #fff;
}

#menu{
	background-color: #ff0;
	width: 200px;
	padding-top: 0px;
	height: 420px; 
	color: #000;
	float: left;  
	z-index: 15;
/*	position: relative;  */
}

#menu1 {
/*	font: 1.1em/1.5em Arial, Helvetica, sans-serif;  */
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	color: #000;
	background-color: #0f0;
	list-style-type: none; 
	text-decoration: none; 
	text-align: left;
	display: block;
	margin: 0px; 
	padding: 0px; 
	padding-left: 15px;
	z-index: 15;
	position: absolute;
	top: 190px;
	left: 12px;
}

#menu1 a {
	text-decoration: none; 
	display: block;
	color: #000;
	background: #0f0;
	z-index: 15;
	border: 2px outset #000;
	padding-left: 5px;
}

#menu1 a, #menu a.active {
	color: #000;
	background: #0f0;
	font: bold .8em Arial, Helvetica, sans-serif;
	margin: 0px;
	text-decoration: none; 
	z-index: 15;
}

#menu1 a.active {
	background: #000;
	color: #0f0;
	z-index: 15;
}

#menu1 a:visited {
	color: #000;
	z-index: 15;
}

#menu1 a:hover {
	color: #0f0;
	background: #000; 
	z-index: 15;
}
	
#menu1 a.active:hover {
	background: #000; 
	color: #0f0;
	z-index: 15;
}

#content {
	font: 1.0em/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff;
	font-weight: bold;
	padding: 10px;
	border: 5px solid #0f9; 
	border-left: 5px solid #0f9;
/*
	height: 420px;
*/
	min-height: 570px;
	width: 570px;
	overflow: auto;
	color: #000;
	z-index: 15;
	text-align: justify;
}

#content a, #contentp a {
	text-decoration: none;
	color: #0f0;
	font-weight: bold;
}

#content a:hover, #contentp a:hover { 
	background: #0f0;
	color: #000;
	font-weight: bold;
}

#contentp {
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff;
	padding: 10px;
	border: 5px solid #0f9; 
	border-left: 5px solid #0f9;
	min-height: 570px;
	width: 570px;
	overflow: auto;
	color: #000;
	z-index: 15;
	text-align: center;
}

/************* #footer styles *************/

#footer{
	color: #000;
	background-color: #fff;
	font-size: 70%;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000;
	text-align: left;
}

#footer a {
	color: #000;
	background-color: #fff;
}

#footer a:hover{
	text-decoration: underline;
	background-color: #000;
	color: #fff;
}

#footer p {
/*	text-align: center;  */
}

.blockDisplay {
	display: block;
	text-align: left;
	color: #0f0;
}

.blockDisplay2 {
	display: block;
	text-align: left;
}

/************* #siteInfo styles ***************/

#siteInfo{
	text-align: center;
	clear: both;
	font-size: 90%; 
	color: #000;
	padding: 0px 0px 0px 0px;
	background-color: #0f0;
	border-bottom: 0px solid white;
	border-top: 3px solid #000;
}

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

#siteInfo a:hover{
	text-decoration: none;
	color: #0f0;
	background-color: #000;
}

/*********** #navBar link styles ***********/

/* #navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}  */

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.title {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	line-height: 2; 
	text-align: center;
}

.name {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
 	color: #f00;  /*	#000;  */
	display: block;
}

.photo{
  	float: right;
	padding: 5px 5px 5px 5px;
	border: 1px solid #060;	
	margin: 10px 10px 10px 10px;
	position: relative;
}

.logo{
  	float: right;
	padding: 0px 0px 0px 0px;
	border: 0px solid #0f0;	
	margin: 5px 5px 5px 5px;
	position: relative;
}


.bannerright {
}

.bannerleft {
	width: 700px;
	height: 200px;
	background-color:#FF0;
	color: #060;
}	


.bodyright {
	float: right;
}

.bodyleft {
	float: left;
}	

.bodycenter {
	text-align: center;
}	


.topMain  {
	border-bottom: 3px solid #008; 
}

#menubg {
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1; 
}

.signature {
	line-height: 1.166;	
	font-family: "Monotype Corsiva", "CommercialScript BT", Script;
	color: #000;
	font-size: 36px; 
	padding-top: 0px;
	text-align: right;
}

.created {
	display: block;
	text-align: left;
	color: #00f;
}

.titleAds {
	font-size: 12px;
 	color: #000; 
	text-align: center;
	float: right;
	width: 170px;
	padding-right: 20px;
}

.titleAds h3 {
	font-size: 16px;
 	color: #000; 
	text-align: center;
	width: 165px;
}

.titleAds p {
	font-size: 16px;
 	color: #000; 
	text-align: center;
	width: 165px;
	font-weight: bold;
}

.titleAds a {
	text-decoration: none; 
	display: block;
	color: #000;
	background: #ff0;
	padding: 2px; 
}

.titleAds a.active {
	color: #ff0;
	background: #000;
	text-decoration: none;
}

.titleAds a.active {
	background: #000;
	color: #ff0;
}

.titleAds a:visited {
	color: #000;
}

.titleAds a:hover {
	color: #ff0;
	background: #000; 
}
	
.titleAds a.active:hover {
	background: #000; 
	color: #ff0;
}

.what {
	text-align: left;
 	color: #f00;
	font-weight: bold;
}