body{
background: url(repeat.jpg);
background-repeat: repeat-x;
margin-top: 0px;
text-align: center;
font-family: verdana;
color: #017286;
font-size: 11px;
line-height: 1.5;
}

a, a:link, a:active, a:visited {
color: #c71032;
text-decoration: none;
background-color: #ddf8fa;
font-weight: bold;
}

a:hover {
background-color: #fff;
}

h3{
text-align: right;
color: #7c00b3;
font-weight: bold;
font-family: georgia;
}

.container{
margin: 0 auto 0 auto;
width: 700px;
text-align: left;
}

#img{
float: left;
}

#text{
float: right;
width: 442px;
z-index:1;
margin: -200 0 0 0;
}

#center{
text-align: center;
}

b{
color: #00a1be;
}

i{
color: #666666;
}

hr {
size: .5;
color: ce9ec9;
}

#disclaimer {
font-size: 10px;
text-transform: uppercase;
}

#right {
text-align: right;
}

ul{
list-style-type: none;
}

ul.random{
list-style-type: decimal;
}

li.r {
margin-bottom: 10px;
}

#margin {
padding-right: 10px;
padding-left: 10px;
}