body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #393739;
	padding:0;
	margin:0;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px;
	margin: 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #bfbebd;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

p{
	margin: 0 0 15px;
}

ul{ 
	
	padding: 0 0 0 20px;
	margin: 10px 0 20px;
}
li{ margin: 0 0 10px;}

.topic{
	font-weight: bold;
	text-transform: uppercase;
}

.clear {
	clear:both;
}

#mainCopy p {
	font-size: 12px;
}

#copyArea ul{
	/**list-style-image: url("../img/img-circle.gif");**/
	list-style-type: none;
	padding: 0;
}

#copyArea li{
	background: url(../img/img-circle.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}

#sideCopy .content h2{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#sideCopy .content a {
	color: #537200;
	text-decoration: none;
	font-weight: bold;
}

#sideCopy .content a:hover {
	text-decoration: underline;
}

#sideCopy .content p{
	font-size: 11px;
	color: #666666;
}

#sideCopy ul.demo{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}

#sideCopy .demo li{
	padding: 12px 0 0 40px;
	margin: 0;
	height: 25px;
	border-top: Solid 1px #dbdada;
}

#sideCopy .demo .li1{
	
	background: url(../img/img-list-icon1.gif) no-repeat 0 5px;
}

#sideCopy .demo .li2{
	background: url(../img/img-list-icon2.gif) no-repeat 0 3px;
}

#sideCopy .demo .li3{
	background: url(../img/img-list-icon3.gif) no-repeat 0 6px;
}

#sideCopy .demo .li4{
	background: url(../img/img-list-icon4.gif) no-repeat 0 10px;
}

.quote{
	background: url(../img/img-quote-lt.gif) no-repeat 0 0;
}

.quote .content{
	
}

.quote .content p{
	font-size: 12px;
	color: #455e00;
	font-style: italic;
	padding: 10px 50px 10px 65px;
	height: 16px;
	background: url(../img/img-quote-rt.gif) no-repeat 100% 0;
}


#video-menu{
	float: left;
	background: url(../img/img-video-menu.gif) repeat-y 0 0;
	width: 18px;
	height: 229px;
	border: Solid 1px #000000;
	border-width: 1px 0;
}

#video-menu a{
	background: url(../img/img-video-open.gif) no-repeat 6px 5px;
	display: block;
	width: 18px;
	height: 229px;
}

#playlist{
	float: left;
	width: 148px;
	height: 219px;
	color: #ffffff;
	padding: 10px 10px 0;
	border: Solid 1px #484848;
	border-width: 1px 0;
}

#playlist h2{
	color: #bbbbbb;
}

#playlist a{
	background: url(../img/img-list-video.gif) no-repeat 0 9px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 0 10px 20px;
}
