body{
	text-align: center;
	margin: 0;
	background-color: #000000;
	color: #FDFDFD;
	background-image: url(images/greenback.jpg);
	background-repeat: no-repeat;
}
#cdWords {
	width: 208px;
	float: left;
	margin-left: 5px;
}
.cdtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00CC33;
}
#thumbworld {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 88px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: auto;
}
#cdCover {
	width: 284px;
	height: 393px;
	float: left;
	text-align: left;
}
#cdCover img {
	border: 1px solid #FF9900;
	padding: 1px;
}
.pic {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
}
#wimpy {
	width: 291px;
	float: right;
	vertical-align: top;
}
#wimpy2 {
	width: 267px;
	float: right;
	vertical-align: top;
}
p {
	font-family : 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size : 1em;
	color : #ffffff;
	padding: 6px;
}

#cd {
	width: 800px;
}
#container {
	text-align:left;
	margin:auto;
	width:800px;
	margin-top: 16px;
	background-color: #000000;
	border: 1px solid #333333;
}
#branding{
	width:800px;
	height: 170px;
	
}

#content {
}

a:link, a:visited, a:active {
	font-size: 1.1em;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-size: 1.1em;
	color: #BD9A52;
	text-decoration: underline;
	color: #008000;
	font-style: italic;
}
.clear {
	clear: both;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF9900;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 200;
	color: #009900;
}
.cdThumb {
	border: 1px solid #009900;
	margin: 1px;
	padding: 1px;
	float: left;
}
.sub {
	color: #f8f8f8;
	font-style: italic;
	font-size: 1.1em;
}
.quotes {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin: 6px;
}
.footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.links {
	color: #FF9900;
	line-height: 1.5em;
}
.links a {
	text-decoration: underline;
}
.PanelContent {
	overflow: auto;
	margin: 0px;
	padding: 6px;
	font-size: 10pt;
	color: #ff9900;
}
