/* helpers THIS IS NEW*/
.hide {
	display: none;
}

	
/* Set Image display as block sets basic fonts for most common tags  */
img {
	display: block;
	border: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px, 0;
}

p, td, tr, ul, li, dl, dt, dd	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Headline Styles */
	
h1 {
	font-size: 27px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	line-height: 35px;
}
h2 {
	font-size: 18px;
	text-decoration: none;
	font-weight: 200;
	line-height: 19px;
}
h3 {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
h4 {
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
}
h5 {
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}
h6 {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:visited { 
	text-decoration : none;
	color: #336699;
	background: transparent; 
	}

a:hover {
	color: #990000;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #333366;
	background: transparent;  
	}
#navigation a:link, a:visited {
	text-decoration : none;
	color: #333366;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-variant: normal;
	}

#navigation a:hover {
	color: #FF0099;
	background: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-variant: normal;
	height: 12px;
	}

#navigation a:active {
	text-decoration : none;
	color: #333366;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	}
/*set position for main elements*/

#content {
	position: relative;
	visibility: visible;
	left:199px;
	top: 80px;
	overflow: visible;
	width: 545px;
}
.spaceafter {
	line-height: 2em;
}
.space-rt-bottom {
	padding-right: 5px;
	padding-bottom: 15px;
}
.mugShot {
	margin: 0px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.smlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.pbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 25%;
}

/*margin helpers Thanks to Jeffery Zeldmann*/
.inline {
	display: inline;
	}

.eg25	{
	margin-top: -25px;
	}
	
.eg10 {
	margin-top: -9px;
}

.vs0	{
	margin-top: 0;
	padding-top: 0;
	}

.vs2	{
	margin-top: 0;
	padding-top: 2px;
	}

.vs3	{
	margin-top: 0;
	padding-top: 3px;
	}


.vs5	{
	margin-top: 0;
	padding-top: 5px;
	}

.vs10	{
	margin-top: 0;
	padding-top: 10px;
	}

.vs15	{
	margin-top: 0;
	padding-top: 15px;
	}

.vs25	{
	margin-top: 0;
	padding-top: 25px;
	}
	
#coming	{
	float: left;
	margin: 0 10px 0 0;
	}

.floattenr	{
	float: left; 
	margin: 0 10px 0 0;
	}
.
.smallH4r {
	font-size: x-small;
}
.smallPr {
	font-size: xx-small;
}
.notBold {
	font-weight: 200;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.centered {
	text-align: center;
}
.NOTlarge {
	font-size: 9px;
}
.extraBig {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
.blue {
	color: #003366
}
.largeText {
	font-size: 14px;
}
li {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.big {
	font-size: 24px;
}
.specialheader {
	font-size: 22px;
}
.Registered {
	font-size: small;
}
.ffnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #003;
	background-color: #9F3;
	text-indent: 4px;
}
.line {
	line-height: 2%;
	height: 2px;
	background-image: url(/i/line.gif);
	background-repeat: repeat-x;
}
