<style type="text/css">
<!--

{}

html {
 padding: 0px;
 margin: 0px;
}

body {
 background-image: url('images/background.gif');
 font-size: 14px;
 color: #3d1b89;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

a {
 color: #5400ff;
}

a:hover {
 text-decoration: none;
}

a.copyright {
 text-decoration: none;
 //font-weight: bold;
 color: #ffffff;
}

a.copyright:hover {
 text-decoration: underline;
}

.title {
 font-size: 18pt;
 font-style: italic;
 font-weight: bold;
}

#bigwrapper {
 width: 800px;
 margin: 0px auto;
 padding: 0px;
 text-align: left;
}

#head {
 width: 800px;
 height: 195px;
}

#middlewrapper {
 clear: both;
 width: 800px;
}

#horispacer {
 height: 30px;
 width: 800px;
 clear: both;
}

#vertspacer {
 width: 30px;
 float: left;
}

#navbar {
 width: 200px;
 float: left;
}

#textwrapper {
 float: left;
 clear: none;
}

#toptextwrapper {
}

#middletextwrapper {
 clear: left;
}

#bottomtextwrapper {
 clear: left;
}

#topleft, #topright, #bottomleft, #bottomright {
 float: left;
 width: 30px;
 height: 30px;
}

#topwide, #bottomwide {
 float: left;
 height: 30px;
 width: 560px;
 background-image: url('images/foreground.gif');
}

#leftwide, #rightwide {
 float: left;
 width: 30px;
 background-image: url('images/foreground.gif');
}

#text {
 float: left;
 width: 560px;
 color: #ffffff;
 background-image: url('images/foreground.gif');
}

#copyright {
 clear: both;
 text-align: center;
 width: 800px;
 color: #a0a0a0;
}










-->
</style>
