@charset "utf-8";

body {
	background-color: #F9FFFC;
	width: 990px;
	font-family: Cambria, "Trebuchet MS", Tahoma;
}
#container {
	margin-right: 2%;
	margin-left: 2%;
	width: 990px;
}
#header {
	/* background-color: #FFFFA8; */
}

#ContactInfo {
	text-align: center;
	font-family: Cambria, "Trebuchet MS", Tahoma;
	font-size: large;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	background-color: #6FC;
}
#ContactInfo ul {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	margin-right: 10px;
	padding-right: 0px;
	margin-left: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#mainContent {
	font-family: Calibri, "Trebuchet MS", cursive;
	font-weight: bold;
	font-size: large;
}
#mainContent .flush {
	clear: both;
}

#mainContent .photo {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	float: right;
	padding-bottom: 10px;
	width: 280px;
	text-align: center;
	padding-left: 5px;
	padding-top: 50px;
}

#mainContent .photo1 {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	float: right;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 5px;
	padding-top: -5px;
	width: 300px;
	padding-right: 5px;
}
#mainContent .photo_right {
	float: right;
	text-align: right;
	width: 250px;
	height: 200px;
	padding-top: 5px;
	padding-left: 5 px;
}
#mainContent .photo_left {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.topBorder {
	border-top-width: medium;
	border-top-style: double;
}

#mainContent h3 {
	margin-bottom: -15px;
}
#container #mainContent dl dd .attention {
	color: #F00;
	font-style: italic;
}


#news_Bulletin {
	background-color: #A8CCC9;
	margin-top: -28px;
}
.coordinator {
	background-color: #A8CCC9;
}

#news_Bulletin  p {
	padding-left: 270px;
	font-size: large;
}
#news_Bulletin #TwoColumn {
	height: 620px;
}
#news_Bulletin #TwoColumn h3 {
}

#news_Bulletin #LeftColumn {
	text-align: center;
	float: left;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news_Bulletin #LeftColumn p {
	padding-left: 25px;
	padding-right: 25px;
}
#news_Bulletin #RightColumn {
	text-align: center;
	width: 330px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news_Bulletin #RightColumn p {
	padding-left: 10px;
	padding-right: 10px;
}
#news_Bulletin #RightColumn h3 {
	text-align: center;
}

#news_Bulletin h2  {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-width: medium;
	border-top-style: double;
}

#news_Bulletin h3 {
	font-size: x-large;
	font-weight: bold;
	color: #000;
	text-align: left;
}#news_Bulletin h4 {		 Same as h3 except centered 
	font-size: x-large;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: x-large;
	margin-top: -15px;
}
#news_Bulletin .newFlash {
	border-bottom-width: medium;
	border-bottom-style: double;
	height: 150px;
	margin-top: -20px;
}
#mainContent .SmallCaps {
	font-variant: small-caps;
	color: #F00;
}


#news_Bulletin div {
	border-bottom-width: medium;
	border-bottom-style: double;
	height: 200px;
}


#news_Bulletin  img {
	padding-top: 5px;
	padding-right: 8px;
}


#news_Bulletin .attention {
	font-variant: small-caps;
	color: #F00;
	background-color: #FF6;
}
#mainContent .change    {
	color: #F00;
}

/* For the left and right column, add that Column Fix bug and the .clear float */
#mainContent #LeftCol {
	width: 50%;
	float: left;
}
#mainContent #LeftCol li {
	padding-bottom: .5px;
}
#mainContent #RightCol {
	width: 50%;
	float: right;
}
#mainContent .EventHeader {
	font-family: Calibri, "Trebuchet MS", cursive;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #00F;
	width: 650px;
}
#mainContent .EventShow {
	font-family: Calibri, "Trebuchet MS", cursive;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #00F;
	width: 600px;
	height: 400px;
}

#mainContent #RightCol li {
	padding-bottom: 0.5px;
}
#mainContent dl dt {
	padding-top: 8px;
}
#mainContent .date {
	font-size: medium;
	color: #090;
	font-style: italic;
	text-align: center;
}
#mainContent .centerTableText {
	text-align: center;
}
#mainContent table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}
#mainContent leftCol {
	background-color:#630;
}
#mainContent h6 {
	font-size: xx-large;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 12px;
}
#slideDiv {
	height:600px;
	width:800px;
}
#slideImg {
	width: 800px;
	height: 600px;
}
button {
	color: #FF0;
	background-color: #00F;
	font-size: large;
}
#news_Bulletin #TwoColumn h3 {
	text-align: center;
	margin-bottom: 5px;
	margin-top: -20px;
}

