body {
background:#ffffff;
background-image: url('images/back.gif');
background-position:repeat-x repeat-y;
background-attachment: fixed;
color:#545050;
font-family:verdana,geneva,helvetica,arial,sans-serif;
}

#wrap {
width:860px;
margin:0 auto;
background:#ffffff;
border-left:5px solid #545050;
border-right:5px solid #545050;
border-top:5px solid #545050;
border-bottom:5px solid #545050;
margin-top:25px;
margin-bottom:25px;
}

#header {
padding:5px 0px;
background:#ffffff;
clear:both;
margin-top:-10px;
margin-bottom:0px;
}

#topnav {
padding:5px 10px;
background:#ffffff;
text-decoration:none;
text-align:right;
}

#bottomnav {
padding:5px 10px;
background:#ffffff;
text-decoration:none;
text-align:center;
}

#main {
float:right;
width:640px;
padding:10px;
background:#ffffff;
}

#sidebar {
background:#ffffff;
float:left;
width:180px;
padding:10px;
margin-top:0;
}

#footer {
background:#ffffff;
clear:both;
padding:5px 0px
}

h1{
font-size:18px;
color:#545050;
font-weight:normal;
text-align:right;
padding:5px 10px;
margin-top:-25px;
margin-bottom:0px;
font-family:"Times New Roman",Georgia,Serif;
}

h2{
font-size:16px;
color:#545050;
font-weight:normal;
text-align:right;
padding:5px 10px;
margin-top:-17px;
margin-bottom:-8px;
font-family:"Times New Roman",Georgia,Serif;
}

h3{
font-size:14px;
color:#545050;
font-weight:bold;
text-align:left;
font-family:"Times New Roman",Georgia,Serif;
}

h4{
font-size:18px;
color:#545050;
font-weight:normal;
text-align:center;
margin:25px;
margin-top:0px;
margin-bottom:0px;
font-family:"Times New Roman",Georgia,Serif;
}

table {
border:0px
padding:25px 25px;
}

p.main {
font:small "Times New Roman",Georgia,Serif;
font-style:italic;
color:#545050;
text-align:justify;
padding:5px 10px;
}

p.mainb {
font:x-small "Times New Roman",Georgia,Serif;
font-style:regular;
color:#545050;
text-align:center;
}


p.stylea {
font:small verdana,geneva,helvetica,arial,sans-serif;
color:#545050;
margin:25px;
text-align:right;
}

p.styleb {
font:small verdana,geneva,helvetica,arial,sans-serif;
color:#545050;
margin:25px;
text-align:right;
padding:0px 20px;
}

img.right {
float:right;
border: none;
display: block;
padding:0px 15px;
}

img.left {
float:left;
border: none;
display: block;
padding:0px 15px;
}

img.center {
border: none;
display: block;
margin-right:auto;
margin-left:auto;
}

a img.center{
text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

a img.right{
float:right;
border: none;
display: block;
padding:25px 35px;
}

a:link {
color:#666666;
font:x-small verdana,geneva,helvetica,arial,sans-serif;
background:transparent;
text-decoration:none;
text-align:right;
}

a:visited {
color:#666666;
font:x-small verdana,geneva,helvetica,arial,sans-serif;
background:transparent;
text-decoration:none;
text-align:right;
}

a:hover {
color:#a7d3d5;
font:x-small verdana,geneva,helvetica,arial,sans-serif;
font-style:italic;
text-decoration:none;
text-align:right;
}

a:active {
color:#a7d3d5;
font:x-small verdana,geneva,helvetica,arial,sans-serif;
background:transparent;
text-decoration:none;
text-align:right;
}

form {
text-align:right;
font:small "Times New Roman",Georgia,Serif;
margin:0px;
}

form.center {
text-align:center;
font:small "Times New Roman",Georgia,Serif;
margin:0px;
}

form.left {
text-align:left;
font:small "Times New Roman",Georgia,Serif;
margin:0px;
}

ol {
list-style-position: outside;
font:small "Times New Roman",Georgia,Serif;
font-style:italic;
text-align:justify;
margin: 25px;
}

ul {
list-style-position: outside;
font:small "Times New Roman",Georgia,Serif;
font-style:italic;
text-align:justify;
margin:15px;
}
