@charset "utf-8";
/* CSS Document */

body {

	background-image: url(http://www.dopechef.com/images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px;
	text-align:center;
	color:#FFF;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
}
a:link {text-decoration: none; color:#59B40F}
a:visited {text-decoration: none; color:#59B40F}
a:active {text-decoration: none; color:#59B40F}
a:hover {text-decoration: underline; color: #59B40F;}

table {border:1px dotted #333; margin:0 auto; background:#000;}
td {border:1px dotted #333; }

#container {
	width:960px;
	background-color:#4b4b4b;
	text-align:center;
	position:relative;
	height:100%;
	margin:0px auto;
}

#head {
	background-color:#8a9701;
	width:100%;
	height:10px;
}

#header {
	background-color:#222; width:960; height:140px; padding:20px;
}

#footer {
	width:960px;
	height:142px;
	margin:0 auto;
	margin-top:30px;
}
#footer-links {
font-size:10px; width:940px; 
	line-height:1.5em;
	position:relative;
	top:-30px;
    text-align:right
}

#youtube {
	background-image:url(http://www.dopechef.com/images/TVs.jpg);
	background-position:404px 0px;
	background-repeat:no-repeat;
	height:420px;
	margin:0 auto;
	margin-top:20px;
	text-align:left;
}

#tube-01 {
	position:absolute;
	margin:35px 0px 0px 516px;
	width:128px;
}

#tube-02 {
	position:absolute;
	margin:158px 0px 0px 506px;
	width:128px;
}

#tube-03 {
	position:absolute;
	width:128px;
	margin: 294px 0px 0px 508px;
}

#quotes {
	background-image:url(../images/quote-left.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

.panel{
	width:800px;
	margin:0 auto;
	margin-top:40px;
}

.panel2 {
	width:780px; margin:0 auto; background-color:#000; padding:20px;
}

.divider { margin:20px auto; background-color:#333; height:5px; width:900px;}

.copy {
	width:670px;
	margin:0 auto;
	margin-top:40px;
	text-align:justify;
	line-height:2em;
}

.left{
	float:left;
}
.right{
	float:right;
}

.green {
	color:#59B40F;
}

.yellow {
	color:#ffff00;
}

.orange {
	color:#ffaa32;
}

.clear_both{
	clear: both;
}

.link1:link, .link1:active, .link1:visited {
	color:#ff6000; font-family:Arial, Helvetica, sans-serif; letter-spacing:.5px; text-decoration:underline;
}
.link1:hover {
	color:#59B40F; font-family:Arial, Helvetica, sans-serif; letter-spacing:.5px; text-decoration:underline;
}

.link2:link, .link2:active, .link2:visited {
	color:#FFF; letter-spacing:.5px; text-decoration:none;
}
.link2:hover {
	color:#debc1f; letter-spacing:.5px; text-decoration:underline;
}

h1 {
	color:#fff200;
	line-height:1.em;
	font-size:20px;
	margin:0;
	text-transform:uppercase;
}