@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg3.gif);
}
td,th {
	color:#000
}
td.box1 {
	background:url(images/box_lt.jpg);
}
td.box2 {
	background: url(images/box_mid.jpg);
}
td.box3 {
	background: url(images/box_rt.jpg);
}
td.footer {
	background-color:#0d0468;
}
td.none {
background:none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
h1.sm {
	font-size:22px;
	color:#ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h1.light {
	color:#ffffe6;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: lighter;
	color:#FFF
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffe6;
}
h3.black {
	color:#000000;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
p.home {
	font-size: 12px;
	margin-top:0px;
}
p.pages {
	font-size: 13px;
}
p.single {
	margin-top: 0px;
	margin-bottom: 0px;
}
p.lg {
	font-size: 16px;
}
p.box {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top: 6px;
	margin-bottom: 0px;
}
li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}
ul.white {
	color: #ffffff
}
:link {
	color: #ffffff;
}
:visited {
	color: #000000;
}
a:link.vwhite {
	color: #ffffff;
	text-decoration: none;
}
a:visited.vwhite {
	color: #ffffff;
	text-decoration: none;
}
#movie {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

