/* --- Main Styles --- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #BA91CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BA91CC;
}
a:hover {
	text-decoration: none;
	color: #BA91CC;
}
a:active {
	text-decoration: underline;
	color: #BA91CC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 2px;
}
ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
li {
	background-repeat: no-repeat;
	list-style: none;
}
#spacer1 {
	margin: 1px;
}
#spacer2 {
	margin: 2px;
}
#spacer5 {
	margin: 5px;
}


/* --- Header Styles --- */
#logo_header1a_home {
	width: 800px;
	height: 66px;
	background-image: url(images/logo_header_home.jpg);
	background-repeat: no-repeat;
	border-top-width: 0.3mm;
	border-top-color: #333333;
	border-top-style: solid;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #333333;
}
#logo_header1a {
	width: 800px;
	height: 66px;
	background-image: url(images/logo_header.jpg);
	background-repeat: no-repeat;
	border-top-width: 0.3mm;
	border-top-color: #333333;
	border-top-style: solid;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #333333;
}
.header_text a:active {
	text-decoration: underline;
	color: #999999;
}

/* --- Body Styles --- */
.right_border {
	height: 432px;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-right-color: #333333;
}
.outer_border {
	width: 800px;
	border-right-width: 0.3mm;
	border-right-style: solid;
	border-bottom-width: 0.3mm;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-color: #333333;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 20px;
}
.page_title {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.title_header_advertising {
	background-image: url(images/header_advertising.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	background-position: left bottom;
}
.title_header_drawncomps {
	background-image: url(images/header_drawncomps.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	background-position: left bottom;
}
.title_header_drawncomps_b {
	background-image: url(images/header_drawncomps_b.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 270px;
	background-position: center bottom;
}
.title_header_editorial {
	background-image: url(images/header_editorial.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	background-position: left bottom;
}
.title_header_photocomps {
	background-image: url(images/header_photocomps.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	background-position: left bottom;
}
.title_header_publishing {
	background-image: url(images/header_publishing.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	background-position: left bottom;
}
.img_border {
	border: 0.3mm solid #333333;
}
.button_bg {
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 350px;
}
.main_image_cell {
	width: 540px;
	height: 446px;
}
.main_image_border_red {
	border: 2px solid #A30100;
}
.main_image_border_grey {
	border: 2px solid #9B9B9B;
}
.below_main_image_cell {
	width: 5px;
	height: 24px;
}
.nav_button_cell {
	width: 260px;
}
.thumbnail_cell {
	border: 0.3mm solid #E2071B;
	margin: 0px;
	padding: 0px;
	width: 58px;
	height: 62px;
}
.thumbnail_cell_spacer {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 62px;
}
.divider_line {
	border-top-width: 0.3mm;
	border-top-style: solid;
	border-top-color: #666666;
}
.misc_links_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}

/* --- Footer Styles --- */
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(images/footer_bar.gif);
	background-repeat: no-repeat;
	border: 0.0mm solid #333333;
	height: 40px;
	width: 800px;
	background-color: #000000;
}
.footer_text a:link {
	color: #999999;
	text-decoration: underline;
}
.footer_text a:visited {
	text-decoration: underline;
	color: #999999;
}
.footer_text a:hover {
	text-decoration: none;
	color: #999999;
}
.footer_text a:active {
	text-decoration: underline;
	color: #999999;
}