@charset "ISO-8859-1";

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	text-align: center;
	background-image: url(../image-files/backimage.gif);
	}
	
/*LAYOUT STYLES*/
	
#container {
	width: 750px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content-holder {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 620px;
}

#top-banner {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.heading {
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.content {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	font-size: 98%;
	line-height: 135%;
}	


.content-bottom {
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
	font-size: 98%;
	line-height: 135%;
}


.content-extended {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	font-size: 98%;
	line-height: 135%;
}

	
#bottom {
	text-align: center;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#bottom a:link
{
	color: #13141C;
	text-decoration: underline;
}

#bottom a:visited
{
	color: #13141C;
	text-decoration: underline;
}

#bottom a:hover
{
	color: #981118;
	text-decoration: underline;
}


	

.left-col {
	vertical-align: top;
	text-align: center;
	width: 130px;
	font-size: 90%;
	background-image: url(../image-files/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}	

.right-col {
	vertical-align: top;
	text-align: center;
	width: 132px;
	font-size: 90%;
	border: 1px dotted #CCCCCC;
	padding: 0px;
	margin: 0px;
}
	
.main-space {
	margin: 0px;
	padding: 0px;
	width: 620px;
}



/*END OF LAYOUT STYLES*/


/*INCLUDES STYLES*/


.left-ads {
	width: 126px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	margin-top: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}


#button1 {
	font-weight: bold;
	border: 2px solid #FEBF20;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #002A3B;
	margin-top: 0px;
	padding: 2px;
}

#button1  a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#button1  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#button1  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.e-zine {
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding: 2px;
}

#side-text {
	text-align: center;
	vertical-align: top;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}


.main-navig-bottom {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F1B7DB;
	color: #000000;
	margin-bottom: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.search {
	vertical-align: top;
	text-align: center;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#copyright {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	background-color: #9E5B86;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #11141B;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#copyright  a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}

#copyright a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.google-vert {
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.google-string-top {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
}

.google-ad-120 {
	float: left;
	width: 120px;
	margin-right: 8px;
}
.google-banner-468x60 {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
.google-unit-120 {
	float: left;
	width: 120px;
	margin-right: 8px;
}

/*END OF INCLUDES STYLES*/

/*CONTENT STYLES*/


a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #9E5B86;
	text-decoration: underline;
}

h1 {
	font-size: 150%;
	text-align: center;
	vertical-align: top;
	color: #27262C;
	padding-bottom: 20px;
	clear: both;
	line-height: 120%;
}

h2 {
	font-size: 140%;
	text-align: center;
	vertical-align: top;
	color: #002A3B;
	padding-bottom: 20px;
	clear: both;
	line-height: 120px;
}


h3 {
	font-size: 120%;
	color: #27262C;
	clear: both;
	line-height: 120%;
}
 h4 {
	font-size: 120%;
	color: #27262C;
	clear: both;
	line-height: 120%;
}

h5 {
	font-size: 110%;
	clear: both;
	line-height: 120%;
}


 h6 {
	font-size: 100%;
	clear: both;
	line-height: 120%;
}

.underheading
{
	font-size: 90%;
	font-weight: bold;
	color: #CE4D90;
}

.img-left {
	float: left;
	margin-right: 8px;
}

.img-right {
	float: right;
	margin-left: 8px;
}

.content-tiers-navig {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #E4E4E4;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}


.top {
	text-align: center;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.sidebar {
	padding: 8px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #F8F4D9;
	font-size: 98%;
}

.crumb {
	font-size: 85%;
	margin-bottom: 10px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 20px;
	line-height: 20px;
}

.img-centered
{
	float: none;
	clear: both;
	text-align: center;
}

.hype
{
	font-size: 120%;
	color: #990000;
	font-weight: bold;
}

.gallery {
	font-size: 80%;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}


.center
{
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.right
{
	text-align: right;
}


.google-250-left
{
	float: left;
	width: 250px;
	margin-right: 8px;
	vertical-align: top;
	padding: 2px;
}

.google-250-right
{
	float: right;
	width: 250px;
	vertical-align: top;
	margin-left: 8px;
}

.google-200-left
{
	float: left;
	width: 200px;
	margin-right: 8px;
	vertical-align: top;
	padding: 2px;
}

.google-200-right
{
	float: right;
	width: 200px;
	vertical-align: top;
	margin-left: 8px;
	padding: 2px;
}


.clearit{
	clear: both;
}

/*END OF CONTENT STYLES*/ 

.right-insert
{
	text-align: left;
	padding: 4px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: right;
	font-size: 90%;
	border: 1px dotted #CCCCCC;
}

.top-table
{
	text-align: center;
}

.left-insert
{
	text-align: left;
	padding: 4px;
	width: 140px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-size: 90%;
	border: 1px dotted #CCCCCC;
}

