body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color:#900;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
#topNav {
	position: relative;
	top: 0px;
	width:100%;
	z-index:10;
	background-color: #900;
	border-bottom: solid 1px #000;
	border-top: solid 2px #000;
}
#banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(img/topBG2.gif);
	border-bottom: solid 1px #990000;
	z-index: 9;
	background-repeat: repeat-x;
}
#bannerVideo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(img/topBG.gif);
	border-bottom: solid 2px #000000;
	z-index: 9;
}
#imgFL {
	float: left;
	padding: 10px 10px 10px 0px;
}
#imgFR {
	float: right;
	padding: 10px 0px 10px 10px;
}
#imgFRindex {
	float: right;
	padding: 0px 0px 10px 10px;
}
#left{
	float: left;
	width: 10%;
	height: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/leftBG.jpg);
	border-right: 1px solid #000;
	background-repeat: repeat-x;
	z-index: 1;
}
#leftVideo{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 30px;
	height: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/leftBG.jpg);
	border-right: 1px solid #000;
	background-repeat: repeat-x;
	z-index: 1;
}
#right{
	float:right;
	width: 5%;
	height: 1000px;
	padding-right: 0px;
	background-image: url(img/rightBG.jpg);
	background-repeat: repeat-x;
	border-left: 2px solid #900;
	z-index: 1;
}
#rightVideo{
	position: absolute;
	top: 80px;
	left: 715px;
	width: 100%;
	height: 1000px;
	padding-right: 0px;
	background-image: url(img/rightBG.jpg);
	background-repeat: repeat-x;
	border-left: 2px solid #900;
	z-index: 1;
}

#content{
    float: left;
	width: 74%;
	padding:  20px 20px 20px 20px;
	background-color: #dfdfdf;
	border-right: 2px solid #000;
	z-index: 2;
}
#contentVideo{
	position: absolute;
	top: 100px;
	left: 52px;
	width: 623px;
	padding: 00px;
	background-color: #900;
	z-index: 2;
}
#bread {
	top: 0px;
	padding: 0px;
	margin: 0px 2px;
	font-size: 1.2em;
	color: #666;
	text-align: right;
	font-weight: bold;
	z-index: 3;
}
#toTheTop {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#toTheTopVideo {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

#toTheTopVideo a:link {
	color: #CCCCCC;
}
#toTheTopVideo a:visited {
	color: #CCCCCC;
}
#toTheTopVideo a:hover {
	color: #0099FF;
}
#toTheTopVideo a:active {
	color: #0000FF;
}
#contactVideo a:link {
	color: #CCCCCC;
}
#contactVideo a:visited {
	color: #CCCCCC;
}
#contactVideo a:hover {
	color: #0099FF;
}
#contactVideo a:active {
	color: #0000FF;
}
#bullets {
	font-size: 1.0em;
}
#bullets li {
	list-style-type: square;	
}
#links {
	top: 0px;
	position:relative;
	left: 0px;
	width:60%;
	margin: 0px;
	padding: 0px;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links li {
	list-style-type: none;
	font-size: 0.75em;
}
#links a {
	display: block;
	width: 100%;
}
/*/*/a{
}
#links a {
	text-decoration: none;
	padding: 2px 10px;
	background-color: #dddddd;
	border-style: solid;
	border-top-width: 3px;
	border-top-color: #999999;
	border-right-width: 2px;
	border-right-color: #333333;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-left-width: 3px;
	border-left-color: #999999;
	line-height: 1.4em;
}
#links a:hover, #links a:focus {
	padding: 2px 10px;
	background-color: #900;
	border-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	border-right-width: 3px;
	border-right-color: #999999;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	border-left-width: 2px;
	border-left-color: #333333;
	color: #ffffff;
	font-weight: bold;
}
#openBox {
	background-color: #efefef;
	border: solid 2px #900;
	padding: 10px;
}
#swf {
	border: solid 2px #900;
	background-color: #000000;
}
#pageBtn {
	position: relative;
	width: 100%;
	padding: 0px;
	top: 0px;
	margin: 0px;
}

#pageBtn ul {
	margin: 0px;
	padding: 0px;
}

#pageBtn li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #990000;
	list-style: none;
	}
/*/*/a{}
#pageBtn a {
	margin: 0px;
	text-decoration: none;
	color: #900;
	font-weight: bold;
	border-left-color: #999;
	border-top-color: #dfdfdf;
	border-bottom-color: #999;
	border-width: 1px 0px 1px 1px;
	padding: 4px 0px 4px 10px;
	border-style: solid;
	width: 100%;
	display: block;
}
#pageBtn a:hover, #pageBtn a:focus {
	background-color: #900;
	border-color: #000000;
	border-width: 1px;
	color: #FFFFFF;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #990000;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #990000;
}
.smallerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
}
.unP {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: medium;
}
.whiteTxt {
	color: #fff;
}
.forCopyW {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
}
.littleBiggerTxt {
	font-size: 1.4em;
}
.justRedTxt {
	color: #990000;
	font-weight: bold;
}


