body {
	background:url(../images/bg.gif) top center repeat-x #000000;
	margin:0;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size:13px; 
	line-height:18px; 
	color:#ffffff;
	text-align:center;
}

/* Default redefinitions */
strong { font-weight: bold; color:#000000; }
a { color:#331F01; }
li { line-height:16px; }
img { border: none; }
form { margin:0; }
td { vertical-align:top; }
.bigloud { background:#ffc0cb;color:#ff0000; }
/* /Default redefinitions */

#wholeThing {
	width:900px;
	margin:0 auto;
	text-align:center;
}

#bannerFrame {
	z-index:100;
	width:900px;
	height:150px;
}

/* NAVBAR STUFF */
#navbar {
	list-style-type: none;
	width:900px;
	padding:0;
	margin:0;
}

#navbar li {
	float:left;
	height:32px;
	margin:0;
}
/* /NAVBAR STUFF */

#mainRegion {
	clear:both;
	background:url(../images/main-bg.gif) top center repeat-x #ffffff;
	padding:10px;
	width:880px;
	text-align:left;
	color:#000000;
}

.column1 {
	float:left;
	padding-right:19px;
	width:611px;
}

.column2 {
	float:right;
	width:250px;
}

.column12 {
	clear:both;
	width:880px;
}

#footer {
	padding:4px;
	background:#000000;
	color:#ffffff;
	font-size:13px;
	line-height:15px;
	text-align:center;
}

#footer a { 
	color:#ffffff;
}

.pageLink, .pageLinkHere {
	clear:left;
	margin:0 0 4px 30px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#eb384e;
	display:list-item;
	list-style-position:outside;
	text-decoration:underline;
}

.pageLink:hover {
	text-decoration:underline;
}

.pageLinkHere {
	color:#140763;
	text-decoration:underline;
}

.quote {
	margin-bottom:0;
	color:#000000;
}

.attribution {
	margin-top:0;
	margin-left:24px;
	font-style: italic;
	color:#eb384e;
}

.imageRight, .imageRightNoBorder {
	float:right;
	border:1px solid #eb384e;
	background:#ffffff;
	margin:4px 0 4px 8px;
	padding:2px;
}

.imageRightNoBorder {
	border:none;
}

.imageLeft {
	float:left;
	border:1px solid #eb384e;
	background:#ffffff;
	margin:4px 8px 4px 0;
	padding:2px;
}

.imageCenter {
	border:1px solid #eb384e;
	background:#ffffff;
	margin:4px auto;
	padding:2px;
}

.caption {
	clear:both;
	margin-top:0;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:center;
	font-style:italic;
}

h1 {
	height:24px;
	margin-top:12px;
	border-bottom:4px dotted #f7c53e;
	padding-bottom:2px;
	color:#eb384e;
 	font-size:20px;
 	font-weight:bold;
	letter-spacing:0.1em;
}

h2 {
	clear:both;
	margin-top:6px;
	margin-bottom:4px;
	border-bottom:1px dotted #eb384e;
	padding-bottom:6px;
	font-size:16px;
 	line-height:16px;
	font-weight:bold;
	color:#8b0894;
}

h2 a {
	color:#8b0894;
	text-decoration:none;
}

h3 {
	text-align:center;
	color:#2B1E18;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.center {
	text-align:center;
}

.indexAnnounce {
	margin-top:-20px;
	text-align:center;
	font-family:times,'times-new-roman',serif;
	font-size:28px;
	line-height:28px;
	color:#140763;
}

.cherylName {
	margin-right:4px;
	font-size:140%;
	font-weight:bold;
	font-style:italic;
	color:#eb384e;
}

/* Form tables */
.formTable {
	margin: auto;
	border-top:4px solid #140763;
	border-right:1px solid #140763;
	border-bottom:4px solid #140763;
	border-left:1px solid #140763;
}

.formTable td {
	padding:2px;
	background:#ffffff;
}

.formTable tr td:first-child {
	width:175px;
	background:#140763;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
}

.formTable td.header:first-child {
	padding:4px;
	background:#d5d5ce;
	color:#000000;
	text-align:left;
	font-weight:normal;
	line-height:14px;
}

.formTable td.submit:first-child {
	padding:4px;
	text-align:center;
	background:#d5d5ce;
}

/* /Form tables */

.bookCoverTN, .videoTN {
	float:left;
	width:200px;
	padding:0 10px 12px 10px;
	min-height:250px;
	text-align:center;
}

.videoTN {
	width:260px;
	min-height:210px;
}

.newsDateline {
	clear:both;
 	border-top:1px solid #cccccc;
	padding-top:4px;
	margin:0;
	color:#eb384e;
}

h1 + .dateline {
	border:none;
}

.news {
	margin:0 0 8px 24px;
}

.bookAwards {
	text-align:center;
}

.dateline {
	float:right;
	margin:0 0 -12px 12px;
	padding:8px 18px;
	background:#8b0894;
	color:#f4c63e;
	font-weight:bold;
	font-align:center;
}
