/* CSS Document */
/* Hides from IE5-mac \*/
* html #center {height: 1%;}
/* End hide from IE5-mac */
a:link {
	color : #0000cc; 
	font-weight : 600; 
	background : transparent;
} 
a:visited {
	color : #0000cc; 
	font-weight : 600; 
	background : transparent; 
} 
a:hover {
	font-weight : 600; 
	color : #ff6600; 
	background : transparent; 
}
a.footerlink:link {
	color : #0000cc; 
	font-weight : bolder; 
	background : transparent;
	text-decoration: none;
	clear: none; float: none;
	width: auto;
	height: auto;
} 
a.footerlink:visited {
	color : #0000cc; 
	font-weight : bolder; 
	background : transparent;
	text-decoration: none;
	clear: none; float: none;
	width: auto;
	height: auto;
} 
a.footerlink:hover {
	font-weight : bolder;
	color : #ff6600;
	background : transparent;
	text-decoration: underline;
	clear: none;
	float: none;
	width: auto;
	height: auto;
	padding: 0px;
}

.adbox {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #BE8C4F;
	padding: 6px;
	font-family: "Courier New", Courier, monospace;color: #000000;
}
.advert {
	border: 1px solid #006699;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	text-align: center;
}
.answer { 
	font-size: 80%;
}
.black {
	color: #000000
}
body {
	font-size: 90%;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#center {
	padding: 4px 0px;
	border-right: 1px solid #BE8C4F;
	width: 717px;
	margin: 0px auto;
	border-left: 1px solid #BE8C4F;
}
#center .bookbox {
	width: 49%;
	text-align: center;
	display: block;
	float: left;
}
#center .headline {
	width: 90%;
	left: 10%;
	right: 10%;
	position: relative;
}
#center .content {
	width: 506px;
	position: relative;
	margin-left: 200px;
	margin-right: 6px;
	padding-left: 4px;
}
#center .content .shadow {
	width: 321px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#center .content form p {
	width: 100%;
	font-size: 75%;
	font-weight: bold;
	clear: both;
	margin: 4px auto;
}
#center .content form p label {
	float: left;
}
#center .content form p input {
	float: right;
}
#center .content form p textarea {
	float: right;
}
.clear {
	clear: both;
}
.contentsignup {
	width: 308px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #BE8C4F;
	padding: 6px;
	font-family: "Courier New", Courier, monospace;color: #000000;
}

.dropin form p {

	width: 100%;
	font-size: 75%;
	font-weight: bold;
	clear: both;
	margin: 4px auto;
}
.dropin form p label {
	float: left;
}
.dropin form p input {
	float: right;
}
.dropin form p textarea {
	float: right;
}
.dropin {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	width: 717px;
	border: 1px solid #BE8C4F;
}
h1 {
	color: #CC0000;
	background : transparent;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}
h1 img a:link, h1 img a:visited, h1 img a:hover {
	text-decoration: none;
}
h2 { 
	font-size: 120%;
	color: #CC0000;
	background : transparent;
	font-weight: bold;
}
.highlight { 
	background: #FFFF00;
}
hr {
	background: #BE8C4F;
}
.image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.imgtop {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
	float: left;
	padding: 0px;
	margin: 40px 40px 40px 20px;
}
#left {
	padding: 0px;
	width: 191px;
	position: absolute;
	margin: 0px;
	text-align: center;
	top: 127px;
	overflow: hidden;
	background: #FFFFCC;
}
.leftsmalltext {
	padding: 4px;
	font-size: 75%;
	margin: 0px;
}
ol {  
	list-style-type: decimal;
	color: #003366;
	background : transparent; 
}
.question { 
	font-style: italic; font-weight: bold;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
#right {
	text-align: left;
}

#right p {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin-left: 6px;
	background: #FFFFFF;
	margin-bottom: 80px;
	border: 1px solid #BE8C4F;
	margin-right: 12px;
	left: 0px;
}
.robert {
	font: 300% "Freestyle Script", Courier, serif;
	color: #000099;
}
.sig { 
	font-size: 80%;
	font-weight: 600;
	font-variant: small-caps;
	text-align: right;
}
.sigtm {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0px;
	display: block;
	margin-top: 6px;
	margin-right: 6px;
}
.signupboxredbig {
	color: #CC0000;
	font-weight: bold;
	font-size: 130%;
}
.signupbox {
	font-size: 75%;
	margin: 0px;
	background: #FAE386 url(boxtop.gif) no-repeat left top;
	padding-top: 10px;
}
.signupboxmid {
	padding: 0px 4px 4px;
	font-size: 75%;
	margin: 0px;
	background: #FAE386;
	border-right: 1px solid #BE8C4F;
	border-left: 1px solid #BE8C4F;
}
.signupboxbottom {
	padding: 4px;
	font-size: 75%;
	margin: 0px;
	background: #FAE386 url(boxbottom.gif) no-repeat left bottom;
}
.ticklist {
	list-style-image: url(tick.gif);
	list-style-position: outside;
	white-space: normal;
	text-align: left;
	background : transparent;
}
#top {
	clear: both;
}
#top .mast {
	width: 719px;
	margin-right: auto;
	margin-left: auto;
}
ul {
	list-style-type: square;
}
ul#sidenav, ul#sidenavx {
	padding : 0;
	margin : 0;
	list-style-type : none;
	position: relative;
	text-align: left;
	font-size: 90%;
}
ul#sidenav li, ul#sidenavx li {
	line-height: 20px;
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	}
ul#sidenav li a:link, ul#sidenavx li a:link {
	text-decoration : none;
	color : #003366;
	background : #CFB76D;
	border-color : black black black #993300;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	display: block;
	width: 100%;
	padding-left: 4px;
} 
ul#sidenav li a:visited, ul#sidenavx li a:visited {
	color : #003366;
	background : #CFB76D;
	border-color : black black black #993300;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 4px;
} 
ul#sidenav li a:hover, ul#sidenavx li a:hover {
	color : #993300;
	background : #FAE386;
	border-color : black black black #003366;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding-left: 4px;
}
.underline {
	text-decoration: underline;
}
.callout {
	width: 120px;
	position: relative;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFCC;
	border: 1px solid #BE8C4F;
	padding: 4px;
	float: right;
	clear: right;
}
ul#sidenav img, ul#sidenavx img {
	padding : 0;
	margin : 0;
	border-width: 0px;
	border-style: none;
}

.sigtm{text-align:right;font-style:italic;font-weight:700;font-variant:small-caps;margin-bottom:0;display:block;margin-top:6px;margin-right:6px}

.contentsignup h2{background:#fff;color:#690;font:700 130% georgia, "times new roman", times, serif;border-top:none;border-right:none;border-bottom:none;border-left:none;text-align:left}
.big {
	font-size: 200%;
}
.strikethrough {
	text-decoration: line-through;
}
.offerbox {
	padding: 4px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #669966;
	background: #FFFFFF;
	margin-top: 8px;
}
.black_overlay{
  display: none;
  position: absolute;
  top: 120px;
  left: 0%;
  width: 506px;
  height: 460px;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.60;
  filter: alpha(opacity=60);
}

.white_content {
	display: none;
	position: absolute;
	top: 260px;
	left: 60px;
	width: 350px;
	height: 100px;
	padding: 16px;
	border: 4px solid #CFB76D;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
