

body {
background: #003733;
color: #ffffff;
text-align:left;
}

a {
color: #ffffff;
text-decoration:none;
}

a:hover {
color: #fffff;
text-decoration:none;
}

#container {
font:76% Verdana,Tahoma,Arial,sans-serif;
width:900px;
background: #003733;
color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align:left;

}

#header {
width:900px;
height:150px;
background: #003733 url('images/logo.gif') no-repeat;
color: #ffffff;

margin-bottom: 10px;
}

h1 {
font-size:30px;
margin-left:50px;
margin-top:10px;
padding-top:20px;
color: #ffffff;
}

h2 {
font-size:14px;
margin-left:50px;
color: #ffffff;
}





#left {
width:680px;
margin-left: auto;
margin-right: auto;
}

#left p{
margin-left:10px;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
padding: 0px;
}

#right {
float:right;
width:220px;
margin:0 0px 0 0px;

}

#right p{
border: #ffffff 1px solid;
margin:0px;
background: #8fc11d;
margin-bottom:5px;
padding:3px;
color: #ffffff;
}


#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{

border:0px;
}

#footer {
clear:both;
font-size:10px;
text-align:center;
padding-top:10px;
padding-bottom:5px;
}


#footer a {
color: #27a4f1;
text-decoration:none;
}

#footer a:hover {
color: #ffffff;
text-decoration:none;
}


#clear {
clear: both;
}

textarea {
border: 2px solid #27a4f1;
padding: 3px;
width: 601px; 
height: 161px;
font:14px Verdana,Tahoma,Arial,sans-serif;
}

.up {
text-align: right;

}

code {
color: #a7fff8;
font-weight: strong;
font:12px Verdana,Tahoma,Arial,sans-serif;
}

form {
text-align:center;
}
