
body {
	background-color: #999999;
	padding: 18px;
	width: 750px;
/*	margin: 0 auto;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	}

#basecontainer {
	width: 750px;
	position: absolute;
}

#basecontainer-secret {display:none;}
#basecontainer-top {
	background-image: url(images/outer_top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#basecontainer-bottom {
	background-image: url(images/outer_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
}

#basecontainer-body {
	height: 484px;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 220px;
	padding-right: 20px;
	overflow: hidden;

	scrollbar-face-color:#1753A5;
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#528CC6;
	scrollbar-darkshadow-Color:#202020;
}

h1 {
	font-size: 16px;
	text-align: center;
	font-style: italic;
	letter-spacing: .1em;
}

h2 {
	font-size: 14px;
	font-style: italic;
	letter-spacing: .05em;
	margin-bottom: 0;
}

td {
	padding: 3px 0 1px 0;
}

table, .contactplate {
	align: center;
	margin: 0 auto;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.submit {
	text-align: left;
}


#copyright {
	margin-top: -10px;
	padding: 4px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-align: center;
}

#navcontainer {
	margin: 12px 0 0 12px;
	width: 190px;
	position: absolute;
}
#navimage {display:block;}

#navhead{
	background-image: url(images/bubble_head.gif);
	background-repeat: no-repeat;
	height: 88px;
}

#navfoot{
	background-image: url(images/bubble_foot.gif);
	background-repeat: no-repeat;
	height: 7px;
}

#nav {
	background-color: #1753A5;
	color: #FFFFFF;
	height: 388px;
	text-align: center;
	padding: 4px 0 0 0;
}

#nav li {
	padding: 3px 0 0 0;
}
.nav-deep a {
	display: block;
	width: 175px;
	height: 18px;
	margin-top: -2px;
}
.nav-deep{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	letter-spacing: .08em;
	background-image: url(images/slate_deep.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-left: 7px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.nav-shallow a {
	display: block;
	width: 175px;
	height: 18px;
	margin-top: -2px;
}
.nav-shallow{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	letter-spacing: .08em;
	background-image: url(images/slate_shallow.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin-left: 7px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

ul ul {
	padding-bottom: 6px;
}

.expanded-block{
	margin-top: -6px;
	display: none;
	text-transform: none;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0;
}

.expanded-block a{
	width: auto;
	display: inline;
}

.expanded-block li {
	margin-top: -3px;
	margin-bottom: 1px;
	padding: 0;
}

.nav-expanded{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin-top: -9px;
	margin-right: 0;
	margin-left: 25px;
}

.nav-expanded a:hover {
	color: #EFED63;
}

ul, li {
	list-style: none;
	padding:0;
	margin:0;
}

.floatingbutton {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 1px;
	color: #EEEEEE;
	padding: 7px 0;
	background-image: url(images/floatingbutton.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 125px;
	text-decoration: none;
}


.floatingbutton:hover {
	color: #EFED63;
}

#contact{
	margin: 12px 0 0 613px;
}

#play_video{
	margin: 12px 0 0 480px;
}

#quickNav{}

img {
	border: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

p a:hover {
	text-decoration: underline;
}

.spades{color: #000000;  padding-right: 5px; font-weight:normal; font-size:12px;}
.hearts{color: #CC2222; padding-right: 5px;font-weight:normal; font-size:12px;}
.clubs{color: #000000; padding-right: 5px;font-weight:normal; font-size:12px;}
.diamonds{color: #CC2222; padding-right: 5px;font-weight:normal; font-size:12px;}

.quote{
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);

	padding: 0;
	width: 500px;

	font-weight: normal;
	background-color: #092040;
	margin: 0 5px;
	color: #DEEEFE;
}


.quote p{
	margin: 0;
	padding-bottom: 5px;
	padding-top: 2px;
}
/*
.videothumb img{
	display: inline;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-top: 2px;
}
*/
.quote blockquote{
	font-style: normal;
	font-weight: bold;
	display: block;
	margin: 0 10px;
	
}

.quote cite{
	display: block;
	padding: 0 0 5px 280px;
	font-style: italics;
}

#quotetop {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding: 0;
	height: 8px;
	width: 500px;
	background-image: url(images/quote-top.gif);
	background-repeat: no-repeat;

	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

#quotebottom {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 8px;
	width: 500px;
	background-image: url(images/quote-bottom.gif);
	background-repeat: no-repeat;
	
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

.videothumb{
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);

	padding: 0;
	width: 136px;

	font-weight: normal;
	background-color: #092040;
	margin: 0 auto;
	color: #DEEEFE;
}
.videothumb img{
	margin: 0 11px;
}

.videothumbtop {
	margin-left: auto;
	margin-right: auto;
/*	margin-bottom: -8px;*/
	padding: 0;
	padding: 0;
	height: 8px;
	width: 136px;
	background-image: url(images/videothumb-top.gif);
	background-repeat: no-repeat;

	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

.videothumbbottom {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 8px;
	width: 136px;
	background-image: url(images/videothumb-bottom.gif);
	background-repeat: no-repeat;
	
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

.videocaption {
	display: block;
	text-align: center;
	width: 140px;
	font-size: 11px;
	margin-top: 5px;
}



.required {
	font-style: italic;
	color: #DDDD99;
}


#interactive * {
	text-align: center;
}


#interactive table {
	width: 180px;
/*	background-color: #092040;*/
}

#interactive table {
	width: 180px;
	border: 2px solid #1753A5;
}


#interactive li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#interactive table tbody tr td {
	padding: 1px 10px;
}

