body {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 69%;
	padding-top: 132px;
	padding-left: 160px;
	padding-right: 18px;
	margin: 0px;
}
p, li {
	font-size: 1.0em;
	line-height: 1.5em;
}
.navlinx p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 12px;
	margin-bottom: 8px;
	margin-top: 0px;

}
.navlinx a  {color: #000000; text-decoration: none}
.navlinx a:link {color: #000000; text-decoration: none}
.navlinx a:visited {color: #000000; text-decoration: none}
.navlinx a:hover {color: #FFFFFF; text-decoration: none}
.navlinx a:active {color: #FFFFFF; text-decoration: none}

.sidelinx p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #1674E5;
	line-height: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.sidelinx a  {color: #1674E5; text-decoration: none}
.sidelinx a:link {color: #1674E5; text-decoration: none}
.sidelinx a:visited {color: #1674E5; text-decoration: none}
.sidelinx a:hover {color: #000000; text-decoration: none}
.sidelinx a:active {color: #000000; text-decoration: none}

.secthed {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 6px;
}
.secthed a  {color: #557788; text-decoration: none}
.secthed a:link {color: #557788; text-decoration: none}
.secthed a:visited {color: #557788; text-decoration: none}
.secthed a:hover {color: #000000; text-decoration: none}
.secthed a:active {color: #000000; text-decoration: none}

.box {
	font-family: Tahoma, "Times New Roman";
	font-size: x-small;
	color: #ffffff;
}

.schedule {
	font-family: Gill Sans Light, "Times New Roman";
	font-size: x-small;
	color: #ffffff;
}

.schedulehead {
	font-family: Gill Sans; "Times New Roman";
	font-size: small;
	color: #ffffff;
}

.scheduletitle {
	font-family: Gill Sans; "Times New Roman";
	font-size: medium;
	color: #ffffff;
}

.skills {
	font-family: Gill Sans Light, "Times New Roman";
	font-size: x-small;
}

.skillshead {
	font-family: Gill Sans, "Times New Roman";
	font-size: x-small;
}

h1 {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-weight: normal;
	font-size: 2.7em;
}
h2 {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 1.5em;
	font-weight: strong;
	color: #000000;
}
/* h2spacebelow is necessary because we're tightening up space between h2 and p,*/
/* which louses up h2 + table, but IE5 doesn't do adjacent selectors */
/*.h2spacebelow {*/
/*	margin-bottom: 9px;*/
/*}*/
h3 {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 1.1em;
	font-weight: bold;
	color: #777777;
	text-transform: uppercase;
	margin-bottom: -6px;
}
h4 {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 1.0em;
	font-weight: bold;
	color: #777777;
	margin-bottom: -6px;
}
.regtext {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 11px;
	line-height: 13px;
}
.smalltext {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 10px;
	line-height: 12px;
}
.tinytext {
	font-family: Georgia, "Californian FB", "Times New Roman";
	font-size: 9px;
	line-height: 10px;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}
.emphasisbox {
	background-color: #EAD99A;
	border: 1px solid #20597E;
	padding: 4px;
}
.floatimgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}
.floatimgright {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
}
.calendar {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color:#FFFFFF;
}
.calendar5 {
	font-family: Tahoma, "Times New Roman";
	font-size: 10px;
	color:#FFFFFF;
}
.calendar2 {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
}
#map {
	font-family: Gill Sans, "Times New Roman";
	font-size: 6px;
	height: 600 px;
	width: 600 px;
}