html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/bg-drkred.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: top;
}
#outerCont {
	display: block;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/screenBLK75.png);
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 0px;
}
#body {
	padding: 5px;
}
#outerCont #body h1 {
	font-size: 20px;
	color: #FF9900;
	padding-bottom: 5px;
}
#outerCont #body h2 {
	font-size: 18px;
	color: #00CCCC;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#outerCont #body p {
	margin-left: 15px;
	color: #00CCCC;
	font-size: 12px;
	margin-top: 3px;
}
#outerCont #body strong {
	font-weight: bold;
	color: #00EEEE;
}

#menuBar {
	display: block;
	height: 44px;
	width: 955px;
}
#outerCont #body #reflect {
	margin: 15px;
}

#button {
	background-image: url(images/buttonDn.jpg);
	display: block;
	margin: 0px;
	float: left;
	height: 30px;
	width: 191px;
	position: relative;
	font-weight: bold;
	color: #EEBB00;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.button {
	display: block;
	float: left;
	height: 24px;
	width: 189px;
	position: relative;
	font-weight: bold;
	color: #EEBB00;
	text-align: center;
	/*	-moz-border-radius: 10px;
	border-radius: 10px; */
	vertical-align: middle;
	padding-top: 8px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #92162F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E03053;
	border-right-color: #440B16;
	border-bottom-color: #440B16;
	border-left-color: #E03053;
}

#button:hover {
	color: #FFFF00;
	background-image: url(images/buttonUp.jpg);
}
.button:hover {
	color: #FFFF00;
	background-color: #460B16;
	border-top-color: #761226;
	border-right-color: #C11E3F;
	border-bottom-color: #C11E3F;
	border-left-color: #761226;
}

#button a {
	color: #EEBB00;
	text-decoration: none;
}
.button a {
	color: #EEBB00;
	text-decoration: none;
}

#button a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.button a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#outerCont #body a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#outerCont #body a:hover {
	color: #FFFF00;
}
#outerCont     #body .plain a:link    {
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}
#outerCont  #body .plain a:visited {
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}
#outerCont  #body .plain a:active {
	color: #00CCCC;
}
#outerCont       #body .plain a:hover         {
	color: #99FF00;
}

#leftCol {
	display: block;
	padding: 0px;
	float: left;
	width: 228px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
	position: relative;
}
#rightCol {
	display: block;
	padding: 0px;
	float: right;
	width: 230px;
	margin-right: 35px;
	margin-left: 15px;
	position: relative;
}




#Footer {
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	background-image: url(images/bg-footer.png);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#left {
	display: block;
	position: relative;
	float: left;
	width: 300px;
}
#center {
	display: block;
	float: left;
	width: 300px;
}
#right {
	color: #666666;
	display: block;
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 50px;
	padding-top: 5px;
}

#Footer #right a {
	color: #666666;
	text-decoration: none;
}
#Footer #right a:hover {
	color: #FFFFFF;
}


.picBrdr {
	margin: 5px;
	padding: 0px;
	border: 1px solid #666666;
}
.picNoBrdr {
	text-decoration: none;
	margin: 10px;
}

#picPhoto {
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#Big {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}

.pic200L {
	font-size: 75%;
	color: #000000;
	text-align: center;
	display: block;
	float: left;
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg-w175x230.png);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic200L img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.pic200R {
	color: #000000;
	text-align: center;
	display: block;
	float: right;
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 75%;
	margin: 0px;
	background-image: url(images/bg-w175x230.png);
	background-repeat: no-repeat;
	height: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic200R img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.thumbnail {
	text-decoration: none;
	margin: 10px;
}

.caption {
	padding-top: 5px;
}





#fire_header {
	color: #000000;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
#outerCont #body #bottomLinks {
	font-size: 10px;
	color: #666666;
	display: block;
	width: 100%;
	border: 1px solid #666666;
	text-align: center;
}
#outerCont  #body #bottomLinks a {
	color: #666666;
	text-decoration: none;
}
#outerCont  #body #bottomLinks a:hover {
	color: #FFFFCC;
}
.items {
	font-size: 12px;
	color: #48FFFF;
	list-style-type: disc;
}

.clearBoth {
	clear: both;
}
#note {
	background-image: url(images/screenWHT50.png);
	display: block;
	width: 400px;
	margin-left: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FFCC00;
}
#outerCont #body #note h1 {
	color: #FFFF00;
}

#outerCont #body #note p {
	color: #003366;
}
.upperBorder {
	display: block;
	padding: 0px;
	height: 7px;
	width: 230px;
	margin: 0px;
}
.midBorder {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	width: 216px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.bottomBor {
	background-image: url(images/bg-wBot30x230.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 27px;
	width: 230px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.red {
	color: #FF0000;
}
.video {
	position: relative;
	z-index: 10;
}

