body {background-color: #000066; margin: 0px; padding: 0px; font-family: arial, sans-serif; color:#993300; font-size: 13px;}
a {color: #000066;}
a:link {color: #000066;}
a:hover {text-decoration: none;}
a:active {color: #000066;}
a:visited {color: #000066;}
#master {
  position:	absolute;
	left: 50%;
  margin-left: -385px;
  width: 770px;
  margin-top: 0px;
	border: 0px solid #cccccc;
}
#header {
  position:	absolute;
	left: 50%;
  margin-left: -385px;
  top: 10px;
	z-index: 100;
}

h1 {
  font-size: 21px;
	color: #000066;
	text-align: center;
}

h2 {
  font-size: 24px;
	color: #000066;
	text-align: center;
}

.error {
	font-weight: bold;
	color: red;
}

.image {
	border: 1px solid #993300;
	padding: 2px;
}

.left {
	float: left;
	margin-right: 5px;
}

.promotionEntry {
	/*background-image: url(/images/all/bg_leftCol.gif);
	background-repeat: no-repeat;*/
	font-family: georgia, serif;
	text-align: center;
}
.promotionEntry span {
	font-size: 16px;
}

a.nav, a.nav:hover {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
	display: block;
	float: left;
	width: auto;
	height: 18px;
	margin-right: 30px;
	margin-top: 10px;
	border: 0px solid black;
}

a.nav {
	background-image: url(/images/navigation/navOff.jpg);
}
a.nav:hover {
	background-image: url(/images/navigation/navOn.jpg);
}



#colLeft {
	position:	absolute;
	left: 50%;
	top: 223px;
  margin-left: -377px;
	background-image: url(/images/all/bg_leftCol.gif);
	background-repeat: no-repeat;
	z-index: 99;
	width: 157px;
	height: 303px;
	padding-left: 35px;
	padding-top: 10px;
}

#colMiddle {
	background-color: #E9E9E9;
	border: 1px solid #993300;
	margin-left: 206px;
	margin-right: 5px;
	margin-top:174px;
	width: 290px;
	padding: 15px;
	padding-top: 55px;
}

#colRight {
	position:	absolute;
	left: 50%;
	top: 223px;
  margin-left: 148px;
	background-image: url(/images/all/bg_rightCol.gif);
	background-repeat: no-repeat;
	width: 211px;
	height: 409px;
	padding: 5px;
}
#footer {
	clear: both;
	width: 332px;
	margin-left: 201px;
	color: #ffffff;
	margin-top: 10px;
}
#footer span {
	font-size: 11px;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
	color: #ffffff;
}
div{
	border: 0px solid black;
}
.navImage{
	margin-bottom: 10px;
}

.highlightFinger{
	background-image: url(/images/all/highlight_finger.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	height: 30px;
	padding-left: 55px;
	font-size: 16px;
	font-weight: bold;
}