body {
	background:#09F;
	font-family:'Helvetica Neue', Arial, Helvetica, FreeSans, sans-serif;
	line-height:1.2em;
	font-size:85%;
	}

#sjbp-banner {
	height:200px;
	background:#fff;
	color:#000;
	border:1px solid #20869F;
	padding:5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow:  5px 5px 15px #000;
	margin: 10px;
}

.bannerLogo {
	width:240px;
	float:left;
}

#sjbp-bannerSlideshow1, #sjbp-bannerSlideshow2{
	float:left;
	width:370px;
	}
	
#sjbp-bannerSlides1 img, #sjbp-bannSlides2 img {
	height:200px;
	border:2px solid #000;
}

#sjbp-bannerSlideshow2 {
	margin-left:10px;
}

#nav {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow:  5px 5px 15px #000;
	width:160px;
	background-color:#fff;
	margin-top:6px;
	margin-left:-101%
}

.imgShadow {
	border:5px solid #fff;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow:  5px 5px 15px #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


a {
	color:#09F;
}

a:hover {
	color:black;
}

p {
	margin: 10px 0;
}

em {
	font-style:italic;
}

h2, caption  {
	font-size: 1.5em;
	margin-top:5px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
   color: #09F;
   text-align:center;
}

h3 {font-weight:bold;font-size:1.17em;}

h4 {font-weight:bold;font-size:1.1em;}

.sidebarArticle h2 {
	font-size: 1.3em;
	margin-top:5px;
	font-family:bevan, Georgia, "Times New Roman", Times, serif;
   -webkit-text-stroke-width: 0px;
   -webkit-text-stroke-color: none;
}


#pageWrapper {
	width:1024px;
	margin:auto;
	background-color:#09F;
}

#pageWrapperInside {
}

#contentWrapper {

}

#content {
	width: 880px;
	min-height:400px;
	margin-left:180px;
}

#oneColumn {width:844px;}


.ddsmoothmenu-v ul li a{
	background:none;
	border: 0px;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: none; /*background of menu items (default state)*/
color: #09f;
}

#gmd-banner {} 

.greeting {}

.bannerImageLinks {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc

}

.bannerImage {
}

.bannerLinks {
}

.bannerLinks a {
}
	
#layout {
}

#circuitMailer, .mailerTopics{
	
}

.article, .sidebarArticle, #circuitMailer, #user, #form, #eventList, #circuitBlog, #articlesCircuit, #sitemap{
	background:#fff;
	color:#000;
	border:1px solid #20869F;
	padding:5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 15px #000;
	-webkit-box-shadow: 5px 5px 15px #000;
	box-shadow:  5px 5px 15px #000;
	margin:5px 30px 15px 20px;
}

.contentInclude #eventList {
	border:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin:0px;
	width:220px;
}



.sidebarArticle {
	background:#fff;
	margin-left:-30px;
	width:240px;
}

#eventList {width:760px;}

#oneColumn {width:820px;}


#google,.breadcrumb {display:none;}

#userList td {color:#000;}

#footer {color:#333;text-align:center;font-size:.85em;}