body {
	background-color: purple;
	color: purple;
	}

.content {
	background-color: white;
	color: purple;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 7.5%; 
	margin-right: 7.5%;
	}

.maintitle {
	background-color: white;
	color: purple;
	height: 250px;

}

.bigtitle {
	font-size: 250%;
	top: -260px;
	left: 180px;
	position: relative;
	padding-top: 0em;
	padding-left: .5em;
	text-align: right;
	}

.subtitle{
	font-size: 125%;
	top: -150px;
	left: 240px;
	width: 250px;
	position: relative;
	padding-top: 1em;
	padding-left: .5em;
	text-align: right;
	}


.subdochead {
	width: auto;
	}

.subdoctitle {
	font-size: 150%;
	top: -110px;
	left: 110px;
	position: relative;
	padding-top: 1em;
	padding-left: .5em;
	width: 80%;
		}

.buttonbar {
	top: 2.5em;
	left: 630px;
	position: absolute;
	width: 120px;
	height: 266px;
	line-height: 2.5em;
	}
.maxbutton {height: 26%;
	padding: .1em;
	
	}
.mhbutton {height: 42%;
	padding: .1em;
	
	}
.anybutton {height: 16%;
	padding: .1em;
	
	}
.railbutton {height: 16%;
	padding: .1em;
	
	}

.bigwheel .wheelm {
	top: .2em;
	left: 0em;
	position: absolute;
	}

#mainbutton {
	text-align: center;
	height: 40px;
	width: 40%;
	position: relative;
	left:0;
	top:0;
	}

#indexbutton {
	text-align: center;
	height: 40px;
	width: 40%;
	position: relative;
	left: 60%;
	top: -40px;
	}

.linklist {
	text-align: center;
	margin-left: 7.5%; 
	margin-right: 7.5%;
	padding: 5%;
	}
#bigmax {
	width: 276px;
	margin-left: auto;
	margin-right: auto;
	}

p.link {
	
	}

p.description {
	
	}