a {
	color: black;
	}


a:link { 
	text-decoration: none; 
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: black;
	
	}
a:visited { 
	text-decoration: none; 
	color: none;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: none;
	}

body {  
	background-image: none;
	background-color:	#6d6d6d;
	background-repeat: repeat-x repeat-y;
	margin: 0 0 0 0; 
	padding: 0 0 0;
	font-family:  Arial, Helvetical, sans-serif;
	}



#container {
	position: absolute;
	width: 775px;
	height: 1200px;
	background-color: white;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -400px;
	background-image: url(images/cause-main-header.jpg);
	background-repeat: no-repeat;
	border-left: 2px #6d6d6d solid;
	border-right: 2px #6d6d6d solid;
	border-bottom: 2px #6d6d6d solid;
	z-index: 1;

	}

#logobox {
	position: absolute;
	width: 180px;	
	height: 180px;
	margin: 25px 0 0 40px;
	background-color: none;
	border: none;
	}

#logolink {
	position: absolute;
	width: 180px;	
	height: 180px;
	margin: 25px 0 0 40px;
	background-color: none;
	border: none;
	}


#pic1 {
	position: absolute;
	width: 188px;
	height: 126px;
	background-color: none;
	background-image: url(images/capital-building.jpg);
	background-repeat: no-repeat;
	margin-left: 32px;
	margin-top: 236px;
	border: black 1px solid;
	z-index: 50;
	color: white;
	}


#pic2 {
	position: absolute;
	width: 178px;
	height: 600px;
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 39px;
	margin-top: 390px;
	border:  none;
	
	z-index: 50;
	}

.topspace {
	margin-top: 50px;
	}

.topspace2 {
	margin-top: 45px;
	}


#navigation {
	position: absolute;
	width: 350px;
	height: 30px;
	margin-left: 240px;
	margin-top:  275px;
	border: none;
	padding-top: 10px;
	font-size: 14px;
	line-height: 36px;
	z-index: 100;
	}

#navigation a {
	color: white;
	}



#home {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: 0 0 0px 0;
	
	

	}

#home:hover {
	background-position: -61px;
	}

#about {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 60px;
	

	}

#about:hover {
	background-position: -60px;
	}



#jobs {
	width: 55px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 175px;
	margin: -23px 0 0px 115px;

	}

#jobs:hover {
	background-position: -53px;
	}
#school {
	width: 60px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarkerlong.gif) 0 0 no-repeat;
	margin: -23px 0 0px 185px;
	background-position: -58px;

	}

#school:hover {
	background-position: -58px;
	}

#contact {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 250px;
	

	}

#contact:hover {
	background-position: -55px;
}


#links {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 325px;
	

	}

#links:hover {
	background-position: -67px;
	}


#espanol {
	width: 80px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/nav-marker-extralong.gif) 0 0 no-repeat;
	margin: -23px 0 0px 380px;
	

	}

#espanol:hover {
	background-position: -80px;
}


#news {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 470px;
	
	

	}

#news:hover {
	background-position: -62px;

}


#contentbox {
	position: absolute;
	width: 375px;
	height:600px;
	background-color: none;
	margin-left: 250px;
	margin-top:370px;
	border: none;
	z-index: 50;
	color: black;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 40px 65px 0 65px;
	text-align: left;
	}

#contentbox a {

	color: #2104f8;
	text-decoration: underline;
}

.divider {
	margin: 10px 0 0px 0;
	}

.list {
	
	margin-left: 20px;
	text-align: left;
	
	}

.list2  {
	list-style-type: none;
	text-align: center;
	margin-left: -45px;
	}

.boldblue {
	padding-bottom: 10px;
	color: #005199;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
	}
.bottomspace {
	margin-bottom: 30px;
	}



#footer {
	position: absolute;
	width: 775px;
	height: 90px;
	background-color: #002c61;
	margin-top: 1110px;
	border-top: black 2px solid;
	border-bottom: #6d6d6d 2px solid;
	z-index: 15;
	}

#bottomnav {
	position: absolute;
	width: 655px;
	height: 40px;
	margin-left: 0px;
	margin-top: 10px;
	border: none;
	font-size: 11px;
	color: white;
	padding-left: 130px;
	z-index: 100;
	border: none;
	
	}

#bottomnav a {
	color: white;
	}

.navborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px white solid;
	}

#noborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
	}


#copyright {
	position: absolute;
	width: 375px;
	height: 75px;
	margin: 35px 0 0 190px;
	border: none;
	font-size: 11px;
	color: white;
	text-align: center;
	z-index: 20;
	
}

#copyright li {
	list-style-type: none;
	}


#summary {
	position: absolute;
	width: 750px;
	height: 70px;
	margin-left: 25px;
	margin-top: 845px;
	border-top: none;
	border-bottom: none;
	font-size: 10px;
	color: #e6e7e8;
	padding: 0 0px 0 0px;
	background-color: none;
	text-align: center;
	z-index: 110;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif; font-size: 16px;
	color: black;
	margin-top: -10px;
	}

h1 a {
	text-decoration: none;
	}
	
h3 {
	font-family: Arial, sans-serif; font-size: 18px;color: #black;
	font-style: bold;
	text-align: center;
	font-size:14px;
}


h3 span {
	color: #0000;
	}

.nobullet {
	list-style-type: none;
	}

a {
	color: black;
	}


a:link { 
	text-decoration: none; 
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: black;
	
	}
a:visited { 
	text-decoration: none; 
	color: none;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: none;
	}

body {  
	background-image: none;
	background-color:	#6d6d6d;
	background-repeat: repeat-x repeat-y;
	margin: 0 0 0 0; 
	padding: 0 0 0;
	font-family:  Arial, Helvetical, sans-serif;
	}



#container {
	position: absolute;
	width: 775px;
	height: 1200px;
	background-color: white;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -400px;
	background-image: url(images/cause-main-header.jpg);
	background-repeat: no-repeat;
	border-left: 2px #6d6d6d solid;
	border-right: 2px #6d6d6d solid;
	border-bottom: 2px #6d6d6d solid;
	z-index: 1;

	}

#logobox {
	position: absolute;
	width: 180px;	
	height: 180px;
	margin: 25px 0 0 40px;
	background-color: none;
	border: none;
	}

#logolink {
	position: absolute;
	width: 180px;	
	height: 180px;
	margin: 25px 0 0 40px;
	background-color: none;
	border: none;
	}


#pic1 {
	position: absolute;
	width: 188px;
	height: 126px;
	background-color: none;
	background-image: url(images/capital-building.jpg);
	background-repeat: no-repeat;
	margin-left: 32px;
	margin-top: 236px;
	border: black 1px solid;
	z-index: 50;
	color: white;
	}


#pic2 {
	position: absolute;
	width: 178px;
	height: 600px;
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 39px;
	margin-top: 390px;
	border:  none;
	
	z-index: 50;
	}

.topspace {
	margin-top: 50px;
	}

.topspace2 {
	margin-top: 45px;
	}


#navigation {
	position: absolute;
	width: 350px;
	height: 30px;
	margin-left: 240px;
	margin-top:  275px;
	border: none;
	padding-top: 10px;
	font-size: 14px;
	line-height: 36px;
	z-index: 100;
	}

#navigation a {
	color: white;
	}



#home {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: 0 0 0px 0;
	
	

	}

#home:hover {
	background-position: -61px;
	}

#about {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 60px;
	

	}

#about:hover {
	background-position: -60px;
	}



#jobs {
	width: 55px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 175px;
	margin: -23px 0 0px 115px;

	}

#jobs:hover {
	background-position: -53px;
	}
#school {
	width: 60px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarkerlong.gif) 0 0 no-repeat;
	margin: -23px 0 0px 185px;
	background-position: -58px;

	}

#school:hover {
	background-position: -58px;
	}

#contact {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 250px;
	

	}

#contact:hover {
	background-position: -55px;
}


#links {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 325px;
	

	}

#links:hover {
	background-position: -67px;
	}


#espanol {
	width: 80px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/nav-marker-extralong.gif) 0 0 no-repeat;
	margin: -23px 0 0px 380px;
	

	}

#espanol:hover {
	background-position: -80px;
}


#news {
	width: 52px;
	height: 23px;
	text-indent:3px;
	overflow: hidden;
	display: block;
	background: transparent url(images/navmarker.gif) 0 0 no-repeat;
	margin: -23px 0 0px 470px;
	
	

	}

#news:hover {
	background-position: -62px;

}


#contentbox {
	position: absolute;
	width: 375px;
	height:600px;
	background-color: none;
	margin-left: 250px;
	margin-top:370px;
	border: none;
	z-index: 50;
	color: black;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 40px 65px 0 65px;
	text-align: left;
	}

#contentbox a {

	color: #2104f8;
	text-decoration: underline;
}

.divider {
	margin: 10px 0 0px 0;
	}

.list {
	
	margin-left: 20px;
	text-align: left;
	
	}

.list2  {
	list-style-type: none;
	text-align: center;
	margin-left: -45px;
	}

.boldblue {
	padding-bottom: 10px;
	color: #005199;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
	}
.bottomspace {
	margin-bottom: 30px;
	}



#footer {
	position: absolute;
	width: 775px;
	height: 90px;
	background-color: #002c61;
	margin-top: 1110px;
	border-top: black 2px solid;
	border-bottom: #6d6d6d 2px solid;
	z-index: 15;
	}

#bottomnav {
	position: absolute;
	width: 655px;
	height: 40px;
	margin-left: 0px;
	margin-top: 10px;
	border: none;
	font-size: 11px;
	color: white;
	padding-left: 130px;
	z-index: 100;
	border: none;
	
	}

#bottomnav a {
	color: white;
	}

.navborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px white solid;
	}

#noborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
	}


#copyright {
	position: absolute;
	width: 375px;
	height: 75px;
	margin: 35px 0 0 190px;
	border: none;
	font-size: 11px;
	color: white;
	text-align: center;
	z-index: 20;
	
}

#copyright li {
	list-style-type: none;
	}


#summary {
	position: absolute;
	width: 750px;
	height: 70px;
	margin-left: 25px;
	margin-top: 845px;
	border-top: none;
	border-bottom: none;
	font-size: 10px;
	color: #e6e7e8;
	padding: 0 0px 0 0px;
	background-color: none;
	text-align: center;
	z-index: 110;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif; font-size: 16px;
	color: black;
	margin-top: -10px;
	}

h1 a {
	text-decoration: none;
	}
	
h3 {
	font-family: Arial, sans-serif; font-size: 18px;color: #black;
	font-style: bold;
	text-align: center;
	font-size:14px;
}


h3 span {
	color: #0000;
	}

.nobullet {
	list-style-type: none;
	}


