body {
	background-color: #21000C;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
}
h2 {
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 1px;
	padding: 1px;
	line-height: 18px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9C1B1F;
}

.imgbrdr_rt {
	border: 1px solid #000000;
	padding-right: 0px;
	margin-right: 15px;
}

.imgbrdr_lft {
	border: 1px solid #000000;
	padding-left: 0px;
	margin-left: 15px;
}

a {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	text-decoration: line-through;
}
.maroontxt {
	color: #9C1B1F;
}
.top_botline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #2A3322;
	border-right-color: #2A3322;
	border-bottom-color: #2A3322;
	border-left-color: #2A3322;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #000000;
}

p {
	margin:0px 0px 16px 0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #F5F5F5;
	}
a:link {
	color:#0099FF;
}
.imgbrdrt {
	margin-right: 5px;
	padding-right: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6E6;
	background-color: #170009;
	margin: 2px;
	padding: 2px;
	line-height: normal;
}
.maincontent {
	border: 1px solid #3C3C3C;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #000000;
}
.maincontent2 {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #21000C;
	border-right-color: #21000C;
	border-bottom-color: #21000C;
	border-left-color: #21000C;
	padding: 8px;
}
.maincontent1 {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #000000;
	
}
.schedpage {
	background-color: #9C9C9C;
	background-image: url(sitepics/sched_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B0B0B;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	line-height: 16px;
	padding-bottom: 0px;
}
.schedpagetbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}


.schedpageundrline {
	font-size: 12px;
	color: #282828;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	padding: 20px;
}
.sched_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
	width: auto;
	line-height: 15px;
}

.sched_box_lft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
	width: auto;
	line-height: 15px;
}

.links_page {
	background-color: #0A0A0A;
	background-image: url(sitepics/links_bg4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B0B0B;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
}

.contact_page {
	background-color: #0A0A0A;
	background-image: url(sitepics/bg_kid.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B0B0B;
	padding-top: 0px;
	padding-left: 100px;
	padding-right: 175px;
	padding-bottom: 50px;
}
.press_page {
	padding-right: 100px;
	padding-left: 100px;
	background-image: url(sitepics/promo_bg.jpg);
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style2 {font-size: 13px}


body {width:100%; height:100%; margin:0px;}
#links {position:absolute; left:120px; top:280px;}
#up {position:absolute; left:600px; top:282px; cursor:pointer;}
#down {position:absolute; left:600px; top:552px; cursor:pointer;}
#cont {position:relative; left:170px; top:0px; width:300px; height:300px; border:1px solid #006699; overflow:hidden;}
.txt {position:absolute; left:0px; top:0px; width:290px; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; text-align:left; padding:5px; visibility:hidden;}
