html, body {
	background-color: #9D0B0E;
	color: #666;
	font-family: arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
A:link     { text-decoration:none;}	
A:visited  { text-decoration:none;}
A:hover {text-decoration: underline;}
A:active   { text-decoration:none;}
#window {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 99%;
	height: 1px;
}
#splash {
	position: relative;
	top: 0px;
	margin-top: -280px;
	width: 520px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
#misk13 {
	position: relative;
	width: 274px;
	margin-left: auto;
	margin-right: auto;
}
#thefirsttime {
	font-family: arial;
	color: #fff;
}
.dimples {
	position: relative;
}

#backdrop {
	position: relative;
	top: 0px;
	margin-top: 0px;
	width: 856px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/backdrop.gif) repeat-y;
	background-color: #9D0B0E;
}
#bulk {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#misk13_main {
	position: absolute;
	top: 28px;
	right: 28px;
}
#nav {
	position: absolute;
	top: 127px;
	left: 400px;
	width: 362px;
	height: 23px;
	background: url(img/navback.gif) no-repeat;
	padding-top: 6px;
}
#nav img {
	margin: 0px 2px 0px 2px;
}
#tr_corner {
	position: absolute;
	top: 164px;
	right: 0px;
}
#br_corner {
	position: absolute;
	margin-top: -56px;
	right: 0px;
}
#innard {
	background: url(img/innard_backdrop.gif) repeat-y;
}
#featured_column {
	position: relative;
	width: 102px;
	float: left;
	left: 16px;
	margin-top: 10px;
}
#main_column {
	position: relative;
	width: 555px;
	float: left;
	margin-left: 52px;
	margin-top: 10px;
}
#footer_linkz {
	text-align: center;
	padding-top: 5px;
}
#footer_linkz a {
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-style: italic;
	font-size: 0.9em;
	text-decoration: none;
}
#footer_linkz a:hover {
	text-decoration: underline;
}
#footer_linkz .info {
	text-align: right;
	color: #fff;	
	font-size: 0.8em;
	font-style: normal;
}
#footer_linkz .info a {
	font-style: normal;
}
#copyright {
	margin-top: 10px;
	text-align: center;
	padding-bottom: 5px;
	color: #fff;
	font-size: 0.8em;
}
.fadein {
	margin-left: 39px;
}
.clearall {
	clear: both;
}
.section_head {
	float: right;
	margin: 0px 10px 5px 0px;
}
.section, .fixed_section {
	clear: right;
	padding: 0px;
	background: url(img/text-tile.gif) repeat-y;
}
.section_sm {
	width: 172px;
	background: url(img/text-tile_sm.gif) repeat-y;
}
.section .there, .fixed_section .there {
	position: absolute;
}
.section .body {
	padding: 10px 15px 0px 10px;
}
/* Used on Portfolio page */
.fixed_section .body {
	padding: 10px 15px 0px 10px;
	height: 170px;
}
.section .indent {
	padding: 5px 0px 10px 20px;
}
.slide {
	margin: 5px 0px 5px 0px;
}
.slide_area {
	height: 77px;
	width: 101px;
	background-image: url(img/slide.gif);
}
.slide_area:hover {
	cursor: pointer;
}
.slide_img {
	margin: 14px 0px 0px 13px;
}
.arrow {
	color: #9D0B0E;
	font-weight: bold;
}
.credit {
	margin-top: 10px;
	text-align: right;
}
.links {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #999;
	font-size: 0.8em;
}
.links a {
	color: #999;
}
.link a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: #222;
}
.name {
	color: #444;
	font-weight: bold;
}

table td {
	vertical-align: top;
}
td.date{
	padding-right: 10px;
}


/* Portfolio page */
div.preview {
	position: absolute;
	margin: 6px;
	width: 204px;
	height: 138px;
	background-color: #c1c1c1;
}
div.thumbs {
	position: absolute;
	margin: 6px;
	left: 230px;
	width: 315px;
	height: 138px;
	overflow: auto;
}
div.thumbs .thumb {
	float: left;
	margin: 0px 7px 8px 0px;
	width: 42px;
	height: 28px;
}
div.thumbs .back {
	background-color: #c1c1c1;
}
div.guide {
	position: absolute;
	margin-top: 150px;
	margin-left: 230px;
	width: 280px;
	text-align: center;
}

table.portfolio td.preview {
	width: 204px;
	height: 136px;
}

table.portfolio td {
	width: 42px;
	height: 28px;
	background-color: #c1c1c1;
}
table.portfolio td.spacer {
	width: 0px;	
	background-color: transparent;
}
table.portfolio tr.bottom td {
	background-color: transparent;
	text-align: center;
	height: auto;
	width: auto;
}

/* Linkz Page */
table tr.link_head td {
	text-align: right;
	width: 33%;
	padding-right: 6px;
}

/* popups on gallery page */
.zoom {
	background-color: #FFFFFF;
 	border: 1px solid #000;
	padding: 3px;
}

.archive img:hover {
	cursor: pointer;
}

.closeX {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
	padding: 1px 3px;
}
.closeX img:hover {
	cursor: pointer;
}

/* Featured Popups */
.embed_feature {
	background-color: #FFFFFF;
 	border: 1px solid #000;
	padding: 20px;
}