

body {
background: #ffffff;
color: #282828;
text-align:center;
}

a {
color: #75bad9;
text-decoration:none;
}

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

#container {
font:76% Verdana,Tahoma,Arial,sans-serif;
width:800px;
background: #ffffff url('img/middle.jpg');
color: #282828;
margin:0px auto;
text-align:left;
padding: 0px;
}

#header {
width:800px;
height:68px;
background: #ffffff url('img/head.jpg');
color: #282828;
margin:0px auto;
margin-top: 30px;
}

h1 {
font-size:14px;
margin-left: 80px;
color: #309dcf;
}

h2 {
font-size:18px;
color: #282828;
text-align: center;
}

h3 {
font-size:26px;
color: #309dcf;
text-align: center;
}

h4 {
font-size:14px;
color: #309dcf;
text-align: center;
padding-left: 15px;
padding-right: 15px;
}

#left {
float:left;
width:500px;
margin:0 15px 0 15px;
}

#left p{
margin-bottom:5px;
}

#right {
float:right;
width:270px;
margin:0 0px 0 0px;
}

#right p{
padding:3px;
color: #ffffff;
}

#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{
border:0px;
}



#clear {
clear:both;
}

#footer {
background: #ffffff url('img/foot.jpg');
font-size:10px;
width:800px;
height:13px;
margin: 0 auto;
}

code {
color: #282828;
font:14px Verdana,Tahoma,Arial,sans-serif;
}

#copyright {
color: #282828;
font:13px Verdana,Tahoma,Arial,sans-serif;
margin: 0 auto;
}
