/* CSS Document */
/* www.syndicateboardshop.com */

body {
	background: url(../images/backgrd-bar.jpg) repeat-y center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.mainpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: text-top;
}

.bodyrightindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-right: 15px;
}

a:hover {color:#666666}

/* This was the code for the original facebook button. Worked for Firefox, not IE.
.banner {
	position: absolute;
	text-align: center;
}

.postbutton {
	position: relative;
	top: 0px;
	left: -150px;
	top: -300px;
}
*/

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.footer-text-rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.footerwave {
	height: 50ex;
	bottom: auto;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}


/* Below were the styles for the html navigation menu
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	text-align: center;
	color: #000000;
	padding:0em 1em;
	margin-right: 1em;
	margin-left: 0.5em;
	border-right:1px solid white;
	border-left:1px solid white;
	text-decoration:none;
}
.menutext a:hover {
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	text-align: center;
	color: #000000;
	text-decoration:underline;
	}
	 */
	 
.menubar {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}

ul
{
float:none;
width:684px;
padding:0;
margin:0;
list-style-type:none;
}
a
{
	float:none;
	width:6em;
	text-decoration:underline;
	color:#000000;
	background-position: center;
}
li {display:inline}
/* End styles for the navigation menu */
