
body {
	vertical-align: middle;
	width: 1000px;
	text-align: center;
	margin: auto;
}

#top {
	vertical-align: middle;
	width: 1000px;
	height: 109px;
	margin: auto;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}
#top #top-right {
	clear: none;
	float: right;
	width: 300px;
	height: 100px;
	font-family: calibri;
	font-size: 14px;
	color: #000;
	padding-top: 5px;
	text-align: center;
	text-indent: 15px;
}
#nav {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 1000px;
	vertical-align: middle;
	margin: auto;
	background-position: center center;
}
#nav #link1 {
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	clear: right;
	float: left;
	height: 33px;
	width: 188px;
	margin-top: 6px;
	margin-left: 10px;
	text-align: center;
	padding-top: 8px;
}
.links-content {
	background-image: url(images/content-bck.gif);
	background-repeat: repeat-x;
	width: 245px;
	margin-left: 2px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 25px;
	margin-top: -1px;
	color: #000;
}
.links-content li {
	font-family: calibri;
	font-size: 14px;
	color: #000;
	list-style: none none outside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	background-image: url(images/img6.gif);
	background-repeat: repeat-x;
	text-indent: 15px;
}
.links {
	clear: right;
	float: left;
	width: 250px;
}
.links-top {
	background-image: url(images/links-top.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	width: 250px;
	text-indent: 15px;
	cursor:pointer;
}


h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	font-family: calibri;
	font-size: 26px;
	color: #294E7D;
	text-align: left;
	text-indent: 8px;
	font-style: italic;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 em {
	font-weight: bold;
}

h3 {
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 32px;
	width: 750px;
	background-position: center;
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 20px;
	padding-top: 7px;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.bg2 a {
	color: #000000;
}

.bg1 a {
	color: #000000;
}

a.white:link {color: #FFFFFF; text-decoration: none;}
a.white:active {color: #FFFFFF; text-decoration: none;}
a.white:visited {color: #FFFFFF; text-decoration: none;}
a.white:hover {color: #FFFFFF; text-decoration: none;}

a.black:link {color: #000000; text-decoration: underline;}
a.black:active {color: #000000; text-decoration: none;}
a.black:visited {color: #000000; text-decoration: none;}
a.black:hover {color: #000000; text-decoration: none;}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	background-image: url(images/content-bck.gif);
	background-repeat: repeat-x;
	width: 712px;
	clear: right;
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: -6px;
	text-align: left;
	padding-top: 8px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: calibri;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-right: 10px;
}

.bg1 table {
	font-size: 12px;
}

.bg2 {
	font-family: calibri;
	font-size: 16px;
	color: #666;
	clear: right;
	float: right;
	width: 712px;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	background-image: url(images/content-bck.gif);
	background-repeat: repeat-x;
	
}

.bg2 table {
	font-size: 11px;
}

/* Header

#header {
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 25px 0 0 10px;
	font-size: 22px;
}

#header h2 {
	float: left;
	padding: 30px 0 0 10px;
	font-size: 16px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 21px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 37px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}*/

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 250px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colTwo {
	float: right;
	width: 750px;
}

/* Footer */

#footer {
	clear: both;
	float: right;
	width: 1000px;
	vertical-align: middle;
	text-align: center;
	margin-top: 25px;
	font-family: calibri;
	font-size: 14px;
	color: #666;
	padding-bottom: 25px;
	padding-top: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #3F6492;
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #609AB2;
  color: white;
  font-size: 1.1em;
}

/* Calendar */

.calendar_wrap {
	padding-left: 10px;
	
}

.calendar_wrap table {
	border-collapse: collapse;
}

.calendar_wrap tbody td {
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

.calendar_wrap tbody td a {
	font-weight: bold;
}

