@charset "utf-8";
body {
	background: url(images/webSiteGradiient.jpg) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	list-style: none;
}
a:hover {
	color: #00F;
	background: #FFF;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	
}


#wrapper {
	width: 62em;
	margin: 0px auto;
	background: url(images/background3col.jpg);
}
#header {
	height: 400px;
//	background: url(images/CarolAnnTitleBlue.jpg) no-repeat left bottom;
}
#navlinks {
	text-decoration: none;
	list-style: none;
	color: #00F;
	background: url(images/background3col.jpg);
}
#navlinks li {
	display: inline;
	border-right: 1px solid #FFF;
	color: #FFF;
	text-align: center;
}
#navlinks ol li.last {
	border-right-width: 0px;
}
#navlinks a {
	color: #00F;
	font-size: 83%;
	font-weight: bold;
	padding-left: 10px;
}
#navlinks a:hover {
	color: #FFF;
	background: #666;
}


#content {
	text-align: left;
	margin-top: 0px;
	float: left;
	font-size: 0.9em;
	position: relative;
	width: 40em;
	padding: 1em;
}
#content a:hover {
	color: #FFF;
	background: #666;
}

#left {
	width: 175px;
	color: #FFF;
	float: left;
	position: relative;
	font-size: 0.85em;
	padding: 0px 0.5em 40em 1em;
}
#wrapper .equal {
	height: 1%;
	overflow: hidden;
	float: left;
	position: relative;
	background: url(images/blue.jpg) repeat-y;
	width: 175px;
}

#left a {
	color: #CCC;
}

#left p {
	font-weight: bolder;
}

#wrapper #left h1 {
	font-size: 1.25em;
	color: #FFF;
	font-weight: bolder;
}




#sidebar {
	float: left;
	width: 14em;
	font-size: 0.85em;
	position: relative;
	margin-right: -14em;
	text-align: center;
}
#sidebar ul {
	text-decoration: none;
	list-style: none;
	display: block;
	margin-left: -1em;
}
#sidebar ul a {
	color: #666;
	text-decoration: none;
	display: block;
	border-bottom: thin solid #FFF;
	list-style: none;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}
#sidebar a:hover {
	color: #FFF;
	background: #666;
}

#footer {
	background: #CCC;
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}
#wrapper #footer #footerlinks {

}

#footer ol {
	text-decoration: none;
	list-style: none;
	color: #ccc;
	font-size: 0.85em;
	margin-top: -20px;
}
#footer li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.75em;
	border-right: 1px solid #FFF;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#footer a {

}
#wrapper #footer #footerlinks ol li a:hover {
	color: #FFF;
	background: #666;
}

.middle {
	text-align: center;
}
#wrapper #sidebar h2 {
	font-weight: 700;
	color: #00F;
}
#wrapper #header #FlashID {
	text-align: center;
	position: absolute;
	left: 526px;
	right: auto;
	background-color: #FFFFFF;
	top: 30px;
	width: 299px;
	height: 245px;
}
#slideshow {
	position: absolute;
	left: 40%;
	top: 25px;
}
