body {
	background-color: #CCCCCC;
}
.Portal_LIst {
	font-size: 14px
}
.Portal_Header {
	font-size: 18px;
	font-weight: bold;
}
.Portal_Header a:link {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Portal_Header a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	background-color: #FFFF00;
	font-weight: normal;
}
.copyright {
	font-size: x-small;
	color: #000000;
	text-align: center;
}
.oneColFixCtrHdr #menubar {
	width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.oneColFixCtrHdr #menuitem {
	background-color: #FFFFFF;
	height: 30px;
	display: inline;
	margin: 0px;
	float: left;
}
.oneColFixCtrHdr #container {
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px ridge #99cc66;
	clear: both;
}
.oneColFixCtrHdr #header {
	background: #ffff66;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	margin: auto;
}
.oneColFixCtrHdr  #banner {
	height: 115px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #ffff66;
	background-image: url(../images/bannerbkgd.jpg);
	background-repeat: repeat-x;
	overflow: visible;
	width: 490px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 750px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-right: 10px;
}
.oneColFixCtrHdr   #text  {
	width: 400px;
	margin: 0px;
	padding: 10px;
	display: inline;
}
.oneColFixCtrHdr #textsmall {
	width: 300px;
	margin: 0px;
	padding: 10px;
	display: inline;
}
.oneColFixCtrHdr #sidebar {
	width: 310px;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	background-image: url(../images/cork.gif);
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin: 5px;
	float: right;
}
.oneColFixCtrHdr #indent {
	width: 20px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 5px;
}
.oneColFixCtrHdr #footer {
	width: 775px;
	vertical-align: text-bottom;
	margin: auto;
	text-align: right;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	height: 150px;
	background-color: #000000;
	background-image: url(../images/footerbkgd.jpg);
	display: block;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	vertical-align: bottom;
	text-align: right;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bbnote {
	float: left;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	width: 290px;
	height: 40px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	background-image: url(../images/bulletinboard.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bbnote2 {
	width: 115px;
	float: right;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #99CCFF;
	padding: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/2pin.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.bbnote2 a:link {
	color: #000000;
	text-decoration: none;
}
.bbnote2 a:visited {
	color: #000000;
	text-decoration: none;
}.bbnote3 {
	width: 100px;
	float: left;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFCCFF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: url(../images/3pin.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.bbnote3 a:link {
	color: #000000;
	text-decoration: none;
}
.bbnote3 a:visited {
	color: #000000;
	text-decoration: none;
}.bbnote4 {
	width: 150px;
	float: right;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	margin: 5px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #99FF99;
	padding: 5px;
	background-image: url(../images/4pin.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.bbnote4 a:link {
	color: #000000;
	text-decoration: none;
}
.bbnote4 a:visited {
	color: #000000;
	text-decoration: none;
}.bbnote1 {
	float: left;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	margin: 5px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFCC;
	padding: 5px;
	width: 150px;
	background-image: url(../images/1pin.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.bbnote1 a:link {
	color: #000000;
	text-decoration: none;
}
.bbnote1 a:visited {
	color: #000000;
	text-decoration: none;
}
.photos {
	background-color: #FFFFFF;
	padding: 0px;
	width: 780px;
	vertical-align: middle;
	margin: 0px;
}
#photo {
	width:330px;
	z-index:1;
	float: right;
	background-color: #FFFFFF;
}
#photoh {
	width:440px;
	z-index:1;
	float: right;
	background-color: #FFFFFF;
}
#navigation {
	height:30px;
	float: right;
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 6px;
	display: inline;
	width: 400px;
}
.List {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.List  a:link {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.List a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.List   a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
#embeddedimageUL {
	padding: 0px;
	vertical-align: text-top;
	background-position: left top;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#embeddedimageUR {
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: text-top;
	background-position: right top;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.small_list  {
	font-size: 10px;
	text-indent: 0.5in;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.small_list  a:link {
	font-size: 12px;
	text-indent: 0.5in;
	color: #000033;
	text-decoration: none;
}
.small_list a:hover {
	font-size: 12px;
	text-indent: 0.5in;
	color: #330000;
	text-decoration: none;
}
.small_list  a:visited {
	font-size: 12px;
	text-indent: 0.5in;
	color: #FF0033;
	text-decoration: none;
}
.Section_Head {
	color: #660000;
	font-size: 18px;
	font-weight: bold;
}
.Section_Head a:link {
	color: #660000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.Section_Head a:hover {
	color: #000033;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.Section_Head a:visited {
	color: #660000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.Section_SubHead {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
}
.Section_SubSubHead {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.style3 {
	font-size: 12px;
	float: right;
	display: inline;
}
.Welcome_Blurb {color: #000000}
body2 {
	background-color: #CCCCCC;
}

.sliderdiv { /*Proper way to center a relative div*/
	float: right;
	height: 115px;
	width: 290px;
	background-image: url(../images/bannerbkgd.jpg);
}
.Navigation_Text {
	color: #660000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	line-height: 2;
	text-decoration: none;
}
.Navigation_Text a:link {
	color: #660000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	line-height: 2;
	text-decoration: none;
}
.Navigation_Text a:hover {
	color: #000033;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	line-height: 2;
	text-decoration: none;
}
.Navigation_Text a:visited {
	color: #660000;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	line-height: 2;
	text-decoration: none;
}
#text {
	padding-left: 15px;
}

