

html {
margin:0px;
border:none;
padding:0px;
text-align:center;
}

body {
margin:0px;
border:none;
padding:0px;
text-align:center;
background-image:url(../images/bk.jpg);
background-repeat:repeat-x;
background-color:#008dcf;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:14px;
line-height:22px;
}

h1 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
font-weight:bold;
}

a:link, a:visited, a:active {
color:#ffffff;
}

a:hover {
color:#CCCCCC;
}

/* =wrapper */

#wrapper {
margin:0px auto 0px auto;
border:none;
padding:0px;
width:1001px;
overflow:hidden;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#ffffff;
background-image:url(../images/content2.jpg);
background-repeat:repeat;
}

/* =header */

#header {
margin:0px 0px 0px 0px;
padding:0px;
border:none;
background-color:#FFFFFF;
height:368px;
display:block;
}

/* =content */

#content {
margin:-1px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#999999;
text-align:left;
background-image:url(../images/content.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:600px;
_height:600px;
}

#content a:link, #content a:visited, #content a:active {
color:#ffffff;
}

#content a:hover {
color:#ffa705;
}

/* =text */

#text {
margin:0px 0px 0px 0px;
padding:10px 20px 10px 20px;
color:#ffffff;
text-align:left;
width:660px;
float:left;
}

#text table tr td{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:14px;
line-height:22px;
}

/* =images */

#images {
margin:0px 0px 0px 0px;
padding:0px;
color:#ffffff;
text-align:left;
width:275px;
float:right;
z-index:10000;
line-height:22px;
}


a.divlink, a.divlink:link {
display:block;
width:100%; /*width needs to be specified to work in IE*/
height:100%; /*height needs to be specified to work in IE*/
/*Other browsers expand the link to full width and height.*/
line-height:0;
font-size:0;
}

/* =footer */

#footer {
margin:0px auto 0px auto;
padding:0px;
clear:both;
color:#269ed7;
text-align:center;
font-size:9px;
height:178px;
overflow:hidden;
line-height:20px;
}

#footer a:link, #footer a:visited, #footer a:active {
font-weight:normal;
color:#269ed7;
text-decoration:none;
font-size:10px;
}

#footer a:hover {
font-weight:normal;
color:#ffffff;
font-size:10px;
}

/* =clear */

.clear {
clear:both;
height:0px;
overflow:hidden;
}

/* =contact form */

#contact_form {
float:left;
margin:0px;
padding:0px;

}

#contact_form tr td{
font-style:bold;
border:1px solid #FFFFFF;
background-color:#cccccc;
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:none;
color:#cc0000;
width:430px;
}

.success{
margin:10px 0px 10px 0px;
padding:15px;
background-color:none;
color:#ff9900;
width:430px;
}

/* =tags */

#tags {
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
clear:both;
color:#81d6fe;
text-align:center;
font-size:9px;
background-color:none;
height:100px;
overflow:hidden;
font:Arial, Helvetica, sans-serif;
}

#tags a:link, #tags a:visited, #tags a:active {
font-weight:normal;
color:#81d6fe;
text-decoration:none;
}

#tags a:hover {
font-weight:normal;
color:#ffffff;
}

#tags img {
border-color:#FFFFFF;
}