@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#maincontainer {
	width:800px;
	margin:auto;
	height:auto;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	
	padding:0px 0px 0px 0px;
}
.clear {
	clear:both;
}
.scrollcontent {
	width:424px;
	height:400px;
	overflow:auto;
	text-align:center;
	padding:15px;
}
.flashpanel {
	width:355px;
	height:400px;
	background:url(../images/homeheader_img2.jpg);
}
#videoplayer {
	widows:214px;
	height:159px;
	overflow:hidden;
	margin:22px 10px 0 133px;
}
.boldred {
	font-weight:bold;
	color:#c00000;
	font-size:23px;
}
.boldra {
	font-weight:bold;
	color:#c00000;
	font-size:14px;
}
.laugh {
	font-weight:bold;
	color:#c00000;
	font-size:18px;
}

#footerlinks {
	width:100%;
}
#footerlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footerlinks ul li {
	display:inline;
}
#footerlinks ul li a {
	display:block;
	float:left;
	width:160px;
	color:#c00000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:15px 0px 0 0spx;
	text-align:center;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#links {
	width:100%;
}
#links ul {
	margin:0;
	padding:0px 0px 0px 150px;
	list-style:none;
}
#links ul li {
	display:inline;
}
#links ul li a {
	display:block;
	float:left;
	width:100%;
	color:#c00000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:0px 0px 0 0px;
	text-align:left;
}
#links1 {
	width:100%;
}
#links1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#links1 ul li {
	display:inline;
}
#links1 ul li a {
	display:block;
	float:left;
	width:100%;
	color:#000000;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	padding:0px 0px 0 0px;
	text-align:center;
}
}

#links2 {
	width:100%;
}
#links2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#links2 ul li {
	display:inline;
}
#links2 ul li a {
	display:block;
	float:left;
	width:100%;
	color:#c00000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:0px 0px 0px 580px;
	text-align:none;
}

