body {
	background-color: #C0E6EF;
	font-family: "trebuchet MS", Verdana;
	margin: 0px;
	background-image: url(images/basecurve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#RightWrapper {
	float: right;
	width: 400px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#pgWrapper {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#weeklyDiv {
	background-image: url(images/WeeklyDivBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #E9A61B;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#weeklyDiv p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#content {
	font-size: 13px;
	margin-left: 45px;
	margin-top: 20px;
	text-align: justify;
}


.WeekyTitles {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#flaDiv {
	margin-top: 5px;
}

#SearchDiv {
	border: 1px solid #C7EAF3;
	background-image: url(images/SearchDivBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
}

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	border: 1px solid #C7EAF3;
	background-image: url(images/SearchDivBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#footer a:link, #footer a:visited {
	color: #000000;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	background-color: #EAAD2E;
}
#content h1 {
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008DB4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	font-style: normal;
	background-color: #F3FAFC;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 440px;
}
#content h2 {
	font-size: 17px;
	color: #008DB4;
	text-transform: uppercase;
	font-weight: lighter;
	padding:0px;
	margin:0px;
}
#content p {
	margin: 0px;
	padding: 0px;
}
#weeklyDiv a:link, #weeklyDiv a:visited {
	color: #0095BD;
	text-decoration: underline;
}
#weeklyDiv a:hover, #weeklyDiv a:active {
	color: #0095BD;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#content a:link, #content a:visited  {
	color: #0053FF;
}
#content a:hover, #content a:active  {
	color: #0053FF;
	background-color: #FFFFFF;
}#content ul {
	list-style-type: disc;
	list-style-position: inside;
}
#content li {
	padding: 3px;
}
#RightWrapper #weeklyDiv #inner_right {
	float: right;
	width: 150px;
	padding-left: 15px;
}
.imgLeft {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-left: 3px;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
}
.imgBorder{
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 3px;
}
#hmRightWrapper {

	float: right;
	width: 400px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.connectTblTitles {
	font-weight: bold;
	color: #22839F;
	font-size: 14px;
	text-align: center;
}
#photocaption {
	font-size: 9px;
	font-style: italic;
	width: 254px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #CFECF3;
}
#Easter {
	background-color: #FFFFFF;
	text-align: center;
	border: 2px dotted #CC3300;
	padding: 5px;
	height: 150px;
	width: 400px;
}
