html,
body,
div#outer,
div#inner {
	min-height: 100%;
	width: 99%;
}

* html,
* html body,
* html div#outer,
* html div#inner {
    height: 100%;
}

div#outer {
	position: absolute;
	top: 0;
	left: 1px;
	width: 99%;
}

div#inner {
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	background-color: #FFFFFF;
	height: 2500px;
}

body {
	background-color: #040404;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*----------------------------------------------------------------------------------
	CSS :: dVarnish TEXT
----------------------------------------------------------------------------------*/


.header	{
		
		display: block;
		font-family: helvetica, arial, verdana, sans-serif; 
		color: #d2d2d2; 
		font-weight: bold;
		font-size: 1.4em; 
		padding: 0;
		padding: 0; 
		margin: 0 0 10px 0; 
		border: 0
		
		}
		
	h1	{
	
		display: block;
		font-family: helvetica, arial, verdana, sans-serif; 
		color: #598c9e; 
		font-weight: bold;
		font-size: 1.4em; 
		padding: 0;
		padding: 0; 
		margin: 0 0 10px 0; 
		border: 0
		
		}
		
	h2	{
	
		display: block;
		font-family: helvetica, arial, verdana, sans-serif; 
		color: #598c9e; 
		font-weight: bold;
		font-size: 1.4em; 
		padding: 0;
		padding: 0; 
		margin: 0 0 0 0; 
		border: 0
		
		}
		

	.description	{
	
		display: block;
		font-family: georgia, serif; 
		font-style:italic;
		color: #b5b5b5;
		padding: 0;
		margin: 15px 0 0 0; 
		border: 0
		}	
		
	ul	{
		list-style-type: none; 
		padding: 0; 
		border: 0; 
		margin: 0
		}
	
	li
		{padding: 0; border: 0; margin: 0}	


body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #EEEEEE;
}
a:active {
	color: #FFFFFF;
}

hr {
	margin-top:0px;
	size:1px;
	background:#333333;
}


/*----------------------------------------------------------------------------------
	CSS :: dVarnish HEADER
----------------------------------------------------------------------------------*/


#header {
	position: absolute;
	width: 950px;
	background-color: #FFFFFF;
	height: 148px;
}
	
#logo {
	position: absolute;
	top: 20px;
	left: 45px;
	width: 331px;
	height: 71px;
	background: url(../images/logo.jpg) no-repeat;
	z-index: 10;
	}
	
#headright {
	position: absolute;
	top: 15px;
	right: 22px;
	width: 72px;
	height: 71px;
	z-index: 10;
	}
	
	
/*----------------------------------------------------------------------------------
	CSS :: dVarnish photo
----------------------------------------------------------------------------------*/
	
	
	#content {
	position: absolute;
	width: 900px;
	left: 25px;
	height: 256px;
	top: 190px;
	}
	
	.clr {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
	#phototitle {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 25px;
	top: 0px;
	}
	
	#webtitle {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 25px;
	top: 750px;
	}
	
	#printtitle {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 25px;
	top: 1500px;
	}
	
	#item {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 25px;
	}
	
	#item1 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 260px;
	}
	
	#item2 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 488px;
	}
	
	#item3 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 775px;
	}
	
	#item4 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 1006px;
	}
	
	#item5 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 1240px;
	}
	
	#item6 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 1540px;
	}
	
	#item7 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 1771px;
	}
	
	#item8 {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 229px;
	top: 2000px;
	}
	
	#footer {
	position: absolute;
	width: 567px;
	left: 333px;
	height: 50px;
	top: 2250px;
	}
	
	#description {
	position: absolute;
	width: 250px;
	left: 25px;
	height: 150px;
	top: 25px;
	}
	
	#photo {
	position: absolute;
	width: 596px;
	right: 0px;
	height: 206px;
	top: 25px;
	}
	
