body, html { 
padding : 0px; 
margin : 0; 
} 
body { 
background: transparent url('226.jpg') repeat;
text-align: center;
font : 80%/165% "trebuchet ms", sans-serif;
color : #fff; 
text-shadow: #404040 1px 1px;
} 

#container { 
top: 0px;
margin : 0 auto 0 auto; 
width: 590px;
height: auto;
background: #000;
text-align : left; 
border-left: 2px solid #fff;
border-right: 2px solid #fff;
border-top: 0px;
border-bottom: 0px;
position: relative;
} 

#header {
width: auto;
height: 427px;
background: #000 url('boosh2.png') no-repeat scroll center;
text-align:center;
margin: 0 auto;
}

#content {
width: 568px;
padding: 3px 8px 5px 14px;
float: center;
}
#footer {
clear:both;
margin-top: 3px;
text-align:right;
padding: 3px;
height:auto;
}

#navigation {
width : auto;
text-align : left;
margin : 0;
padding : 5px 5px 5px 0;
background: #000;
margin-bottom: 3px;
margin-top: -25px;
text-align: center;
} 

#navigation ul, #navigation li{
list-style: none;
display : inline;
} 

#navigation a:link, #navigation a:visited {
float : inherit;
font : 400 18px "trebuchet ms", sans-serif;
color : #0BC6EE;
padding : 5px 5px;
margin-right: 8px;
margin-left: 8px;
text-shadow: #5326A3 1px 1px;
} 

#navigation a:hover {
color : #fff;
text-decoration: none;
text-shadow: none;
} 





h1 {
	background: transparent;
             	color: #BC33E2;
	font:19pt "trebuchet ms", sans-serif;
	font-weight: normal;
	text-align: justify;
margin: 0;
margin-bottom: 5px;
letter-spacing: 1px;
font-style: italic;
}



a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: bold;
		color: #EF85E8;
	cursor: crosshair;
        }
a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: #bc33e2;
	cursor: crosshair;
}



input, select {
	background: #000;
	font:9.5pt "trebuchet ms", sans-serif;
padding: 5px;
color: #fff;
	font-weight: normal;
	text-decoration: none;
		border-width: 1px;
	border-style: dotted;
	border-color: #fff;
}

input:hover {
border-color: #EF85E8;
}

select:hover {
border-color: #EF85E8;
}

TEXTAREA {
	color: #fff;
	background: #000;
	font:9.5pt "trebuchet ms", sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: dotted;
	border-color: #fff;
padding: 5px;
}

TEXTAREA:hover {
	border-color: #EF85E8;
}


img {
padding : 4px;
}

blockquote { 
background : transparent url('226.jpg')repeat;
text-align : justify; 
color : #fff;  
border-left : 3px solid #EF85E8; 
border-right : 3px solid #EF85E8; 
padding : 6px 6px 6px 11px; 
display: block;
}  


