.centerbody {	position:relative;
		width:974px;
		margin-left:auto;
		margin-right:auto;
		border-left:10px solid #fff;
		border-right:10px solid #fff;
		background:#fff;
		}

body {		background:#eee;
		border:0;
		font-family:verdana;
		font-size:62.5%;
		margin:0;
		min-width:974px;	
		color:#000;
		}

.homepagetext {	background:#fff;
		font-family:verdana;
		font-size:150%;
		margin-left:50px;
		margin-right:50px;
		min-width:774px;	
		color:#000;
		}

.pagetext {	background:#fff;
		font-family:verdana;
		font-size:120%;
		margin-left:50px;
		margin-right:50px;
		min-width:774px;	
		color:#000;
		}

a.navlinks:link	{ font-size: 170%; text-decoration: none; color:red; }
a.navlinks:visited { font-size: 170%; text-decoration: none; color:red; }
a.navlinks:hover { font-size: 170%; background: #fee; text-decoration: underline overline; color:red; }
a.navlinks:active { font-size: 170%; text-decoration: none; color:red; }

.topstrip {background:url(winterquarters.jpg); background-repeat: no-repeat; border:10px solid #fff; height:200px; }
.bottomstrip { text-align: center; border:10px solid #fff; height:30px; }