/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/paddern.png);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#pagewidth {
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 215px;
	width: 950px;
}


#navCircles {
	height: 35px;
	width: 300px;
}


#navCircle {
	float: left;
	width: 65px;
	height: 53px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#tabBar {
	width: 950px;
	padding-top: 115px;
	height: 35px;
}

#tab {
	float: left;
	width: 124px;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	text-align: center;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

#tab a:link {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#tab a:active {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#tab a:visited {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#tab a:hover {

	color: #F5C452;

	}

#tabSpacer {
	width: 200px;
	float: left;
}

#middle {
}

#sideBar {
	float: left;
	width: 185px;
}




#sideBarMenu1 {
	background-image: url(../images/sidebarMenu1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 255px;
	width: 200px;
}

#sideBarMenu1Padding {
	width: 130px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#sideBarMenu1 p {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 12pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F5C452;
	width: 150px;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


#sideBarMenu1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#sideBarMenu1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#sideBarMenu1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


#sideBarMenu1 a:hover {
	color: #F3B93F;
	text-decoration: none;


}

#sideBarMenu2 {
	background-image: url(../images/sidebarMenu2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 94px;
}

#sideBarMenu3 {
	background-image: url(../images/sidebarMenu3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
}



#sideBarMenu4 {
	background-image: url(../images/sidebarMenu4.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
}

#mainArea {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	width: 740px;
}

#mainArea a:link {
	color: #E90072;
	text-decoration: underline;
}

#mainArea a:active {
	color: #E90072;
	text-decoration: underline;
}

#mainArea a:visited {
	color: #E90072;
	text-decoration: underline;
}

#mainArea a:hover {
	color: #ED820C;
	text-decoration: underline;
}


#mainArea li {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 13pt;
	color: #2E007C;
	}

#mainAreaFull {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 950px;
}


ul {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 13pt;
	color: #2E007C;
	}
	
li {
}

p {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 13pt;
	color: #2E007C;
	}
	
.sidebarP {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #2E007C;
	
	}
	
.sidebarP a:link{
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #E90072;
	text-decoration: underline;	
	}	



.sideBar a:active {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #E90072;
	text-decoration: underline;
	}

.sideBar a:visited {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #E90072;
	text-decoration: underline;
	}

.sideBar a:hover {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #FF9900;
	text-decoration: underline;
	}
	
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #2E007C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#PhotoBox {
	height: 500px;
}

#PhotoBox p {
	padding-left: 20px;


}

#PhotoBox li {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 13pt;
	color: #2E007C;
	margin-bottom: 5px;
	
}


#wide {
	width: 740px;
}



#footer {

}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3399;
}

#footer a:link, a:active, a:visited {
	color: #CC3399;
}

#footer a:hover {
	color: #6544AB;
}



#calendarLeft {
	float: left;
	height: 500px;
	width: 450px;
}

#calendarRight {
	float: right;
	height: 500px;
	width: 260px;
}
.invisible {
	color: #FFFFFF;
}


mysub {
	font-size: 10pt;
}
