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

body img {
border: 0;
}

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

a:visited {
color: #0099ff;
}

a:hover {
color: #ff9900;
}

span#main_title {
color: #ffffff;
font-weight: bold;
paddin: 2px;
background-color: #cccccc;
}


div#wrapper {
width: 790px;margin: 0 auto;
text-align: left;
height: 100%;
}

div#header {
height: 130px;
background-color: #ffffff;
background-image: url('../images/banner.jpg');
background-repeat: no-repeat;
}

div#header_right {
float: right;
width: 400px;
margin-top: 10px;
margin-right: 10px;
font-size: 13pt;
text-align: right;
}

img#contact_icon {
margin-bottom: 5px;
}

span#myspace_link {
margin-right: 10px;
}

div.box_top {
width: 790px;
height: 27px;
background-color: #ffffff;
background-image: url('../images/div_top.jpg');
background-repeat: no-repeat;
}

div.box_bottom {
width: 790px;
height: 27px;
background-color: #ffffff;
background-image: url('../images/div_bottom.jpg');
background-repeat: no-repeat;
}

div#main_nav {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
margin-left: 1px;
margin-right: 1px;
border-left: 1px solid #0099ff;
border-right: 1px solid #0099ff;
background-color: #ffffff;
}

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

div.content {
margin-left: 1px;
margin-right: 1px;
border-left: 1px solid #0099ff;
border-right: 1px solid #0099ff;
text-align: left;
padding: 20px;
}

div.text_box {
margin: 10px;
}

div#clearer {
clear: both;}

div#footer {
height: 20px;
text-align: center;
font-size: 10pt;
}
