@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px auto;
}
.holder {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#header {
	background-image: url(images/home/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#homeLinks {
	width: 1000px;
	padding-top: 300px;
}
#homeContentWrap {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#homeLeft {
	float: left;
	width: 524px;
	padding-left: 10px;
}
#homeContentWrap #homeLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#homeRight {
	float: right;
	width: 380px;
	padding-right: 10px;
}
a {
	color: #569FD3;
}
#footer {
	background-image: url(images/global/footerBackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
} 
#headerNSCD {
	background-image: url(images/ncsd/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
#nscdPhotos {
	width: 1000px;
	padding-top: 250px;
}
#nscdLeft {
	float: left;
	width: 412px;
	padding-left: 10px;
	padding-right: 10px;
}
#nscdLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	line-height: 13px;
	padding-left: 0px;
	margin: 0px;
}
#nscdLeft ul {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 10px;
}

#nscdRight {
	float: right;
	width: 490px;
}
#nscdLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nscdLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #333333;
}
.pledge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6699CC;
}
#homeContentWrap #nscdLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	margin-top: 5px;
	margin-bottom: 10px;
}
