/* CSS Document - Michael O'Loughlin - SteveJarvisTattoos.com */

body {
	background-color:#272727;
	margin:0;padding:0;
	font-family: Verdana, Arial, Sans-Serif;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	
}
a{
color:red;
}

.wrap{
	width:790px;
	margin:0 auto;
}

#header{
	text-align:center;
}

#header img{
	border:0;
	margin:10px 0px -15px 0px;
}

#menuhead{
	background:#272727 url("images/headermenu.jpg") top center no-repeat;
	height:250px;
}

#menuhead ul{
	position:relative;
	top:32px;
	left:535px;
	list-style-type:none;
width:150px;
}

#menuhead ul li{
	font-size:15px;
	padding:3px 5px;
	font-weight:bold;
width:150px;		
}

#menuhead ul li a{
	text-decoration:none;
	color:#000;
	display:block;
	width:150px;
}

#menuhead ul li a span{
	font-size:18px;
	font-weight:normal;
}

#menuhead ul li a:hover{
	color:#fff;
	width:108px;
	background:url("images/menuhover.gif") right center no-repeat;
}

#topsectop{
	height:119px;
	background: #272727 url("images/topsectop.gif") top center no-repeat;
}
#topsec{
	background-color:#565656;
	margin:0;
}
#topsecbottom{
	height:47px;
	background: #272727 url("images/secbottem.gif") top right no-repeat;
}

#news{
	background:#272727 url("images/newsbg.gif") top center repeat-y;
	width:348px;
	float:left;
	margin-left:31px;
	_margin-left:16px;
}
#news p{
	position:relative;
	top:-40px;
	left:18px;
	padding-right:38px;
	margin-bottom:-25px;
}
#newsbottom{
	background: #fff url("images/newsunder.gif") top center no-repeat;
	width:348px;
	height:25px;
}

p{margin:0;padding:0;}

#topartwork{
	margin-left:380px;
	text-align:right;
	padding:10px 30px 10px 0px;
}
#topartwork img{
	float:left;
	padding:10px 20px 10px 20px;
}
#middlebio img.biopic {
	position:relative;
	top:-15px;
	left:40px;
}
#middlebio img.biotitle {
	position:relative;
	top:-160px;
	left:160px;
}
#middlebio p {
	position:relative;
	top:-150px;
	left:400px;
	width:300px;
	text-align:center;
}
a img{
border:0;
}
#bottomsectop{
	height:53px;
	background: #272727 url("images/tattoostop.gif") top center no-repeat;
	margin-top:-100px;
}
#bottomsecbottom{
	height:47px;
	background: #272727 url("images/secbottem.gif") top left no-repeat;
}
.tattoospic{
padding:10px;
	float:left;
}
#ptattoos{
	margin-left:200px;
	text-align:right;
	padding:30px;
}
h2{
font-size:12px;
margin:0;
padding:0;
}
.title{font-size:14px !important;
	font-weight:bold;
display:block;
}
#copyright{
margin:0 auto;
margin:30px;
text-align:center;
display:block;
}

/* biopage stuff*/

.titleforbio{
position:relative;
top:-30px;

}
#leftside{
	width:400px;
	position:relative;
	float:left;
}
#rightside{
width:350px;
float:right;
}
#rightside img{
	padding:20px 10px 20px 10px;

}
.more{
padding:10px;
}