/* CSS Document */

/* Layout ----------------------------------------*/

html {
	height: 100%;
	margin: 0px;
}

body {
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2 em;
	color: #CCCCCC;
}

#wrapper {
	width: 820px;
	min-height: 100%;
	background-color: #000000;
	text-align: left;
	background-image: url(images/wrapper-bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
}


* html #wrapper {
	height: 100%;
}

#header {
	background-color: #000000;
	background-image: url(images/titlebanner.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#headerHomeButton {
	height: 150px;
	width: 500px;
	left: 20px;
	top: 20px;
	position: relative;
}

#headerHomeButton a {
	text-decoration: none;
}

#mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	position: relative;
	top: 34px;
	padding-right: 10px;
	padding-left: 10px;
} 

#content {
	width: 800px;
	text-align: left;
	min-height: 100%;
	padding-top: 10px;
	background-color: #000000;
}

#rightColumn {
	float: left;
	width: 190px;
	min-height: 100%;
	background-image: url(images/sidebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#mainColumn {
	width: 579px;
	float: left;
	min-height: 100%;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #000000;
}

#cdforsale {
	width: 576px;
	height: 212px;
	background-image: url(images/cd-buyme-bg.jpg);
	background-repeat: no-repeat;	
}

#cdforsaletextbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	position: relative;
	height: 50px;
	width: 335px;
	left: 185px;
	top: 100px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#cdforsaletextbox:first-line {
	font-variant: small-caps;
	font-size: 1.1em;
} 

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #999999;
	padding: 10px;
}

/* Text ----------------------------------------*/

a:link {
	color: #FF9900;
	text-decoration: underline;	
	background-repeat: no-repeat;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: none;
}	

#mainMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px; 
}

#mainMenu a:visited {
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px; 
}

#mainMenu a:hover {
	color: #CC0033;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

#mainMenu a:active {
	color: #660000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px; 
}

.pullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.6em;
}

.pullQuote:first-line {
	font-variant: small-caps;
	font-size: 1.2em;
}

.quoteAuthor{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
	font-size: .7em;
	line-height: 1.2em;
	margin-right: 10px;
	margin-left: 15px;
	text-align: right;
	margin-top: -5px;
}

.rightContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.2em;
}

.rightContent:first-line {
	font-variant: small-caps;
	font-size: 1.2em;
}

.rightTitle {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bar-bg-dark-21px.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	height: 21px;
	width: 145px;
	margin-top: -5px;
	margin-left: 10px;
	padding-top: 8px;
	padding-left: 25px;
}

.mainColumnTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #DFB992;
	font-style: italic;
	font-variant: small-caps;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
}

.mainColumnContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	line-height: 1.2em;
}

.mainColumnContent span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	font-style: italic;
}

.review1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.0em;
	line-height: 1.4em;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.review2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.4em;
	background-color: #222222;
}

.review1:first-line,.review2:first-line {
	text-indent: -5px;
}	

th {
	font-size: 0.9em;
	line-height: 1.6em;
}

td {
	font-size: 0.8em;
}

