body {
background-color: #ffffff;
color: #666666;
font-family: arial, helvetica, verdana, times;
}

body img {
border: 0;
}

a {
color: #0099ff;
text-decoration: none;
}

a:visited {
color: #0099ff;
}

a:hover {
color: #ea0d8c;
}


div#wrapper {
width: 790px;margin: 0 auto;
text-align: left;
height: 100%;
border-top: 1px solid #cccccc;
background-image: url('../images/background.jpg');
background-repeat: no-repeat;
}

div#header {
height: 130px;
background-image: url('../images/logo.jpg');
background-repeat: no-repeat;
margin-bottom: 10px;
}

div#main_nav {
padding-bottom: 10px;
}

div#main {
background-color: #ffffff;
text-align:center;
}

div.content {
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

div.inset {
margin-left: 20px;
margin-right: 20px;
}

div.text_box {
margin: 10px;
}

div#clearer {
clear: both;}

div#footer {
height: 20px;
text-align: center;
font-size: 10pt;
border-top: 1px solid #cccccc;
background-color: #ffffff;
}
