@charset "UTF-8";

body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(_images/backer_lace_543x553_ivory.jpg);    background-attachment:fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

h1 {
	font-size:24px;
	color: #F96;
}

h2 {
	font-size:16px;
	color: #666;
}

.bodyh2 {
	font-size:16px;
	color: #900;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.boldenedtip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#900;
}



h3.listbody {
	font-size:12px;
	color: #666;
}

span.alt {
    position: absolute;
    left: -4000px;
}

.helv-10px {
	font-size:10px;
	font-weight: 100;
	font-family:Arial, Helvetica, sans-serif;
}

.helv-11px {
	font-size:10px;
	font-weight: 100;
	font-family:Arial, Helvetica, sans-serif;
}



a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
}

a.special:link {
	color: #FFFFFF;
	}

a.special:visited {
	color: #FFFFFF;
	}

a.special:hover {
	background-color: #666;
	color: #000;
		text-decoration: none;
	}

a.special:active {
	color: #FFFF00;
	}
	
a.specialblack:link {
	color: #000;
	}

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

a.specialblack:hover {
	background-color: #960;
	color: #000;
	text-decoration: none;
	}

a.specialblack:active {
	color: #000;
	}	
	
	
a.bodylink:link {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

a.bodylink:visited {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

a.bodylink:hover {
	background-color: #960;
	color: #000;
		text-decoration: none;
	}

a.sbodylink:active {
	color: #000;
	}	
	
a.bodylink12:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a.bodylink12:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a.bodylink12:hover {
	background-color: #960;
	color: #000;
		text-decoration: none;
	}

a.sbodylin12k:active {
	color: #000;
	}		
	
	
	


#mastheadinfo {
	background: #fde8d7;
	background-image:url(_images/backer_cream_25x25.jpg);
	width: 850px;
	margin-right:auto;
	margin-left:auto;
	padding: 20px 10px 10px 20px;
	text-align: center;
}

#flashtopper {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

#logo450 {
	width: 513px;
    height: 62px;
    padding: 15px 0px 0px 0px;
}

#logo513 {
	width: 513px;
    height: 62px;
    padding: 15px 0px 0px 0px;
}

#content660 {
	width: 660px;
}

.bodycenter {
	text-align:center;
}


/* ADDED BY ERIK JULY 16 2009 */


.helv-10px-uppercase {
	font-size:10px;
	font-weight: 100;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/* added Erik Jan 26 2011*/

#jcrew {
	Margin-top:10px;
	margin-bottom:10px;
}


/* added Erik Feb 3 2011*/


#highlightbox {
	background-color:#d5edfe;
	padding: 5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
}
