body {
background-color: white;
background-image: url('images/topbg.jpg');
background-repeat: repeat-x;
background-position: top left;
margin: 0px;
padding: 0px;
color: #5e565a;
font-size: 16px;
font-weight: normal
letter-spacing: 0px;
font-family: century gothic, sans serif, verdana, arial;
text-align: justify;
}

img {
border: none;
}

a {
color: #4b4549;
text-decoration: none;
}

a:hover {
color: #d46997;
}

#container {
width: 908px;
margin: 0px auto;
padding: 0px;
}

#lowerbg {
background-image: url('images/lowerbg.jpg');
background-repeat: repeat-x;
background-position: bottom left;
height: 52px;
font-size: 10px;
text-align: center;
margin: 15px 0px 0px 0px;
padding: 0px;
}

#image01{
background-image: url('images/imageo1.jpg');
background-repeat: no-repeat;
width: 908px;
height: 173px;
}

#content {
width: 650px;
margin: 0px 0px 0px 260px;
}

.links {
padding: 0px 20px 0px 0px;
margin: 0px 0px 0px -12px;
}

.flash {
padding: 5px 5px 20px 5px;
margin: 0px;
float: right;
}

.megraphic {
padding: 15px;
}

h1 {
text-align: center;
text-indent: 25px;
letter-spacing: 3px;
font-weight: normal;
font-family: verdana;
margin: 0px;
padding: 0px;
font-size: 30px;
}

h2 {
font-size: 14px;
font-weight: bold;
text-align: center;
padding: 10px 0px 10px 0px;
margin: 0px;
}

hr {
border: 1px dotted #b2abae;
}

p {
text-indent: 15px;
}