* { 
	margin: 0; 
	padding: 0; 
} 
body {
	background-color: #cccccc;
	margin: 0px;
	min-width: 720px;
	text-align: center;
}
td {
	padding: 0 0 18pt 0;
	text-indent: 0;
	font-size: 9pt;
	line-height: 15pt;
	color: #7F7F7F;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.containerOutside {
	margin: auto;
	width: 700px;
	background-color: #1A585B;
	background-image: url('/Images/StormWorld/bg_containerOutside.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 218px 0 0 0;
}
.containerInside {
	margin: auto;
	width: 640px;
	background-color: #ffffff;
	text-align: left;
}
.containerNavigation {
	padding: 0 0 0 0;
	text-align: center;
}
#navigation ul {
	margin: 0;
	padding: 0;
	padding: 8px 0 11px 0;
/*	
	background: #cccccc;
*/
} 
#navigation ul li {
	list-style: none;
	display: inline;
	padding: 0 0 0 30px;
	/*font-size pts = Photoshop [ts * 0.75*/
	font-size: 13pt;
	color: #ababab;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#navigation a:link {
	color: #A44433;
	text-decoration: none;
	border-bottom: 1px dashed #C46453;
}
#navigation a:visited {
	color: #A44433;
	text-decoration: none;
	border-bottom: 1px dashed #C46453;
}
#navigation a:hover {
	color: #A44433;
	text-decoration: none;
	border-bottom: none;
}
.containerBody {
	margin: 0 0 0 0;
	padding: 0;
}
.mainOutside {
	margin: 0;
	padding: 0;
	float: left;
	width: 475px;
/*
	background: #aaaaaa;
*/
	text-align: left;
}
.mainInside {
	padding: 0;
	margin: 0;
	margin: 24px 30px 0 30px;
/*
	background: #888888;
*/
}
#main p {
	padding: 0 0 18pt 0;
	text-indent: 0;
	font-size: 12pt;
	line-height: 15pt;
	color: #7F7F7F;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#main .tourCity {
	padding-top: 15px;
	padding-bottom: 5px;
}
#main .tourItem {
	padding-left: 1em;
	padding-bottom: 5px;
}
#main h1 {
	margin: 0 0 0 0;
	padding: 22.5pt 0 0 0;
	text-indent: 0;
	font-weight: bold;
	font-size: 115%;
	line-height: 18pt;
	color: #7F7F7F;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#main .datePosted {
	margin: 0;
	padding: 5px 0 9pt 0 ;
	text-align: right;
	font-size: 66%;
	line-height: 100%;
}
#main .reviewBlurb {
	padding: 0 18pt 22.5pt 18pt;
	text-align: justify;
	font-style: italic;
	line-height: 16pt;
	font-size: 9pt;
}
#main blockquote {
	margin: 0;
	padding: 0 20px 18pt 20px;
	text-indent: 0;
	font-size: 10pt;
	line-height: 12pt;
	color: #7F7F7F;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#main .title {
	font-style: italic;
}
#main h2 {
	text-indent: 0;
	margin: 20px 0 15px 0;
	font-weight: bold;
	font-size: 110%;
	line-height: 18pt;
	color: #E6E6B5;
	font-style: normal;
	font-weight: bold;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: left;
}
#main .praiseCopy {
	text-indent: 0;
	margin: 30px 15px 0 15px;
	text-align: center;
	line-height: 20px;
}
#main .praiseSource {
	font-variant: small-caps;
	text-align: right;
}
#main .interview {
	text-indent: 0;
}
#main .copyright {
	padding-bottom: 15px;
	margin: 0;
	text-indent: 0;
	color: #7F7F7F;
	line-height: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 7pt;
}
#contactInfo {
	margin: 0 0 0 0;
	padding: 0;
	text-indent: 0;
	color: #7F7F7F;
	font-size: 10pt;
	line-height: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
}
#contactInfo h1 {
	margin: 25px 0 0 0;
	padding: 0;
	text-indent: 0;
	color: #7F7F7F;
	font-size: 12pt;
	line-height: 12pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#main a:link {
	color: #C46453;
	font-weight : bold;
	text-decoration: none;
	border-bottom: 1px dashed #C46453;
}
#main a:visited {
	color: #C46453;
	font-weight : bold;
	text-decoration: none;
	border-bottom: 1px dashed #C46453;
}
#main a:hover {
	color: #C46453;
	font-weight : bold;
	text-decoration: none;
	border-bottom: none;
}
.photoCaption{
	padding-top: 11px;
	padding-right: 15px;
	float: left;
	text-align: left;
	font-size: 10px; 
	color: #A5B063;
	font-style: normal;	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photoCaption img {
	border: 1px solid #A5B063;
}
#main .interviewQuestion {
	margin-top: 20px;
	font-weight: bold;
}
#main .interviewQA {
	font-weight: bold;
	font-size: 120%;
}
.sidebarOutside {
	margin: 0;
	padding: 0;
	margin: 0 15px 0 0;
	float: right;
	width: 150px;
	text-align: center;
	background-color: #E4C8C1;
}
.sidebarInside {
	margin: 24px;
	padding: 0 0 0 0;
	text-align: center;
}
#sidebar p {
	margin: 0;
	padding: 0;
	padding-bottom: 5pt;
	text-align: left;
	color: #333333;
	font-size: 8pt;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.jacketImage {
	border: 1px solid #A44433;
	margin-bottom: 5px;
}
.buyBox {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}
#buyBox p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
}
#buyBox ul {
	margin: auto;
	padding: 0;
	background-color: #ffffff;
} 
#buyBox ul li {
	margin: auto;
	padding: 0 0 15px 0;
	list-style: none;
}
.footer {
	padding: 15px 0px 15px 0px;
	font-size: 9px;
	color: #C46453;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
	text-align: center;
}
#footer a:link {
	color: #C46453;
	text-decoration: none;
}
#footer a:visited {
	color: #C46453;
	text-decoration: none;
}
#footer a:hover {
	color: #C46453;
	text-decoration: underline;
}
.spacer {
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#sidebarInside p.title {
	font-style: italic;
	font-size: 9pt;
}
#sidebarInside p.author {
	font-size: 9pt;
}
