* {
margin: 0;
padding: 0;
}

body {
margin: 0;
background: url(../images/bgr.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333;
}

a:link, a:active, a:visited {
color: #3a81b7;
text-decoration: none;
}

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

h1 {
padding-top: 5px;
text-align: center;
font-weight: normal;
font-size: 20px; 
color: #3a81b7;
margin-bottom: 10px;
}

h2 {
text-align: center;
font-size: 16px;
color: #c96142;
font-weight: normal;
margin-bottom: 5px;
}

h3 {
font-weight: normal;
color: #c29704;
font-size: 14px;
margin-bottom: 2px;
}

p, ul, ol {
margin-bottom: 10px;
}

ul {
text-align: left;
}

li {
text-align: left;
margin-left: 20px;
}

img {
border: 0px;
}

#wrapper {
width: 794px;
background: #fff;
margin: 0 auto;
padding: 10px;
text-align: center;
border: 1px dotted #65bdfc;
}

.mainimg {
border: 1px solid #3a81b7;
}

#inner {
background: #fff;
width: 770px;
margin: 0 auto;
}

#uptext {
width: 700px;
margin: 0 auto;
float: left;
text-align: left;
}

#topimage {
width: 770px;
height: 250px;
margin: 0 auto;
float: left;
text-align: center;
}

#topmenu {
background: url(images/top.gif) no-repeat;
width: 760px;
height: 30px;
margin: 0 auto;
padding: 5px;
color: #333;
margin-top: 2px;
margin-bottom: 5px;
font-size: 20px;
float: left;
text-align: right;
}

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

#topmenu a:hover {
color: #3a81b7;
text-decoration: none;
}

#page {
width: 770px;
background: #fff;
margin: 0 auto;
margin-bottom: 5px;
}

#content {
float: left;
width: 520px;
padding: 10px;
text-align: left;
font-size: 14px;
line-height: 16px;
}

#content p {
text-align: justify;
width: 510px;
}

#content h1 {
text-align: left;
}

#content h2 {
text-align: left;
}

#leftcol {
float: left;
width: 220px;
border-right: 1px dotted #65bdfc;
}

#footer {
width: 770px;
height: 30px;
margin: 0 auto;
padding-top: 10px;
border-top: 1px solid #65bdfc;
text-align: center;
clear: both;
}

.noborder {
margin-right: 10px;
border: 0px;
}

p a, a:link, a:active, a:visited {
color: #3a81b7;
text-decoration: none;
}

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

#introtxt-form {
width:740px;
background: #ffffff;
float: left;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #333333;
margin-top: 20px;
margin-bottom: 20px;
text-align: left;
clear: both;
}