.bodyBox {
	margin-right: auto;
	margin-left: auto;
}
a:link {color: #4B9AC9; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #4B9AC9;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {color: #CC9933}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 0.5em;
	word-spacing: 0.5em;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D69430;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #D1D1D1;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
ol {font-family: Arial, Helvetica, sans-serif; font-size: 14px; list-style-type: square}
ul {
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	font-family: Arial, sans-serif;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.backtotop {
	text-align: right;
	font-size :13px;
	font-family: Arial, Helvetica, sans-serif;
}
.backtotop a:link {color: #4B9AC9; text-decoration: none}
.backtotop a:visited {
	text-decoration: none;
	color: #4B9AC9;
}
.backtotop a:hover {
	text-decoration: none;
	color: #CC6633;
}
.backtotop a:active {color: #FFFFFF}
.bravo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px 10px 0px 80px;
}
.charlie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
}
.gloC {
	background-image: url(/img/splash/glo_c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
}
.oscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	line-height: 20px;
}
.oscar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	line-height: 20px;
}
.papa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.papaSpecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
.whiskey {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	padding: 10px 80px 0px 10px;
}
.whiskey2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 10px 80px 0px 10px;
	color: #999999;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.PicOver img{
	border: 1px solid #000000;
}

.PicOver:hover img{
	border: 1px solid #FFFFFF;
}
