/* Layout Stylesheet */ 

body {
	margin:0px;
	background: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 76%;/* recommended to be not less that 76%*/
	font-weight:500;
	background-image: url(../images/layout/bizarre-ink-back.jpg);
	background-repeat:no-repeat;
	color: #000;
	text-align: left;
	padding:0;
	scrollbar-face-color: #FFF; 
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF; 
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF; 
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #A7A2A5;
 }

img {
	border:1;
}

.generalimage{
margin-left: 5px;}

p {
	font-size: 0.9em;
	margin:0px;
	text-align:justify;
}
.front {
	font-size: 1.2em;
	margin:0px;
	text-align:justify;
}
h1 {
	font-size: 1.5em;
	font-style:italic;
	font-weight: lighter;
	margin-top:15px;
}
h2, h3, h4, h5, h6 {
	font-size: 1.25em;
	font-style:italic;
	font-weight: lighter;
	margin-top:15px;
	}
	
h2 {
	font-weight: bold;
	margin: 0em 0em 0em 0em;
}
h3 {
	font-weight: bold;
}
h4 {
	color: #9CC0D0;

}
h5 {
	color: #3A9DDE;
}
h6 {
	color: #8C136D;
}
a {
	color: #000;
	text-decoration: none;
	}
a:link {
	font-size: 0.9em;
}
a:visited {
}
a:hover {
	color:#fff;
}
a:active {
}


/* ----------form styles----------------- */


.form {
	margin:0;
	padding:0;
}
.textbox {
	background-color:#FFFFFF;
	font:normal 10px Arial;
	color: #999999;
	padding:0px 0px 0px 0px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}
.button_div {
	width:100px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	color: #989070; 
	border-width: 1px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
.label {
	width:75px;
	float:left;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
#outer {
 text-align:left;
 width:825px;
 margin:0px;
 }
/* ----- head styles ----*/
#head {
 height:257px;
 width:679px;
 }

 #head p{
 margin-top: 175px;
 margin-left: 55px;}
 

/* ----- body styles ----*/ 

#contenthome {
	clear:both;
	color: #000;
	background-image: url(../images/layout/bizarre-ink-home-content.jpg);
	background-repeat:no-repeat;
	width:679px;
	margin:0px;
	padding:0px;
	
 }
 #contenthome img {
	padding-left: 0px;
	border:0;
}



#contentpages {
	display:block;
	width:679px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	background-image: url(../images/layout/bizarre-ink-page-content.jpg);
	background-repeat:no-repeat;
 }
#contentlong {
	display:block;
	width:679px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	background-image: url(../images/layout/bizarre-ink-page-content-ln.jpg);
	background-repeat:no-repeat;
 }
 #contenttrans {
	background-color: black;
	width:679px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
 }
#menu {
clear:both;
	position:absolute;
	width:110x;
	left:55px;
	top: 270px;
 }
#menu a{
	margin-top:15px;
    font-size: 1em;
	color:#000;
	font-weight:bold;
 }
 
#menu a:hover {
	color:#FFF;
}

.rightmain
{
	clear:both;
	width:500px;
	margin-left:155px;
	margin-top:-15px;
	left: 20px;
	padding-top: 25px;
	/*clip: rect(0 500 419 0); overflow: hidden; visibility: visible;
	overflow: auto ;*/
 }
 
 .detailmain
{
	clear:both;
	position:absolute;
	width:547px;
	eft:220px;
	margin-top:15px;
	left: 250px;
	top: 165px;
	
 }
 
 /*  ----------------clearing spacer---------------------- */ 
.spacer { 
	clear: both; 
	}
/* -----footer and credit styles----*/
#footer{
	clear:both;
	height:25px;
	width:679px;
	color: #000;
	text-align:right;
	margin:0px;
 }
 
.footer_text {
	margin-left:409px
}
.footer_text h3{
	font-size: 1.5em;
	font-weight:bold;
	margin: 0em 0em 0em 0em;
}
#credit{
	 height:30px;
	 width:679px;
	 color: #000;
	 margin:0px;
 }
.credit_left {
	 margin: 0px 0px 0px 10px;
	 color: #000;
	 font-size: 0.8em;
 }
 
.credit_right{
	clear:both;
	color: #000;
	position:absolute;
	font-size: 0.8em;
	margin: 0px 0px 0px 595px;
	}
	
.gray a {
}
.gray a:link {
}
.gray a:visited {
}
.gray a:hover {
	color: #999999;
}
.green a:active {
}
/* -----------------content 1 col layout with 4 columns within--------------------- */ 

.details-left {
	overflow: hidden; 
	float: left; 
	width: 322px; 
	margin: 0px; 
	padding: 0px;}
.details-right {
	overflow: hidden; 
	float: right; 
	width:158px;
	margin: 6px; 
	padding: 0px;}
.details-left img, .details-right img{
border:#000000 solid 1px;}
