body {margin-left: auto; margin-right: auto; width: 1000px; background-color: black; color: white; font-size: 16px; font-family: arial;}

a {text-decoration: none; outline: none;}
a img {border:none;}
a:link, a:visited, a:active {color: yellow;}
a:hover {color: red;}

h1 {margin: 0; font-size: 100%; font-weight: normal; color: red; background-image: url('images/gradient.gif'); background-position: center center; background-repeat: no-repeat;}
p {padding-left: 20px; padding-right: 20px;}
table {background-color: white; color: black;}
table {margin-left: auto; margin-right: auto; margin-bottom: 6px;}

.logo {background-image: url('images/darkwood.jpg'); background-position: center center; background-repeat: repeat;}
.tiny {font-size: 75%;}
.larger {font-size: 150%}
.big {font-size: 200%;}
.center {text-align: center;}
.left {text-align: left;}
.lefty {width: 50%; float: left;}
.wide {width: 1000px; float: right;}
.hidden, .blaster {display: none;}
.right {padding-left: 550px;}

.button {float: left; width: 187px; text-align: center;}
.dot {float: left; width: 16px;}


.secret a:hover {cursor: default;}
#secretpage {background-color: gray; background-image: url('images/brick.jpg'); background-repeat: repeat; color: yellow;}
#secretpage a:link, #secretpage a:visited, #secretpage a:active {color: white;}
