body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/background.jpg);
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#0000FF;
}

.boldlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration:none;
	color:#0000FF;
}

.bottomnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	text-decoration:none;
	color:#0000FF;
}

.bottomnav2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8px; 
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.pictureborder { 
	border: solid 2px #000066;
}


.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.5em;
}

.webcreator {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#0000FF;
}

.courseshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5em;
	color: #000066;
	border: 2px double #000000;
}
