@charset "utf-8";
#container {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#nav_panel {
	float: left;
	background-repeat: no-repeat;
	background-color: #F26B79;
	height: 36px;
	width: 950px;
}

#header {
	background-image: url(images/header850x150bpink.png);
	height: 150px;
	width: 950px;
}

#body {
	background-repeat: no-repeat;
	float: left;
	width: 950px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: #FFF;
}
#bodyleft {
	float: left;
	width: 475px;
	background-image: none;
	border: medium none #E7836A;
}
#bodymid {
	width: 325px;
	float: left;
}

#bodyright {
	float: right;
	width: 450px;
	background-image: none;
	height: auto;
}
.PictureLeft {
	float: left;
	padding: 8px;
}

.PictureRight {
	float: right;
	padding: 8px;
}
.PictureMid {
	float: none;
	padding: 8px;
	border: medium none #009;
	margin-left: 15px;
}
.h1 {
	font-size: 24px;
	font-weight: bold;
	color: #009;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 12px;
}


.nav_button {
	background-image: url(images/button2.jpg);
	padding-top: 8px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 21px;
	font-size: 14px;
}
.nav_button_top {
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 130px;
	margin-left: 21px;
	font-size: 14px;
	padding-top: 8px;
}
.nav_button_tall {
	background-image: url(images/button2_tall.jpg);
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 48px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 21px;
	font-size: 14px;
	padding-top: 2px;
}
.textSTD {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: center;
	margin: 15px;
}
.textEMP {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
}
.textEMPCenter {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#bodyleftEvents {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.form {
	border: medium groove #00F;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.bulletAIS {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	list-style-type: circle;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	padding-right: 10px;
}
