/* CSS Document */
html {
		overflow-y:scroll;
}
body {
		margin-top:0px;
		margin-bottom:0px;
}
/* Change the class below to change the site-wide standard font style */
p {
	font-family:"Century Gothic";
	font-size:1em;
}
h1, h2, h3 {
font-family:"Century Gothic";
}
/* Change this to apply to all hyperlinks */
a {
	text-decoration:none;
}
a img {
	border:none;
}
ul {
	font-size:12px;	
}
ul li {
padding:0 0 0 0;
margin:0 0 0 0;
line-height:12px;


}
/*  Change the class below to change standard font for tables */
table td {
	font-family:"Century Gothic";
	font-size:small;
}
#screen {
	width:777px;
	margin:0 auto 0 auto;
	background:url(images/bg_tile.gif) repeat-y center;
	overflow-x:hidden;
	clear:both;
}
#screen_top {
	width:777px;
	height:19px;
	background:url(images/bg_top.gif) no-repeat;
	margin:0 auto 0 auto;
	clear:both;
}
#screen_bottom {
	width:777px;
	height:22px;
	background:url(images/bg_bottom.gif) no-repeat;
	margin:0 auto 0 auto;
	clear:both;
	float:left;
}
#screen #container {
	position:relative;
	width:734px;
	left:18px;
	margin:0 0 0 0;
	overflow:hidden;
}
#heading {
	width:740px;
	height:120px;
	margin:0 0 0 0;
	background-image: url(images/Headings/baysail-logo.gif);
	background-repeat: no-repeat;
}
#navcontainer {
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	
}
#navcontainer #left {
	background:url(images/menu/menu-left.gif) no-repeat;
}
#navcontainer #right {
	background:url(images/menu/menu-right.gif) no-repeat;
}
#navcontainer #left, #navcontainer #right {
	display:block;
	width:23px;
	height:25px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#navcontainer td a:link, #navcontainer td a:visited {
	display:block;
	width:108px;
	height:23px;
	padding-top:2px;
	background:url(images/menu/button.gif) no-repeat;
	color: #018;
	text-align:center;
	text-decoration: none;
}		
#navcontainer td a:hover {
	text-decoration: none;
	background-position:0 -25px;
	color:#FFF;
}
.standardbox {
	border:#000000 1px solid;
}
.thirdbox {
	width:244px;
	float:left;
	margin:5px 0 0 2px;
}
.box {
	float:left;
}
.fullbox {
	width:740px;
	clear:both;
}
.split_box {
	width:740px;
	overflow:auto;
	clear:both;
}
.split_box .left {
	width:435px;
	float:left;
}
.split_box .right {
	width:305px;
	float:left;
}
.even_split_box {
	width:740px;
	overflow:auto;
	clear:both;
}
.even_split_box .left {
	width:370px;
	float:left;
}
.even_split_box .right {
	width:370px;
	float:left;
}
.comictext {
	font:"Comic Sans MS";
	font-style:italic;
	font-size:36px;
}
.standout {
	background-color: #0000FF;
	color:#FFFF00;
	font-size:36px;
	text-decoration:none;
}
.standout2 {
	background-color: #000080;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;	
}
.standardlinks a {
	text-decoration:none;
	font-family:"Century Gothic";
	font-size:1em;
	color:#000000;
}
.subheading {
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
}
.bodytext {
	font-family:"Century Gothic";
	color: #000000;
 }
 /* Change this property to change font for image captions */
 .caption {
 	font-family:"Century Gothic";
	font-size:14px;
	font-style:italic;
 }
.standardlist {
	margin-top:0px;
 	list-style:none;
	text-decoration:none;
 }
.button {
	border: medium;
	border-style:outset;
	background-color:#DDDDDD;
}
.button:hover {
	border:medium ridge;
}
.button:active {
	border:medium inset;
}
.fm_button_6 {
	background: url(images/buttons/fm-button-xlarge.jpg) no-repeat center;
	height: 52px;
	width: 338px;
	font-size:34px;
	padding-top:6px;
}
.fm_button_5 {
	background: url(images/buttons/fm-button-large.jpg) no-repeat center;
	height: 36px;
	width: 270px;
	font-size:24px;
	padding-top:4px;
}
.fm_button_4 {
	background: url(images/buttons/fm-button-medium.jpg) no-repeat center;
	height: 31px;
	width: 220px;
	font-size:20px;
	padding-top:4px;
}
.fm_button_3 {
	background: url(images/buttons/fm-button-small2.jpg) no-repeat center;
	height: 23px;
	width: 190px;
	font-size:14px;
	padding-top:2px;
}
.fm_button_2 {
	background: url(images/buttons/fm-button-small.jpg) no-repeat center;
	height: 31px;
	width: 150px;
	font-size:14px;
	padding-top:5px;
}
.fm_button_1 {
	background: url(images/buttons/fm-button-small.jpg) no-repeat center;
	height: 20px;
	width: 125px;
	font-size:14px;
	padding-top:2px;
}
.fm_button_1, .fm_button_2, .fm_button_3, .fm_button_4, .fm_button_5, .fm_button_6 {
	text-align: center;
	overflow: hidden;
	margin:0 0 0 0;
	font-weight:bold;
	display:block;
}
/*  generic classes */
.white {color:#FFFFFF;}
.pink {	color:#FFC0CB;}
.magenta {color:#FF00FF;} 
.blue {	color:#0000FF;}
.skyblue {color:#87CEEB;}
.lightblue {color:#ADD8E6;}
.teal {color:#008080;}
.cornflowerblue{color:#6495ED;}
.red {color:#FF0000;}
.purple {color:#800080;}
.green {color:#008000;}
.orange {color:#FF9900;}
.yellow {color:#FFFF00;}
.whitebgnd {background-color:#FFFFFF;}
.pinkbgnd {background-color:#FFC0CB;}
.magentabackground {background-color:#FF00FF;} 
.bluebgnd {	background-color:#0000FF;}
.skybluebgnd {background-color:#87CEEB;}
.lightbluebgnd {background-color:#ADD8E6;}
.tealbgnd {background-color:#008080;}
.cornflowerbluebgnd{background-color:#6495ED;}
.redbgnd {background-color:#FF0000;}
.purplebgnd {background-color:#800080;}
.greenbgnd {background-color:#008000;}
.orangebgnd {background-color:#FF9900;}
.yellowbgnd {background-color:#FFFF00;}
.tinyfont {font-size:10px;}
.smallfont {font-size:12px;}
.mediumfont {font-size:18px;}
.largefont {font-size:24px;}
.xlargefont {font-size:36px;}
.arial {font-family:Arial, Helvetica, sans-serif;}
.gothic {font-family: "Century Gothic";}
.times {font-family:"Times New Roman", Times, serif;}
.bradley {font-family: "Bradley Hand ITC";}
.thinborder {border:thin solid;}
.thickborder {	border:thick solid;}
/* Special items */
#draft_button {
	display:block;
	font-size:0px;
	width:200px;
	height:24px;
	background:url(images/draft_button.png);
}
#agree_button {
	display:block;
	font-size:0px;
	width:200px;
	height:24px;
	background:url(images/agreement_button.png);
}
#draft_button:hover, #agree_button:hover {
	background-position:0 -24px;
}
