a {
	text-decoration:none;
	font-weight:bold;
	color:#363;
	outline:none;
	text-decoration:none;
	}
	
a:visited {
	color:#363;
	background:none;
	text-decoration:none;
	}
	
body {
	top:0px;
	left:0px;
        background-color:#696;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: "Times New Roman", Garamond, serif;
	}

.content {
	margin-left:5px;
	margin-right:5px;
	
}


.contentbox {
	background-color:#ffc;
	color:#000;
	margin-top:0px;
	padding-bottom:20px;
}


#navarea {
	background-color:#ffc;
	color:#000;
	margin:0px;
	padding:3px;
	text-align:center;

}

#navarea a{

	text-decoration:none;
	font-weight:bold;
	color:#c90;
	outline:none;
	text-decoration:none;
	font-size:125%;
   	font-family: "Comic Sans MS", "Times New Roman", serif;
}


#navarea a:hover{

	text-decoration:none;
	font-weight:bold;
	color:#fc3;
	outline:none;
	text-decoration:none;
	font-size:125%;
   	font-family: "Comic Sans MS", "Times New Roman", serif;

}


hr {
	color: #fc6;
	background-color: #fc6;
	height: 2px;
}

#row {
	width:145px;
}



.smallfont {
	font-size: smaller;
}



#center {
	text-align:center;
}

#box {
	padding:3px;
	border-width:2px;
	border-color:#fc6;
	border-style:solid;
	margin-right:5px;
}


#heading {
	font-weight:bold;
	font-size:125%;
	background:#90B2E6;
	padding:2px;
	margin:0px;
}

#headingcenter {
	text-align:center;
	font-weight:bold;
}

#updated {
	text-align:right;
	text-style:italic;
	font-size:smaller;
}



#solidbox {
	background-color:#fc6;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
	
}

#title {
	font-weight:bold;
	text-align:center;
}
.heading {
	background-color:#90B2E6;
	margin:0;
	border:0;
	padding-bottom:2px;
	padding-top:3px;
}

.brand {
	font-weight:bold;
	color:#000000;
	font-size:200%;
	margin-left:10px;
}

.copybottom {
	background-color:#ffffcc;
	text-align:center;
}

