Bernie Wrightsons Frankenstein created by oscar romero


/***********************here u go!*****************/
* {
	margin: 0;
	padding: 0;
}
body {
font-family: helvetica,verdana,arial,times;
	color: #fff;
	font-size: 11px;
backgound-color: #ffffff;


}
body .copyright {
margin: 0 auto;
text-align: center;
width: 450px;
line-height: 13px;
color: #000000;

}

#container {
	margin: 0 auto;
	width: 900px;
	height: 950px;
	background-image:url(images/interface.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container2 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_2.gif);
	background-repeat: no-repeat;
	position: relative;
}



#container3 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_3.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container4 {
	margin: 0 auto;
	width: 739px;
	height: 585px;
	background-image:url(images/interface_4.gif);
	background-repeat: no-repeat;
	position: relative;
}


#container5 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_5.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container6 {
	margin: 0 auto;
	width: 739px;
	height: 585px;
	background-image:url(images/interface_6.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container7 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_7.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container8 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_8.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container9 {
	margin: 0 auto;
	width: 739px;
	height: 585px;
	background-image:url(images/interface_9.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container10 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_10.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container11 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_11.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container12 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_12.gif);
	background-repeat: no-repeat;
	position: relative;
}

#container13 {
	margin: 0 auto;
	width: 900px;
	height: 585px;
	background-image:url(images/interface_13.gif);
	background-repeat: no-repeat;
	position: relative;
}

#linksbutton {
position: absolute;
left: 20px;
top: 50px;

}

#linksbutton a {
display: block;
background-image: url(images/links_button.gif);
background-repeat: no-repeat;
width: 96px;
height: 96px;

}


/***************************start nav*****************/
#nav {

	margin-left: -40px;
	margin-top: 1px;
	clear: both;
	position: absolute;
	top: 40px;

}



#nav ul {
	width: 600px;
list-style: none;
padding: 0;
margin: 0;
}

#nav li {
float: left;
margin: 0 0.8em;
}

 #nav .home a {
	background: url(images/home_nav.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 65px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .home a:hover {
	background: url(images/home_nav_hover.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 65px;
	display: block;
	text-decoration: none;
	text-align: center;
}

 #nav .artist a {
	background: url(images/artist_nav.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 117px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .artist a:hover {
	background: url(images/artist_nav_hover.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 117px;
	display: block;
	text-decoration: none;
	text-align: center;
}

 #nav .author a {
	background: url(images/author_nav.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 133px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .author a:hover {
	background: url(images/author_nav_hover.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 133px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .gallery a {
	background: url(images/gallery_nav.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 68px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .gallery a:hover {
	background: url(images/gallery_nav_hover.gif) #fff bottom left repeat-x;
	height: 33px;
	line-height: 2em;
	float: left;
	width: 68px;
	display: block;
	text-decoration: none;
	text-align: center;
}



/**************************start main*****************/
#main {
	width: 400px;
	margin-left: 300px;
	padding-top: 70px;
float: left;
}

#main_2 {
	width: 870px;
	position: absolute;
	top: 585px;
	left: 10px;
	clear: both;
	
}


#main p {
	padding: 0 auto;
	text-align: justify;
	line-height: 16px;
	margin-top: 10px;
}

#main h4 {
	font-family: verdana;
	font-size: 16px;
	text-align: center;

}

#main ul {
	list-style: none;
padding: 0;
margin: -5px auto;

}

#main li {
float: left;
margin: 0 1em;
}

#main a {
color: red;
}

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



#scroll {

width: 135px;
height: 515px;
position: absolute;
left: 730px;
top: 37px;
padding-top: 20px;
padding-left: 15px;

background-color: #000000;
}


 
#main_2 #article_1 {
	width: 300px;
	height: 300px;
	background-image: url(images/article_1.gif);
	float: right;
}


#main_2 #article_1 h4 {
	font-Family: trebuchet, helvetica, default;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 50px;
	
}


#main_2 #article_1 p {
	margin: 0px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}


#main_2 #wrightson_art {
	width: 260px;
	height: 40px;
	margin-left: 20px;
	margin-top: 5px;
	background-image: url(images/wrightson_art.gif);

}

#main_2 #wrightson_art a {
	width: 260px;
	height: 40px;
	display: block;
}


#main_2 #dark_horse {
	width: 260px;
	margin-top: 5px;
	height: 40px;
	margin-left: 20px;
	background-image: url(images/dark_horse.gif);

}

#main_2 #dark_horse a {
	width: 260px;
	height: 40px;
	display: block;
}


#main_2 #wrightson_list {
	width: 260px;
	height: 40px;
	margin-top: 5px;
	margin-left: 20px;
	background-image: url(images/wrightson_list.gif);

}

#main_2 #wrightson_list a {
	width: 260px;
	height: 40px;
	display: block;
}

#main_2 #wrightson_myspace {
	width: 260px;
	height: 40px;
	margin-top: 5px;
	margin-left: 20px;
	background-image: url(images/wrightson_myspace.gif);

}

#main_2 #wrightson_myspace a {
	width: 260px;
	height: 40px;
	display: block;
}

#main_2 #article_2 {
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	padding-top: 10px;
	background-color: #000000;
	height: 450px;
	width: 555px;
}
#main_2 #article_2 p {
	padding-left: 10px;
	padding-right: 10px;
}

#main_2 #article_2 p a{
	color: red;

}

#main_2 #article_2 p a:hover{
	color: white;
	text-decoration: none;

}

#main_2 #article_3 {
width: 340px;
height: 270px;
margin-left: 10px;

}



/**************************start google ads*****************/
#google{
width: 552px;
height: 100px;
background-color: black;
float: left;
margin-left: 10px;
margin-top: 10px;
}

#google #google_script {
margin-top: 20px;
margin-left: 40px;

}



/**************************end google ads*****************/



/**************************start hostgater ads*****************/

#hostgator {
clear: both;
margin-top: -270px;
}



/**************************start main gallery*****************/
#maingallery {
	width: 455px;
	height: 450px;
	margin-left: 270px;
	padding-top: 70px;
	padding-left: 0px;
}





/***************************start bibliography*****************/
#bib {
		 padding: 0px;

}

#bib ul	.list:first-line {
	font-weight: bold;
}
#bib ul ol li {

	list-style-type: none;

}

/* begin gallery styles */


.cursor {
	width: 400px;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 300px;
}

#frame {
	height: 450px;
	width: 300px;
	border: solid 1px #ffffff;
	position: absolute;
	left: 410px;
	top: 75px;
	background-color: #000000;
}

#minis {
	padding-top: 50px;
	width: 100px;
	height: 400px;
	margin-left: 30px;
	
}

.minis {
	width: 40px;
	margin: 0 auto;
	float: left;
	padding-left: 0px;
height: 300px;
}

#minis ul li {
	list-style-type: none;

}


img.mini {
	border: solid 1px;


}
 #minis a {
 display: block;
 padding: 0px;
 margin: 0px;
 color: #000000;
 background-color: #000000;
 }
 
 



#minis a:hover img.big {
	position: absolute;
	left: 423px;
	height: 403px;
	width: 274px;
	top: 90px;

}
#minis a:active img.big {
	position: absolute;
	left: 423px;
	height: 403px;
	width: 274px;
	top: 90px;

}

#minis a img.big {
	width: 0px;
	height: 0px;
	border-width: 0px;
}

/* begin second column of thumbs */

.minis2 {
	width: 40px;
	height: 300px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 40px;


}

.minis2 li {

	list-style-type: none;

}


img.mini {
	border: solid 1px;
	width: 40px;
	height:40px;


}




.minis2 a:hover img.big {
	position: absolute;
	left: 423px;
	height: 400px;
	width: 274px;
	top: 90px;

}

.minis2 a:active img.big {
	position: absolute;
	left: 423px;
	height: 403px;
	width: 274px;
	top: 90px;

}

.minis2 a img.big {
	width: 0px;
	height: 0px;
	border-width: 0px;

}



/**********end gallery styles ******************/





/******************* banners***************/





.illo_banner {
width: 160px;
height: 40px;
background-image: url(images/illo_banner.gif);
background-repeat: no-repeat;
display: block;
margin-top: 5px;
float:left;
}

.partner_links {
	margin-left: 10px;

}




#copyright {
color: black;
clear: both;

}

 /* Hide from IE5-Mac \*/
#nav li a
{
float: none
}
/* End hide */

 #nav
{
width:30em
}

.digg {
padding-left: 600px;

}