body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}

h1{
	font-size: 16px;
	font-weight: normal;
	color: #1e2241;
	font-weight: 600;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #1e2241;
	font-weight: 600;
}

a {
	color: #57669c;
}

a:visited {
	color: #3a4469;
}

.subhead {
	margin-top: -7px;

}

.savethedate {
	width: 520px; 
	padding: 8px 8px 0px 8px; 
	background: #fefdf4; 
	border: 1px solid #f6f3e0;
	margin-top: 14px;
	margin-bottom: 19px;
	
}

.savethedate p {
    margin-top: -1px;
	font-size: 16px;
	font-weight: 600;
	color: #a52323;
	font-weight: 600;
}	


.savethedate h3 {
	margin-top: -9px;
}


.speaker_image {
	float: right;
	padding:4px;
	margin: 12px 12px 12px 12px;
	border: 1px dotted #999;


}


.home_news_title a{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}

.home_news_title a:hover{
	text-decoration: underline;
}

#wrap{
	width: 900px;
	margin: auto;
	padding: 0px;
    background: url(http://www.nscw.net/images/edges.png);
}

#wrap2{
	width: 900px;
	margin: auto;
	padding: 0px;
    background: url(http://www.nscw.net/images/edges.png);
}


.banner{
	height: 140px;
	background-repeat: no-repeat;
	width: 880px;
    margin-left: 10px;
	background-position: center top;
/*
	background: url(http://www.nscw.net/images/header3.jpg);
*/
	background: url(http://www.nscw.net/images/header_2010.png);
	
}

.navigation{
	background: url(http://www.nscw.net/images/header_bg.jpg);
	height: 40px;
	width: 880px;
	margin-bottom: 20px;
    margin-left: 10px;

}

.navigation ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: right;
}

.navigation ul li{
	display: inline;
	margin: 0px;
	padding: 0px;

}

.navigation a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #2e314d;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 12px;
	padding-bottom: 13px;
	line-height: 40px;
	height: 40px;
}

.navigation a:hover{
	color: #f3f3f3;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #2e314d;
	height: 40px;
	line-height: 40px;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #2e314d;
}

.content {
    width: 820px;
}

.content_right{
	float: right;
	width: 24%;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 14px;
}


.content_right_wide {
	float: right;
	width: 29%;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 14px;
	padding-bottom: 72px;
}



.content_mid {
	float: left;
	width: 66%;
	margin-right: 6px;
	margin-left: 34px;
	margin-top: 14px;
	padding-bottom: 100px;
}

.content_mid_wide {
	float: left;
	width: 88%;
	margin-right: 6px;
	margin-left: 34px;
	margin-top: 14px;
	padding-bottom: 100px;
}


.content_mid_wide_2 {
	float: left;
	width: 60%;
	margin-right: 6px;
	margin-left: 34px;
	margin-top: 14px;
	padding-bottom: 100px;
}



.content_right ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}

.content_right ul li{
}

.content_right ul li a{
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

.content_right ul li a:hover{
	background-color: #F3F3F3;
}


.more_link {
float: right;
	color: f7cd84;
}

.blog_spacer {
	width: 420px;
	height: 24px;
	margin-top: 24px;
	border-top: 1px solid #ddd;

}

.blog_spacer_thin {
	width: 240px;
	height: 4px;
	margin-top: 16px;
	margin-bottom: 7px;	
	border-top: 1px solid #ddd;

}


.sidebox {
height: 198px;

}

.sidebox h2{
font-size: 10pt;

}



.bottom{

}


.footer{
    clear: both;
    line-height: 40px;
    height: 2px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    padding: 0px;
    color: #bbb;
    margin-top: 2px;
    text-align: center;
    margin-bottom: 20px;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
}

.footer_edge {
    width: 900px;
    margin: auto;
    padding: 0px;
    height: 30px;
    background: none;
    position: relative;
    top: 30px;
    z-index: 90000;
}

.footer a {
}

.footer a:hover {
}


.pics img {
border: 0px;

}




label {
margin-top: 12px;


}