body{
	padding:0px;
	margin:0px;
	color:#707070;
	background-color:#edebd9;
	text-align:center;
}

#mainContainer{
	background-color:#FFFFFF;
	width:900px;
	margin:0px auto 0px auto;
	padding-bottom:50px;
	text-align:center;
	border-left:1px solid #8C8982;
	border-right:1px solid #8C8982;
	border-bottom:1px solid #8C8982;
	
}

#topContainer{
	width:100%;
	height:209px;
	background-image:url('http://qualityconsignments.net/site-img/bg-stripe.gif');
	background-repeat:repeat-x;
	text-align:center;
}

#info{
	position:relative;
	float:left;
	width:400px;
	top:0px;
	left:15px;
}

h1{
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	margin:0px;
	padding:0px;
}
#address{
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:0.5px;
}
#headBar{
	position:absolute;
	top:173px;
	left:0px;
	width:100%;
	height:37px;
}

#headContainer{
	margin:0px auto 0px auto;
	width:900px;
	height:210px;
	text-align:left;
}

#logo{
	position:relative;
	float:left;
	left:0px;
	top:3px;
}

#slogan{
	position:relative;
	float:left;
	top:5px;
	left:5px;
}

#smmap{
	position:relative;
	float:right;
	top:3px;
	width:258px;
	height:130px;
}

#temp-notice{
	position:relative;
	float:right;
	width:258px;
	text-align:center;
	color:#771218;
	font-size:31px;
}

#videosContainers{
	width:840px;
	text-align:center;
	margin:0px auto 0px auto;
}

#footer{
	position:relative;
	clear:both;
	width:593px;
	top:5px;
	margin:0px auto 0px auto;
	text-align:center;
}
#geninfo{
	margin:0px auto 0px auto;
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
}
#geninfo2{
	margin:15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}
#footimage{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#footrule{
	margin-top:2px;
	margin-bottom:35px;
}

.video{
	width:400px;
	position:relative;
	float:left;
	margin:2px 10px 10px 10px;
}
.vidname{
	text-align:center;
	font-family:Georgia,serif;
	font-size:25px;
}
.allcaps{
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	text-align:center;
}
.head1{
	font-family:Georgia,serif;
	font-size:31px;
	text-align:center;
	color:#771218;
	margin-top:10px;
}
.head2{
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#771218;
	margin-top:-5;
}
.right{
	position:relative;
	float:right;
}
.left{
	position:relative;
	float:left;
}
a:link,
a:visited{
	text-decoration:none;
}
a:hover,
a:active{
	text-decoration:none;
}