/* CSS Document */

body 
{ 
background-color: #FFFFFF; 
margin-top: 0pt; 
margin-left: 0pt;
font-family: "Georgia", "Times New Roman", "Times", serif; 
}

.binder {
	height:850px;
	margin:0px auto;
	padding:20px;
	background:url('http://colorfilth.com/jimmy/images/background2.jpg') center top ;
	background-repeat:no-repeat ;
}

.binder_inner {
	margin:0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.content {
	width: 815px;
	height:660px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url('http://colorfilth.com/jimmy/images/JimmyWindow.png') center top repeat-y;

}

.footer {
	width: 815px;
	height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tattoos {
width: 350px; 
height: 500px; 
padding-top: 35px;
padding-left: 12px;
background-position: top center; 
}

/* TEXT CLASSES */

a:link {
color: #818181;
text-decoration: none;
}

a:hover {
color: #B8BF55; 
text-decoration: none;
}

a:active {
color: #B8BF55; 
text-decoration: none;

}

a:visited {
color: #818181;
text-decoration: none;
}

a.main:hover { 
	color:#B8BF55;
	text-decoration: none;
}

.active_nav { 
	text-decoration: none;
	color:#B8BF55;
}	

.navprimary { 
font-size: 13px; 
color: #818181; 
text-transform: uppercase;
font-weight: 700;
}

.navprimary ul {
font-size: 12px; 
color: #818181; 
text-transform: uppercase;
font-weight: 500;
}

.navtertiary {
font-size: 12px;  
text-transform: uppercase;
font-weight: 500;
padding-left: 12pt;
}

.header {
font-size: 30px;
color: #999999; 
font-weight: 100;
text-transform: uppercase;



}

.secondaryheader {
font-size: 14px;
color: #999999; 
font-weight: 400;
padding-left: 12pt;

}

.contentheader {
font-size: 18px;
color: #666666; 
font-weight: 600;
}

.content2ndheader {
font-size: 14px;
color: #666666; 
font-weight: 300;
}

.content {
font-size: 12px;
color: #666666; 
font-weight: 300;
}

.archives {
font-size: 11px;
color: #666666; 
font-weight: 300;
}

.contentcallout {
font-size: 15px;
color: #B8BF55;
font-weight: 900;
text-transform: uppercase;
}


.footer {
font-size: 11px;
color: #818181;
font-weight: 200;
top:40px;
letter-spacing: 2;}


div#preload { display: none; }
