html {
	background:#000 url(/images/main-bg-fade.jpg) repeat-x;
	height:100%;
}
body {
	margin:0;
	background:url(/images/flower-fade.png) no-repeat 50% 0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif, "Script MT Bold";

}
img{border:none}
#page-layout {
	width:1011px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#sidebar {
	padding-left:44px;
	width:179px;
	min-height:585px;
	background:url(/images/side-bar-bg.png) repeat-y right;
	float:left;
	position:relative;
}
#sidebar .logo {
	position:absolute;
	width:306px;
	height:189px;
	left: -1px;
	top: 32px;
}
#content {
	background:url(/images/paper-bg.jpg) no-repeat;
	float:left;
	margin-top:0;
	height:585px;
	width:763px;
	margin-left:20px;
}
#content-holder{
	width:615px;
	margin:0 auto;
	color:#FFF;

}
#content-holder-subpage{
	width:615px;
	margin:0 auto;
	color:#FFF;	
	height:560px;
	overflow:auto;
	padding-top:25px;
	
}
#content-holder-subpage a{
	color:#fff;
}
.breadcrumbs{
	font-size:12px;
}
.breadcrumbs a{
	color:#FFF;
}
#content-holder-subpage h1{
	padding-top:-10px;
	margin:0;
}
#content-holder .left {
	float:left;
	width:276px;
	padding-top:75px;
}
.header-1{
	
}
.header-2{
	margin-top:25px;
	
}
.title{
	font-size:24px;
	height:35px;
	font-weight:bold;	
	background:url(/images/streak.png) no-repeat bottom left;
}
.text{
	font-size:16px;
}
#content-holder .right {
	float:left;
	width:339px;
	text-align:center;
}

.video{
	width:277px;
	height:213px;
	margin:0 auto;
	margin-top:20px;
	padding-top:8px;
	text-align:left;
	padding-left:11px;
	background:url(/images/flash.png) no-repeat;
}
.sub-links{
	width:316px;
	height:151px;
	margin:0 auto;
	background:url(/images/right-links.png) no-repeat;
}
.sub-links ul{
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}
.sub-links li a{
	display:block;
	height:31px;
	width:309px;
	font-size:24px;
	margin-left:1px;
	font-weight:bold;
	color:#FFF;
	padding-top:3px;
	padding-left:5px;
}
.sub-links li a:hover{
	background:url(/images/sub-link-rollover.png) repeat-x;
}
.d-magazine{
	margin-top:10px;
	width:316px;
	height:118px;
}
.links {
	background:url(/images/link-bg.jpg) no-repeat;
	height:234px;
	width:179px;
	margin-top:25px;
}
.links ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.links li a{
	display:block;
	color:#000;
	text-decoration:none;
	width:100%;
}
.links li a:hover{
	color:#FFF;
	background:#099;
	width:100%;
}
#footer {
	background:url(/images/footer-bg.jpg) repeat-x;
	height:210px;
	clear:left;
	position:relative;
}
.footer-main {
	width:1011px;
	margin:0 auto;
}
.footer-main .top {
	width:100%;
	height:29px;
	padding-top:7px;
	text-align:right;
}
.footer-main .middle {
	height:68px;
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:12px;
}
.footer-main .middle img{
	float:left;
	padding-left:10px;
}
.footer-main .bottom {
	width:100%;
	padding-top:10px;
	height:95px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.footer-main a{
	color:#000;
	text-decoration:none;
}
.footer-main a:hover{
	color:#FFF;
}

