body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../livepics/bgif.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}

A:link {
	text-decoration:underline;
	color: #FFCC33;
	
}
A:visited {text-decoration:underline;
	color: #FFCC33}
	
A:hover{text-decoration:underline;
	color: #FFFFFF}
	


H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC33;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-align: left;
}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC33;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-align: center;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC33;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: .26em;
}


H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC33;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-align: center;
}

.yellow {
	color: #FFCC33;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}

.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCC33;
	font-style: italic;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 18px;
}
.border {
	border: 1px solid #000000;
}
.homeBkgrd {
	background-image: url(../livepics/home_image.jpg);
	background-repeat: no-repeat;
}

