


/* ------------------begin main page styles------------------ */

body {
	background:#c9c9c9 url(../images/bg-image.jpg) repeat-x top; 
	margin:0px; 
	font-family:"Times New Roman", Times, serif; 
	line-height:10px; 
	font-size:10; 
	color:#000000
	}



.home_title_blk {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:600;
	color:#000;
	padding:0px 0px 0px 20px;
	}


.home_title_red {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:600;
	color:#962229;
	padding:0px 0px 0px 20px;
	}
	
	
.red_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:600;
	color:#962229;
	padding:0px 20px 20px 20px;
	}
	
	
.home_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:550;
	color:#000;
	padding:0px 40px 0px 20px;
	}
	
	
.home_text_italic {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:550;
	color:#000;
	padding:0px 0px 0px 0px;
	font-style:italic;
	}
	
	
.home_text_italic a {
	color:#962229;
	text-decoration:none;
	}
	
	
.home_text_italic a:hover {
	color:#000;
	text-decoration:none;
	}








/* ------------------begin text styles------------------ */


p {line-height:20px;}


UL {line-height:18pt;}

*html li {line-height:20px;}

*+html li {line-height:20px;}




#header1 {
	color: #000000; 
	font-size: 12pt; 
	line-height:12pt;
	font-weight: bold; 
	padding-bottom:10px; 
	padding-top:10px; 
	text-decoration:none;
	}



#header2 {
	color: #000000; 
	font-size: 14pt; 
	line-height:12pt;
	font-weight: bold; 
	padding-left:3px; 
	padding-top:30px; 
	text-decoration:underline;
	}


#header3 {
	color: #000000; 
	font-size: 14pt; 
	line-height:12pt;
	font-weight: bold; 
	padding-left:20px; 
	padding-top:30px; 
	text-decoration:underline;
	}


#header4 {
	color: #000000; 
	font-size: 15pt; 
	line-height:17pt;
	font-weight: bold; 
	padding-left:20px; 
	padding-top:30px; 
	text-decoration:none;
	}


#header5 {
	color: #000000; 
	font-size: 14pt; 
	font-weight: bold; 
	padding-left:20px; 
	padding-top:30px; 
	text-decoration:underline;
	}



#txt1 {
	color: #000000; 
	font-size: 11pt; 
	line-height:16pt;}









/* ------------------begin iframe styles------------------ */

#theIframe {
	border:0; 
	background-color: transparent;
	}


#iframebgplain {
	background:#c9c9c9 url(../images/iframe-bg-plain.jpg) no-repeat top; 
	margin:0px;
	}


#iframebg {
	background:transparent; 
	border:0;
	}


#flashtd {
	width:966px;
	height:463px; 
	margin:0px; 
	padding:0px;
	}


#iframeWindow {
	border:0;
	background-color:transparent;
	overflow:auto;
	}








/* ------------------begin link styles------------------ */


a {
	font-weight: bold; 
	color:#962229;
	text-decoration:none;
	}

a:hover {color: #431610;}



#legallink1 a {
	font-weight: bold; 
	color:#30221d; 
	font-size:12; 
	padding:10px; 
	text-decoration:none; 
	line-height:40px;
	}

#legallink1 a:hover {color: #431610;}


a img {border:0px;}










/* ------------------begin image styles------------------ */

#aboutimageheader1 {
	margin-right:180px; 
	margin-top:1;
	}

#videoimageheader1 {
	margin-left:135px; 
	margin-bottom:10px; 
	}

#aboutthumbtable {
	margin-top:1;
	}









/* ------------------begin pop-up styles------------------ */

#legalbg1 {
	background:#c9c9c9;padding:20px;
	}

#legaltxt1 {
	padding:20px;
	}

#videobg1 {
	background:#c9c9c9 url(../images/bg_popup_1.jpg) no-repeat top; 
	margin:0px;
}


#unsubscribebg1 {
	background:#c9c9c9 url(../images/bg_popup_2.jpg) no-repeat top; 
	margin:0px;
}

/* Hana Hack */

#emptyLayer { visibility: visible; display: inline; }

#hackLayer { visibility: hidden; display: none; }


/*

#hackLayer { visibility: visible; display: inline; }
#emptyLayer { visibility: hidden; display: none; }
 */










