body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
}
a:link, a:active, a:visited {
	color: #EFBD08;
	text-decoration: none;
}
a:hover {
	color: #E7E75A;
}
.L2, .L2 a:link, .L2 a:active, .L2 a:visited {
	color: #528C9C;
	text-decoration: none;
}
.L2 a:hover {
	color: #528C9C;
	text-decoration: underline;
}
.L3, .L3 a:link, .L3 a:active, .L3 a:visited {
	color: #528C9C;
	text-decoration: none;
	font-weight: bold;
}
.L3 a:hover {
	color: #528C9C;
}
/* 3 main table rows in outer table */
.Head {
	background-color: #231F20;
	padding: 2px 15px 2px 15px;
	color: #E7E75A;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.Foot {
	background-color: #231F20;
	padding: 2px 15px 2px 15px;
	color: #E7E75A;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.Center {
	background-image: url(images/page_bg.gif);
	height: 423px;
}
/* 3 cells inside of the 'Center' cell from above' */
.Left {
	height: 423px;
	width: 180px;
}
.TopR {
	width: 570px;
	height: 100px;
}
.BottomR {
	width: 570px;
	height: 323px;
}
/* inner top right cell - seperated for bg display bug in IE 6 */
.Quote {
	text-align: right;
	padding: 10px 10px 0px 0px;
	font-size: 11px;
	color: #BDE7DE;
}
/* inner content table cell - seperated for bg display bug in IE 6 */
.ContentInside {
	padding: 30px 20px 0px 20px;
	color: #231F20;
}
.ContentInside2 {
	padding: 10px 15px 0px 15px;
	color: #231F20;
}
/* Individual page styles */
.IndexIcons, .IndexIcons a:link, .IndexIcons a:active, .IndexIcons a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #528C9C;
}
.IndexIcons a:hover {
	color: #FFFFFF;
}
.DetailFooter {
	font-size: 10px;
	padding: 10px 0px 2px 0px;
	color: #528C9C;
	text-align: center;
}
.DetailImg200 {
	padding: 0px 30px 20px 85px;
}
.BorderTop {
	border-top: 1px solid #528C9C;
}
.BorderBottom {
	border-bottom: 1px solid #528C9C;
}
/* Navigation Link Properties */
.Coverart {
	padding: 0px 23px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.Advertising {
	padding: 0px 43px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.Logodesign {
	padding: 0px 55px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.Posterart {
	padding: 0px 63px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.Merchandise {
	padding: 0px 67px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.Finearts {
	padding: 0px 67px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.Photorepair {
	padding: 0px 63px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #EFBD08;
}
.About {
	padding: 0px 52px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
}
.Faq {
	padding: 0px 38px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #212121;
}
.FAsep {
	font-size: 10px;
	border-bottom: 1px solid #212121;
	text-align: center;
}
.TxtPgs{
	background-color: #BDE7DE;
}

