/* Gotta Stop Style Sheet; Justin Pike 09-25-2006 */

img {border: 0}

h1 {font-family: verdana; color: red; background-color: gray; text-align: center}

h2 {font-family: verdana; color: gray; background-color: red; text-align: center}

h3 {font-family: verdana; color: red; text-align: center}

h4 {font-family: verdana; color: red}
#links {width: 150px; background-color: gray; padding: 10px; border: 3px ridge black; float: left;}
#links a {display: block; font-family: verdana; color: red; font-size: 10pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: gray; background-color: red; text-weight: bold}
#links a:active {text-decoration: none}

#main {text-align: center; font-family: verdana; color: red}

#mainlinks a {font-family: verdana; color: red; font-size: 12pt; font-weight: bold; text-align: center}
#mainlinks a:link {text-decoration: none}
#mainlinks a:visited {text-decoration: none}
#mainlinks a:hover {color: gray; background-color: red; text-weight: bold}
#mainlinks a:active {text-decoration: none}

#java {text-align: center}
