/* Edited with EditCSS */
/**** LINK-tag style sheet main.css ****/

body {
	background-color: blue;
	margin-left: 10%; 
	margin-right: 10%;
	}
 h1.content h2.content p.c2 {text-align: center;}
.content {
	background-color: white;
	padding: .2em;

	}


.content {
	background-color: white;
	color: black;
	padding: 2em;

	}

.navbar {
	width: 30%;
	left: 35%;
	height: 40px;
	position: relative;
	}


.maintitle {
	height: 150px;

}
#moreinfo {
	
	text-align: center;
	}
.bigbox {
	top: .2em;
	left: 0em;
	position: absolute;
	}
.bigtitle {
	font-size: 225%;
	top: 1.1em;
	left: 210px;
	position: absolute;
	padding-top: 0em;
	padding-left: 3em;
	text-align: left;
	width: 300px;
	}




.subtitle{
	font-size: 125%;
	bottom: 55%;
	left: 190px;
	width: 250px;
	position: relative;
	padding-top: 2em;
	padding-left: .5em;
	text-align: left;
	}
.buttonbar {
	top: .2em;
	left: 460px;
	position: absolute;
	width: 110px;
	height: 150px;
	padding-left: 7em;
	}

#desbutton{
	position: relative;
	top: 1em;
	padding: .1em;
		}

#anybutton {
	position: relative;
	top: 40%;
	padding: .1em;
	}

.validbutton {
	border:0;
	width:88px;
	height:31px
	}

.subtitle.old{
	font-size: 125%;
	top: 6.7em;
	left: 275px;
	width: 250px;
	position: absolute;
	padding-top: 1em;
	padding-left: .5em;
	text-align: right;
	}

.subdoctitle {
	font-size: 150%;
	top: 0em;
	left: 110px;
	position: relative;
	padding-top: 1em;
	padding-left: .5em;
		}
.subdochead {
	width: auto;
	}
.bigwheel .wheelm {
	top: .2em;
	left: 0em;
	position: absolute;
	}

.linklist {
	text-align: center;
	margin-left: 10%; 
	margin-right: 10%;
	}

.footer {
	text-align: center;
	}
#nav {
	text-align: center;
	}

.bigquote {
	margin-left: 5%;
	margin-right: 5%;
	}
p.q 	{
	font-style: italic; 
	font-weight: bold;
	}

p.a	{

	}


