body {
	background: #000000;
	/*background-image: url("/images/background-galileo.jpg");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
}

P,SPAN,OL,UL,DIV {
	opacity: 1;
	font-family: "Verdana", "Modern", "Arial", "Helvetica", "Sans Serif";
	font-size: 10pt;
}
IMG {
	border: 0px;
}

P,OL,UL {
	line-height: 26px;
}

P {
	text-indent: 20px;
}

LI {
	margin-bottom: 10px;
}

.sideBarSectionName,.sideBarBottomLink,.sideBarText {
	opacity: 1;
	line-height: 26px;
	font-family: "Verdana", "Modern", "Arial", "Helvetica", "Sans Serif";
	font-size: 10pt;
}

.sideBarSectionItem {
	text-indent: 20px;
}

#sectionHead {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	clear: right;
	margin-bottom: 5px;
	letter-spacing: 10px;	
}

#sectionBody {
	text-indent: 0px;
	margin-bottom: 10px;
}

A {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: normal;
	font-family: "Verdana", "Modern", "Arial", "Sans Serif";
	color: #CC3333;
	line-height: 12pt;
}

A:LINK {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Verdana", "Modern", "Arial", "Sans Serif";
	color: #CC3333;
	line-height: 12pt;
}

A:VISITED {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Verdana", "Modern", "Arial", "Sans Serif";
	line-height: 12pt;
	color: #CC3333;
}

A:ACTIVE {
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
	font-family: "Verdana", "Modern", "Arial", "Sans Serif";
	color: #CC3333;
	line-height: 12pt;
}

A:HOVER {
	text-decoration: underline;
}

#logoHeaderBar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FF7F00;
	text-align: right;
	opacity: .25;
	filter: alpha(opacity = 25);
	padding: 0px;
	border: 0px;
}

#blackHeaderBar {
	display: none;
}

#sideBarImage {
	display: none;
}

#sideBar {
	width: 200px;
	max-width: 200px;
	background-color: #000000;
	opacity: .90;
	filter: alpha(opacity = 90);
	float: left;
	margin-left: 15px;
	padding-bottom: 30px;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	position: relative;
}

#sideBarSection {
	opacity: 1;
}

#contentRow {
	margin-top: 40px;
}

#mainFrame {
	background-color: #000000;
	color: #ffffff;
	filter: alpha(opacity = 90);
	zoom: 1;
	opacity: .90;
	margin-right: 20%;
	margin-left: 20%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
}

.breakLineImage {
	display: none;
}

.headline {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainFrameFooterText {
	text-align: right;
}

#footerFrame,#copyRightFrame {
	background: #000000;
	margin-right: 20%;
	margin-left: 20%;
	text-align: center;
	opacity: .9;
	filter: alpha(opacity = 90);
	zoom: 1;
	color: #ffffff;
}

#logFrame {
	border: solid 4px #333333;
	background: #000000;
	float: right;
	width: 225px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#logTitle {
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	font-variant: small-caps;
	margin-bottom: 5px;
	background: #000000;
	color: #ffffff;
	letter-spacing: 11px;
}

#logBody {
	background: #000000;
	padding: 4px;
}

.logLinks {
	display: block;
	margin-bottom: 1px;
	font-weight: bold;
}

.logLinks:link {
	font-weight: bold;
}

.logLinks:active {
	font-weight: bold;
}

.logDate {
	display: block;
	margin-bottom: 6px;
	color: #A2A2A2;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7pt;
}

#logMoreFrame {
	text-align: right;
	margin-top: 5px;
	padding-right: 5px;
}

.logMore {
	font-weight: bold;
}

.logMore:link {
	font-weight: bold;
}

.logMore:active {
	font-weight: bold;
}

.logMore:visited {
	font-weight: bold;
}

.letterQuote {
	margin-left: 10px;
	border-left: solid 2px #8D0900;
	padding-left: 5px;
	text-indent: 0px;
}

.letterQuote:before {
	font-size: 18px;
	font-weight: bold;
	content: '" ';
}

.letterQuote:after {
	font-size: 18px;
	font-weight: bold;
	content: ' "';
}
.bookList {
	list-style: none;
	line-height: 17px;
}
.rejectionsummary {
	text-indent: 0px;
	list-style: none;
	line-height: 17px;
}
.storyTitle, .date {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 7pt;
}
.magTitle {
	font-style: italic;
	text-transform: uppercase;
	font-size: 7pt;
}

.storyQuote {
	font-size: 7pt;
	font-family: Courier;
}
