body {
margin: 10px 0px 20px 0px;
background-color: #ffff80;
text-align: center;
font-size: 100.01%;
}

a {
text-decoration: underline;
}

a:visited {
color : #800080;
}

a:active {
color : #FF0000;
}

a:hover {
color: #ffff55;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 700px;

background-color: #FFFFFF;
border: 1px solid #000000;


}

#banner {
font-family: Courier new;
font-weight: bold;
font-size: 110%;
color: #a34e01;
background-color: #ffffff;
text-align: center;

}

#banner a {
font-family: Courier new;
font-weight: bold;
font-size: 110%;
color: #a34e01;
background-color: #ffffff;
text-align: center;

}

#banner h3 {
font-size: medium;
}

#center {
float: left;
width: 500px;
font-size: 100%;

overflow: hidden;
}


a:link {
color : #0000FF;
}

.content {
padding: 15px 50px 45px 50px;
background-color: #ffffff;
border-top: 1px solid #bbbbbb;
color: #222222;
font-family: verdana, arial, sans-serif;
font-size: 100%;

}

.title  {
text-decoration: none;


}
.content table{
font-size: 100%;
}



#right {
float: left;


width: 200px;
background-color: #FFFFFF;

overflow: hidden;
}

.content p {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
font-weight: normal;
line-height: 150%;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.content h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: small;

text-align: left;
font-weight: normal;


margin-bottom: 10px;

}

.content h3 {
color: #f58038;
font-family: Verdana, Arial, sans-serif;
font-size: medium;

text-align: center;
font-weight: bold;


margin-bottom: 10px;

}
#banner a:link {
color: #a34e01;
}


#banner a:visited {
color: #a34e01;
}

#banner a:hover {
color: #ff8000;
}


