body, div, span, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form, hr, fieldset {
margin: 0;
padding: 0;
}

html {
background-image:url(../grafix/back_dark.jpg);
background-color: #fff;
}

img {
border: 0;
}

body {
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width: 950px;
height: auto;
min-height: 750px;
font-family: Trebuchet MS, Arial, Verdana, sans serief;
color:#fff;
font-size: 10pt;
font-weight: 200;
line-height: 14pt;
/*background-image:url(../grafix/back03C.png);
background-repeat: y-repeat;*/
}

#head {
margin-top: 1em;
padding-left: 1em;
padding-top: 2.4em;
width: auto;
height: 65px;
font-size: 20pt;
font-weight: 200;
letter-spacing: 6pt;
padding-bottom: 0.5em;
background-image:url(../grafix/head_dark.png);
background-repeat: no-repeat;
border-bottom: 1px solid #fff;
}

.sound {
float: right;
margin-top: 1.8em;		
}	

#master {
float: left;
width: 100%;
height: auto;
/*height: 480px;*/
margin-top: 0em;
marign-left: 1em;
padding-bottom: 1em;
/*border-bottom: 1px solid #f0f000;*/
}

/* Navigation */

#navi {
float: right;
width: auto;
height: 2em;
padding-left: 0.5em;
padding-top: 0.5em;
font-size: 1.1em;
letter-spacing: 0.3em;
line-height: 1.3em;
color: #efefef;
text-align: right;
}

#navi a {
color: #efefef;
text-decoration: none;
}

#navi a:hover {
text-decoration: none;
color:#33ff33;
}




/* Content */

#left {
float: left;
width: 360px;
height: 485px;
margin-top: 0em;
}

#center {
float: left;
width: 500px;
height: auto;
min-height: 460px;
padding: 1em 1em 1em 1em;
font-size: 1.1em;
letter-spacing: 0.2em;
line-height: 1.3em;
color: #efefef;
}

#center2 {
float: left;
width: 560px;
height: 460px;
padding: 1em 1em 1em 1em;
font-size: 1.1em;
letter-spacing: 0.2em;
line-height: 1.3em;
color: #fff;
}


.text {
position: relative;
margin-left: 23em;
margin-top: -23.2em;
width: 15em;
letter-spacing: 0.1em;
}

.text2 {
position: relative;
margin-left: 23em;
margin-top: -29.7em;
width: 15em;
letter-spacing: 0.1em;
}

#right {
float: right;
width: 400px;
height: 485px;
text-align: center;
padding-top: 20px;
}

#bottom {
float: left;
width: 950px;
height: 130px;
text-align: left;
padding-right: 0px;
}

/* boxes */


#footer {
float: left;
/*margin-top: 13em;*/
width: 950px;
font-size: 9pt;
font-weight: 200;
letter-spacing: 0.2em;
color: #efefef;
border-top: 1px solid #fff;
padding-top: 1em;
}

a {
color: #ff9933;
text-decoration: none;
}

a:hover {
text-decoration: none;
color:#33ff33;
}

