body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb;
}

body {
	background-color: #0C0C0C;
	background-image: url('/images/gradient-to-0C0C0C.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;	
}

a:link {
	color: #bbb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bbb;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: underline;
	color: #fff;
}

#sampleWork {
	line-height: 125%;
}

.c1 {
	color: #FF9900;

}

.c2 {
	color: #FFFF33;

}

.c3 {
	color: #66CCFF;

}

.c4 {
	color: #FFCCCC;

}

.vidPreview {
        text-align:center;
}
.vidPreview p {
	margin-bottom: 2px;
	margin-top: 4px;
	color: #FFCC33;
	text-align: center;
	font-size: 9px;
}

.vidPreview img {
	border: 1px solid #333;
}

#container {
  margin: 0 auto;
  width: 766px;
  text-align: left;
}

#pageback {
	background-color: #000;
}

#pageheader {
	height: 170px;
	text-align: center;
}


#headContactInfo {
	font-size: 11px;
	color: #bbb;
	letter-spacing: .1em;
	padding-top: 10px;
	height: 25px;
}

#headContactInfo a:link {
	color:#bbb;
}

#headContactInfo a:visited {
	color:#bbb;
}

#headContactInfo a:hover {
	color:#fff;
	text-decoration: none;
}

.dimmed {
	color: #666;
}

#bodycontent {
	width: 686px;
	margin-left: 40px;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 150%;
	text-align: left;
}

#footer {
	border-bottom: thin solid #252525;
	background-image: url('/images/footer-background.gif');
}

#footer p {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #666;
	letter-spacing: .1em;
}

#footer a:link {
	color:#bbb;
}

#footer a:visited {
	color:#bbb;
}

#footer a:hover {
	color:#fff;
	text-decoration: none;
}
