body {

/*	background-image: url(../img/v5/S_Gradient.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed*/
	background: #000;
	color: #000;
	font-family: 'trebuchet MS',tahoma,verdana,arial,sans-serif;
	text-decoration: none;
	padding: 0px 10px 10px 10px;
	margin:0;
	font-size:76%;
/*	background:  url(../img/v5/S_Gradient.jpg);*/
}
* html .container {
	margin-left: -700px;
	position: relative;
}
/*\*/
* html .container, * html .content {
	height: 1px;
}
/**/
.content {
	padding: 0px 5px 5px 5px;
}
.width {
	width: 95%;
	min-width: 700px;
	margin:0 auto;
	height:100%;
	border:0px solid #555;
}
* html .minwidth {
	padding-left: 700px;
}
/*\*/
* html .minwidth, * html .layout {
	height: 1px;
}
/**/
p {padding:1.5em; margin:0; color:#777; text-decoration: none;}
.content h2 {font-size:1.4em; text-align:center; font-weight:normal; text-decoration: none;}

#header {height:260px; background:#000; text-align:left; 	padding: 0px 0px 0px 50px;}
#header img {margin:0px auto;}
#footer {float:left;  height:10px; background:transparent; text-align:left; font-size:90%;text-decoration: none;}


a {color:#833;}
a:visited {color:#533;}
#pad_left {width:400px; height:400px; float:left;}
#pad_left p {text-indent:1em; font-size:0.75em; position:relative; z-index:200;}
#pad_top {width:200px; height:200px; float:right;}
#holder {width:200px; height:200px; background:  url(../img/v5/S_Gradient.jpg); float:right;}

#album {width:100%; height:100%; position:relative; margin:0; text-align:left; border:0px solid #ddd; margin: 0px 0px 30px 0px;}

#video { width: 600px ; margin-left: auto ; margin-right: auto ; text-decoration: none;}



h1	{
	font-size:150%; 
	color:#777;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:center;
	}
	
h2	{
	font-size:110%;
	font-weight: bold;
	padding:0px 0px 10px 0px;
	margin:0px;
	}

h3	{
	font-size:80%;
	}
	
h4	{
	font-size:150%; 
	color:#777;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:left;
	}

.form {
	float:left;
	font-size: 12px;
	color:#555;
	background-color:rgb(5,5,5);
 	border: 1px solid #333;
}
	


.item	{

	display:inline;
	height:auto;
	text-align:left;
	width:auto;
	padding-left: 0px;
/*	padding-right: 30px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
/*	border-bottom:1px solid #222;*/
	}

.itemflex	{

	display:block;
	height:50px;
	width:500px;
	padding-left: 500px;
	padding-right: 30px;
	padding-top: 60px;
	padding-bottom: 0px;
	background: transparent;
	}
		
.credits	{

	display:block;
	width: 600px;
	height:auto;
	text-align:left;
	text-decoration: none;
	margin-left: auto ; margin-right: auto ;
	padding-left: 00px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:90%;
	background: transparent;

	}
	

.largetext	{

	display:block;
	height:auto;
	width:500px;
	padding-left: 500px;
	padding-right: 30px;
	padding-top: 60px;
	padding-bottom: 0px;
	background: transparent;

	}


.texta {
 
	color:#999;
	background-color:rgb(26,26,26);
 	border: 0px solid #444;
}

.textb {
	color:#999;
	background-color:rgb(26,26,26);
	margin:5px;
 	border: 0px solid #444;
	}


img{


	padding: 5px 5px 35px 5px;
	margin:0px 0px 10px 10px;
	border:0px solid #222;
	}
	
	
#fieldset {
	border:0px #333;
	
		}

/*This style sheet has been adapted from an idea by Stu Nicholls at http://www.cssplay.co.uk.*/
