body, html {
	margin:0px;
	vertical-align: top;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #2d0000;
	width: 100%;
	height: 100%;
}

a:link, a:visited {
	color: #9d0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#layout_left {
	background-image: url('images/bg_page_left.jpg');
	background-repeat: repeat-x;
	background-position: top right;
}

#layout_right {
	background-image: url('images/bg_page_right.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

#page_content {
	background-image: url('images/bg_content.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#wn {
	position: relative;
	top: 20px;
	left: 63px;
	width: 405px;
	height: 400px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#content_box {
	width: 400px;
}

#content_right {
	float: right;
	width: 318px;
	height: 556px;
}

#page_footer {
	background-image: url('images/bg_footer.jpg');
	background-repeat: no-repeat;
}

#footer_text {
	margin-right: 40px;
	margin-top: 5px;
}

.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

div#scrollbar {
    display:none; /* hide from incapable */
}

.margin5 {
	margin: 5px;
}

.margintop25 {
	margin-top: 25px;
}

#schedule {
	float: right;
	width: 150px;
	margin-right: 35px;
	padding: 6px;
	border: 1px dotted #EC2145;
	margin-top: -18px;
}

.emphasis {
	font-size: 15px;
	font-weight: bold;
}

.important {
	padding: 6px;
	border: 4px solid #800000;
}

h3 { font-size: 14px; }

img.portfolio {
 border: 3px solid #fff;
}

.tattooPortfolio{
	height: 141px;
	width: 352px;
	background-image: url('images/img_portfolio_tattoo.jpg');
	color: #fff; 
	font-size: 24px;
	font-family: Times;
}

.tattooPortfolio a,.tattooPortfolio a:visited, .tattooPortfolio a:hover, .tattooPortfolio a:link  {
color: #fff;
font-style: italic; 
}

.portfolioHeader {
background-image:url('images/swirley2.png');
background-repeat:no-repeat;
background-position:center bottom;
height: 40px;
width: 150px;
margin-left: auto;
margin-right: auto;
font-family: Times;
font-size: 30px;
text-align: center;
vertical-align: middle;
color: #570B00;
padding-top:15px;
}

.bioHeader {
background-image:url('images/swirley2.png');
background-repeat:no-repeat;
background-position:left bottom;
height: 40px;
width: 130px;
font-family: Times;
font-size: 30px;
text-align: left;
vertical-align: middle;
color: #570B00;
padding-top:15px;

}
