body { 
color : #504747;
font-family: "Courier New", "Lucida Sans Unicode", Verdana, Arial, Trebuchet MS, Tahoma;
font-size: 11px;
line-height:1.5em;
text-align : left;
font-weight : normal;
background: #dcdad8;
margin: 0;
} 
b, strong { 
color : #d80808;
} 
i, em { 
color : #42c2c0;
} 
u { 
color : #504747;
} 
A, a:active, a:visited { 
color : #d80808;
text-decoration : underline;
} 
A:hover { 
color : #42c2c0;
text-decoration : none;
} 
td, tr { 
font-family: "Courier New", "Lucida Sans Unicode", Verdana, Arial, Trebuchet MS, Tahoma;
font-size: 11px;
font-size:11px;
background : transparent;
} 
h1 { 
font-family: Georgia, Arial, serif;
font-size: 14pt;
font-style: italic;
padding-left: 20px;
color : #d80808;
letter-spacing: 3px;
} 
h1:first-letter {
color: #4e4646;
font-family: Georgia, Arial, serif;
font-size: 17pt;
font-style: italic;
text-transform: lowercase;
}
input, submit, textarea { 
font-family: "Courier New", "Lucida Sans Unicode", Verdana, Arial, Trebuchet MS, Tahoma;
font-size: 11px;
color : #4a4141;
background : #fcfcfc;
border-left: 3px #d80808 solid;
border-right: 1px #908a89 solid;
border-bottom:  1px #908a89 solid;
border-top: 0px;
margin-top : 4px;
padding: 4px 0px 4px 2px;
}
blockquote {
font-family: "Courier New", "Lucida Sans Unicode", Verdana, Arial, Trebuchet MS, Tahoma;
font-size: 11px;
width: 350px;
padding-left: 20px;
background: #e9e8e7;
border-left: 5px solid #5fe2e4;
border-right: 1px #908a89 solid;
border-bottom:  1px #908a89 solid;
}
option, select {
font-family: "Courier New", "Lucida Sans Unicode", Verdana, Arial, Trebuchet MS, Tahoma;
font-size: 11px;
color : #42c2c0;
background : #fcfcfc;
border-left: 3px #000000 solid;
border-right: 0px;
border-bottom:  0px;
border-top: 0px;
margin-top : 4px;
padding: 3px 0px 3px 2px;
}
#navcontainer {margin: 0;}

#navlist {
	width: auto;
	padding: 5px;
	text-align: center;
	background-color: #4e4645;
	font-weight: normal;
	color: #47dfe0;
	margin: 0;
}

#navlist ul, #navlist li {
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited {
float: inherit;
font-family: trebuchet ms;
font-size: 8pt;
text-transform: uppercase; 
letter-spacing: 1pt;
color: #47dfe0;
padding: 5px 15px 5px 15px;
font-weight: normal;
text-decoration: none;
display: inline;
}
#navlist a:hover {
background: #817979;
color: #fa1a1a;
margin: 0px;
}
#header {
width: 100%;
height: 373px;
background: #fbfbfa url(basshunter.jpg) no-repeat center;
}
#content {
margin-left: auto; 
margin-right: auto;
width: 600px;
}
#footer {
padding:3px;
clear: both;
}
