body {
	background:url(../images/bg3.png) #bac6e1 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}



#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width: 850px;
	background-color: #FFFFFF;
	height: 807px;
}
#contentContain {
	height: 450px;
	width: 840px;
	margin-left: 5px;
	margin-top: 5px;
}
header {
	height:auto;
	width:auto;
}

#currentSeries {
	margin-left:auto;
	margin-right:auto;
	width:auto;
	margin-bottom: 5px;
}
#wwc {
	height:80px;
	width:100%;
	margin-top: 5px;
	background-color: #BAC6E1;
}
#introImg {
	height:auto;
	width:auto;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#webBanner {
	height:227px;
	width:840px;
	margin-top: 5px;
	margin-left: 5px;
	padding:0;
}


/* ------------------------- */
/* -- JQUERY IMG FLIPPER --- */
/* ------------------------- */

.flash {
	height:227px;
	width:840px;
	margin-top: 5px;
	margin-left: 5px;
	padding:0;
}
.flash img {      
    width:  840px; 
    height: 227px; 
    top:  0; 
    left: 0 
}


/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */

/* ------------------------- */
/* ------ GET STARTED ----- */
/* ------------------------- */

#getStarted {
	height:450px;
	width:auto;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}


/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */



/* ------------------------- */
/* ------- CHILDREN -------- */
/* ------------------------- */
#children {
	height:450px;
	width:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
	margin-left: 5px;
	overflow:auto;
	margin-right: 5px;
	padding-right: 10px;
}
#children .ch-title {
	color:#3366FF;
	font-size:16px;
	text-align:left;
}
#children .ch-txt {
	text-align:left;
}

/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */

/* ------------------------- */
/* ------- STUDENTS -------- */
/* ------------------------- */
#students {
	height:450px;
	width:auto;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 5px;
	text-align:center;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
}
#students .st-title {
	color:#3366FF;
	font-size:16px;
	text-align:left;
}
#students .st-txt {
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#students .st-link {
	color:#3366FF;
	font-size:12px;
	text-align:left;
	text-decoration: none;
}
#students .st-link:hover {
	text-decoration: underline;
}


/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */


/* ------------------------- */
/* ---------- MEDIA -------- */
/* ------------------------- */
#media {
	height:450px;
	width:auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#media .pcTitle {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/pcTitleBackg.png);
	background-repeat:no-repeat;
}
#media .pcLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#media .pcLinks:hover {
	color:#3366FF;
	text-decoration:underline;
}
#media .mediaStructr {
	margin-left:50px;
}
#myAlternativeContent {
	margin-left:75px;
}

/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */



/* ------------------------- */
/* ------- Events -------- */
/* ------------------------- */
#events {
	height:450px;
	width:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:auto;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 10px;
}

.basic, #list2, #evntList, #navigation {
	width:825px;
	margin-left: 10px;
}

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }



.basic  {
	width: 300px;

	font-family: Arial, Helvetica, sans-serif;

}

.basic div {

	background-color: #fff;

}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-color:#CCC;
	border-bottom:#000 solid 2px;

}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #3366FF;
	background-color: #fff;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
}
.basic a:hover {
	text-decoration:underline;

}


.basic a.selected {
	text-decoration:underline;
}

#evntList {
	width: 800px;
}
#eventLink {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #3366FF;
}
#eventLink:hover {
	text-decoration:underline;

}

/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */



/* ------------------------- */
/* ------- GIVING -------- */
/* ------------------------- */


/*#giving {
	height:450px;
	width:auto;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	overflow:auto;
}*/

#giving {
	height:450px;
	width:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	margin-left: 5px;
	overflow:auto;
	margin-right: 5px;
	padding-right: 10px;
}


/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */


/* ------------------------- */
/* --------- FOOTER -------- */
/* ------------------------- */
#footer {
	color:#000000;
	font-size:11px;
	height:30;
	width:850px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
#footer .links {
	color:#000000;
	text-decoration:none;
}
#footer .links:hover {
	text-decoration:underline;
}
#footer .policy {
	color:#333;
	text-decoration:none;
}
#footer .policy:hover {
	text-decoration:underline;
}
#footer .cap {
	float:right;
}


/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */


/* ------------------------- */
/* ------- NAVIGATION ------ */
/* ------------------------- */
#nav {
	height:35px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	background-color:#0a152b;
}
#jsddm
{
	margin: 0;
	padding: 0;
}
	
	#jsddm li
	{
	float: left;
	list-style: none;
}

	#jsddm li a
	{	display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 13px;
		height: 35px;
		width: 93px;
		text-align: center;
		text-decoration: none;
		color:#fff;
		/*background-image:url(../images/btnNavBkgrd2.png);*/
		background-color:#0a152b;
		line-height: 3em;
		/*border-right:solid 1px #999;}*/
	}
	#jsddm li a:hover
	{	color:#519edc;
		/*background-image:url(../images/btnNavBkgrnd-hvr.jpg);*/
	}
/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */



/* ------------------------- */
/* ------- Site Map -------- */
/* ------------------------- */
#sitemap {
	height:450px;
	width:auto;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 110px;
}

#sitemap  a {
	color:#3366FF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
}
#sitemap  a:hover {
	text-decoration:underline;
}
#sitemap  li {
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

/* ------------------------- */
/* ----------- END --------- */
/* ------------------------- */


/* ------------------------- */
/* ------- Contact Us ------ */
/* ------------------------- */


#contactForm {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-left: 130px;
	margin-bottom: 25px;
	height: 410px;
	padding-top: 25px;
}
#contactForm span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3366FF;
}
#contactForm li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
#contactForm p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3366FF;
}
#contactForm input {
	background-color:#fff;
	color:#0000FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
}
#contactForm textarea {
	background-color:#fff;
	color:#0000FF;
	border-bottom-color: #0099FF;
	border-right-color: #0099FF;
}
#contactForm .hoursTitle {
	color:#3366FF;
	font-size:16px;
	text-align:left;
}
#contactForm .hoursHeader {
	font-weight:bold;
	text-decoration:underline;
}
