#Splash {
	height: 580px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(media/cmv-front.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	background-position: 10px;
}
#SplashWelcome {
	margin-top: 500px;
	width: 380px;
	float: left;
}
#EnterButton {
	float: right;
	margin-top: 540px;
}
#EnterButton a, #EnterButton a:visited, #EnterButton a:active {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
#SplashWelcome h2 {
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#SplashWelcome h1 {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Tahoma;
}
#EnterButton a:hover {
	color: #990000;
	text-decoration: underline;
}
.LDrop {
	background-image: url(media/l_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
}
.RDrop {
	background-image: url(media/r_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
}
.TDrop {
	background-image: url(media/t_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.TLDrop {
	background-image: url(media/t_l_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.TRDrop {
	background-image: url(media/t_r_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.BDrop {
	background-image: url(media/b_drop.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.BLDrop {
	background-image: url(media/b_l_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.BRDrop {
	background-image: url(media/b_r_drop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}
.PageCap {
	background-image: url(media/tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 20px;
	width: 940px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/* main copy content containers */
#ContentColFullHD {
	width: 620px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0px;
	height: 6px;
}
#PopupContent {
	width: 750px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;

}
#PopupContent h2 {
	font-size: 15px;
	color: #1a3d77;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#PopupContent p, td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* centre content container for right panel layout */
#Content2ColHD {
	width: 620px;
	float: left;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1a3d77;
	margin-top: 3px;
	margin-left: 3px;
	height: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#ContentCol {
	margin: 0px;
	width: 383px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}
#ContentCol h2 {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#ContentCol h3 {
	color: #990000;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#ContentCol p, td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ContentCol li {
	font-size: 11px;
	padding: 0px;
	color: #333333;
	line-height: 15px;
	list-style-image: url(media/bullit.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ContentCol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* end centre content container for right panel layout */

/*  full page content container   */
#ContentColFull {
	width: 650px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	clear: none;

}
#ContentColFull h2 {
}

#NavCol {
	width: 160px;
	float: left;
	padding-top: 15px;
	clear: none;
	margin-left: 40px;
	text-align: center;
}

#ContentColFull a {
	color: #990000;
	text-decoration: none;
}
#ContentColFull a:hover {
	color: #990000;
	text-decoration: underline;
}
#download a {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #1a3d77;
	font-weight: bold;
	text-decoration: none;
}
#download a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #1a3d77;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #1a3d77;
	background-color: #FFFFFF;
}
#ContentColFull h2 {
	font-size: 15px;
	color: #990000;
	display: block;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#ContentColFull p, td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#ContentColFull p {
	text-align:center;
}

#ContentColFull li {
	font-size: 11px;
	padding: 0px;
	color: #333333;
	line-height: 15px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ContentColFull ul {
	list-style-image: url(media/bullit.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pbold {
	color: #990000
}
/* end full page content container  */
body {
	background-image: url(media/bg.gif);
	background-repeat: repeat-x;
}
.PageFoot {
	background-image: url(media/tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 950px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	font-variant: small-caps;
	text-transform: lowercase;
	font-size: 8px;
	font-weight: bold;
}
#BodyHead {
	width: 950px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#SearchHead {
	float: right;
	width: 300px;
}
.PageCap a {
	margin-right: 5px;
	margin-left: 5px;
	color: #666666;
	text-decoration: none;
}
input {
	border: 1px solid #333333;
	background-image: url(media/tile.jpg);
	font-size: 9px;
}#SearchHead a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#SearchHead a:hover {
	text-decoration: underline;
}
#Bottles {
	display: block;
	clear: both;
	width: 650px;
	overflow: -moz-scrollbars-vertical;
  	overflow-x: scroll;
  	overflow-y: auto;
	height: 245px;
}
.tbsep {
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 6px;
	padding-right: 6px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#NavCol2 {

	width: 160px;
	float: left;
	padding-top: 15px;
	clear: none;
	margin-left: 10px;
	text-align: center;
}
#ContentColFull2 {

	width: 650px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	clear: none;
}
#ContentColFull2 h2 {

	font-size: 15px;
	color: #990000;
	display: block;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#ContentColSMAP ul {
	margin-right: auto;
	margin-left: 300px;
	list-style-type: square;
}

#ContentColSMAP {

	width: 650px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	clear: none;
}
#ContentColSMAP h2 {


	font-size: 15px;
	color: #990000;
	display: block;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
