/*
body {	
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height: 16px;
	color: #000000;
	margin-top:0;
	marginwidth:10px;
	marginheight=0;
	background-image: url(images/line-back.jpg);
	text-decoration: none;
	}
*/

#frontpageGoof { position: absolute; left: 125px; top: 175px;
	z-index:100;
}
#frontpageGoofText { position: absolute; left: 275px; top: 500px;
	z-index:110; border:thin black solid; background: white; color: black;
	padding: 10px; font-size: 14px; 
}

.reg {	
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	}

a	{
	color: #006BD6;
	text-decoration: underline;
	}


a:visited {
	color: #800080;
	text-decoration: none;
	font-style: italic;
	}

/* old color: 003366 */

.banner {
	position: absolute;
	top: 0px;
	left: 130px;
	}

.sidebar {
	position: absolute;
	top: 0px;
	left: 5px;
	}

.navbar {
	position: absolute;
	top: 90px;
	left: 130px;
	}

.contain{
	padding: 5px;
	border-width:1px;
	border-style:solid;
	clear:both;
	}

.content {
	position: absolute;
	top: 125px;
	left: 140px;
	width: 500px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	border: 2px;
	border-style: solid none none solid;
	background-color: white;
	padding: 5px;
	}

.navbox {
	position: absolute;
	top: 125px;
	left: 655px;
	width: 110px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: thin;
	border-color: black;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}
.haiku-match {
	position: absolute;
	top: 315px;
	left: 655px;
	width: 140px;
	text-align:Left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-style: dashed;
	border-width: thin;
	border-color: black;
	padding-left: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}
.yahoo-group {
	position: absolute;
	top: 615px;
	left: 655px;
	width: 110px;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-style: dashed;
	border-width: thin;
	border-color: black;
	padding-left: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}
.booking {
	position: absolute;
	top: 770px;
	left: 655px;
	width: 110px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	border-style: dashed;
	border-width: thin;
	border-color: black;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}

.foot {
	text-align:center;
	font-color: black;
	clear:both;
	position: relative;
	top: 80px;
	margin-bottom: 10px;
	z-index: 10;
  }


/* index page */

.cal {
	font-size: 12px;
	text-decoration: none;
	}	

.caldate {
	font-size: 12px;
	font-weight: bold;
	}

/* poet profiles */


.poetname {
	font-size: 20px;
	font-weight: bold;
	}

.poetpic {
	float: right;
	margin: 5px
	}

.teams {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	}
	
.profquest {
	font-size: 12px;
	color: blue;
	font-style: italic;
	}

.profans {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	}
/* end profile page */

/* teams */

.teambox {
	border: 1px solid black;
	width: 100%;
	}

.head1 {
	font-size: 20px;
	line-height=23px;
	font-weight: bold;
	}
.head2 {
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	}
.profiles {
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	}
.pic-right {
	float: right;
	margin: 5px;
	}
.pic-left {
	float: left;
	margin: 5px;
	}
.pic-left-br {
	float: left;
	margin: 5px;
	clear: both;
	}

.center {
	text-align:center;
	margin: 5px;
	}
.p1 {
	font-weight: bold;
	line-height: 18px;
	}
#bid-navbox {
	position: absolute;
	top: 120px;
	left: 655px;
	width: 160px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: thin;
	border-color: black;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}
	
.button {color:white; font-size:84%;  font-weight:bold;
   background-color:#336699;
   }