

html {
margin:0px;
border:none;
padding:0px;
text-align:center;
}

body {
margin:0px;
border:none;
padding:0px;
text-align:center;
background-color:#000000;
background-image:url(../images/tile.jpg);
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
}

h1 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
font-weight:bold;
}

#menus {
margin:0px;
border:none;
padding:0px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}

a:link, a:visited, a:active {
color:#999999;
}

a:hover {
color:#CCCCCC;
}

/* =wrapper */

#wrapper {
margin:0px auto 0px auto;
border:none;
padding:0px;
width:1000px;
overflow:hidden;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#ffffff;
}

/* =header */

#header {
margin:0px;
padding:0px;
border:none;
background-image:url(../images/top.jpg);
height:94px;
width:1000px;
display:block
}


/* =content */

#content {
margin:2px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#666666;
text-align:left;
background-image:url(../images/content.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#ffffff;
min-height:350px;
_height:350px;
}

#content a:link, #content a:visited, #content a:active {
color:#666666;
}

#content a:hover {
color:#ffa705;
}

/* =text */

#text {
margin:0px 0px 0px 0px;
padding:30px;
color:#666666;
text-align:left;
width:655px;
float:left;
}

/* =more buttons */

#more {
margin:0px 0px 0px 0px;
padding:0px;
color:#666666;
text-align:left;
width:279px;
float:right;
}

/* =images */

#images {
margin:0px 0px 10px 0px;
padding:0px;
color:#666666;
text-align:left;
width:263px;
float:right;
z-index:5000;
}

/* =footer */

#footer {
margin:1px auto 0px auto;
padding:5px 0px 5px 10px;
clear:both;
color:#FFFFFF;
text-align:center;
font-size:12px;
background-color:#575757;
height:70px;
width:1000px;
overflow:hidden;
line-height:20px;
}

#footer a:link, #footer a:visited, #footer a:active {
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
font-weight:normal;
color:#ff9999;
}

/* =clear */

.clear {
clear:both;
height:1px;
overflow:hidden;
}

/* =contact form */

#contact_form {
float:left;
margin:0px;
padding:0px;

}

#contact_form tr td{
font-style:bold;
border:1px solid #FFFFFF;
color:#FFFFFF;
background-color:#4493e0;
font-weight:bold;
margin:0px;
padding:15px;
}

#contact_form tr td input {
width:250px;
}

#contact_form form textarea {
width:250px;
height:150px;
}

#contact_form .contact-buttons input{
width:60px;
}

#contact_form .contact-joinmail input{
width:10px;
}

.error {
margin:10px 0px 10px 0px;
padding:15px;
background-color:#000033;
color:#FFFFFF;
width:430px;
}

.success{
margin:10px 0px 10px 0px;
padding:15px;
background-color:#000033;
color:#FFFFFF;
width:430px;
}

#flash {
margin:0px 0px 0px 0px;
border:none;
padding:0px;
text-align:right;
background:none;
display:block;
z-index:4000;
}