/*** STYLES FOR PAGE ***/

body {
margin: 0%;
padding: 0%;
background-color: #000000;
font-family: courier, "new courier", monospace;
font-size: 10px;
font-weight: bold;
text-align: center; }

/***************************
****** CONTAINER ******
***************************/

div#container {
position: relative;
margin: 0 auto;
height: 750px;
width: 625px;
background-image: url(/images/document.gif);
background-repeat: no-repeat;background-position: center;
font-weight: bold;
text-align: center; }

/***************************
********* CONTENT **********
***************************/

div#copy {
position: relative;
padding-top: 152px;
padding-left: 60px;
height: 100%;
line-height: 2.4em;
text-align: left; }

ul { list-style-type: none; }

.class1 a:link {
text-decoration: none;
color: #000000; }

.class1 a:visited {
text-decoration: none;
color: #000000; }

.class1 a:hover {
text-decoration: none;
background-color: #000000;
color: #FFFFFF; }

.class1 a:active {
text-decoration: none;
color: #000000; }

.class2 a:link {
text-decoration: none;
color: #000000; }

.class2 a:visited {
text-decoration: none;
color: #000000; }

.class2 a:hover {
text-decoration: none;
color: #333333; }

.class2 a:active {
text-decoration: none;
color: #000000; }

/***************************
*********** 404 ************
***************************/

div#error {
position: relative;
margin: 0 auto;
height: 824px;
width: 620px;
background-image: url(/images/404.jpg);
background-repeat: no-repeat;background-position: center;
text-align: center; }

div#center {
position: relative;
padding-top: 340px;
padding-left: 40px;
height: 100%;
line-height: 2.4em;
font-weight: bold;
text-align: center; }
