body {
	margin: 0;
	padding: 0;
	background-image: url(/amdcs/images/bg_image-trans.gif) no-repeat;
	font-family:"Lucida Sans", "Arial", sans-serif;
	}

form {
	margin: 0;
	padding: 0;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a{
	margin: 0;
	text-decoration: none;
	font-family:"Lucida Sans", "Arial", sans-serif;
	color:#663300
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
	padding: 15px 0 0 15px;
}

h2 {
	font-size: .85em;
	font-style: italic;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.1em;
	color: #FFE8B7;
	padding: 0 0 0 6px;
}
h6 {
	font-size: 1.1em;
	font-style: italic;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: normal;
}

p img { 
    padding: 0; 

	}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #F9EAAF;
}

a {
	color: #B97801;
}

a img {
    border:0
	}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 200px;
	z-index: 30;
  }
  
#nav{
    position:absolute;
	float:right;
    top:265px;
    right:0px;
	width: auto%;
	z-index: 100;
}

#mission{
	position:absolute;
    top: 0px;
	left:0px;
	width:auto%;
	z-index: 25;
  }
  
#kiddo{
	position:absolute;
   	top:0px;
    right:0px;
    width:auto%;
	z-index: 0;
    }
  
#collaboration{
    background-image:url(/amdcs/images/collaboration.gif);
	}
  
#stripe{
	height:45px;
	width:100%;
	background-image:url("/amdcs/images/stripes.png");
	background-repeat:repeat-x;
	top: 225px;
	position: absolute;
    }
	
* html #stripe {
	top: 195px; 
	t\op: 225px;
}

/* Page */

#page {
	padding: 130px 60px 0 60px;
    }
/* Charts*/

#chartdiv {
}

/* Content */

#content {
	margin-right: 280px;
	
	}
#content2 {
	margin-right: 0px;

	}

	
#content .title{

	}
	
#content .title  h1{
	padding: 30px 30px 0 30px;
	font-size: 2.2em;
	}
#content .subtitle h3{
	padding: 2px 0 2px 30px;
	}
#content .subtitle h2{
	padding: 2px 0 2px 30px;
	}
	
#content .entry{
	padding: 20px 40px 0px 30px;
	font-family:"Lucida Sans", "Arial", sans-serif;
	font-size: .85em;
	}
	
#content .entry2{
	padding: 20px 40px 0px 30px;
	font-family:"Lucida Sans", "Arial", sans-serif;
	font-size: .85em;
	margin-right:55px;
	}
	
#content2 .entry{
	padding: 20px 40px 0px 30px;
	font-family:"Lucida Sans", "Arial", sans-serif;
	font-size: .85em;
	}
	
#content2 .entry2{
	padding: 0px 40px 0px 30px;
	font-family:"Lucida Sans", "Arial", sans-serif;
	font-size: .85em;
	}

#content2 .title{

	}
#content2 .subtitle h3{
	padding: 2px 0 2px 30px;
	}
	
	
#content2 .title  h1{
	padding: 30px 30px 0 30px;
	font-size: 2.2em;
	}
	
.caption { 
  	padding: 0px 15px 0px 0px; 
	font-size:70%; 
	color: #663300;
	}
	
.entry img {
    font-size:60%;
	} 
	
.entry img.right { 
    padding: 7px; 
	margin: 0 0 2px 7px; 
	display: inline; 
	}
	
.entry img.left { 
    margin: 7px 10px 2px 0; 
	display: inline; 
	}
	
.entry img .centered { 
    display: block; 
	margin-left: auto; 
	margin-right: auto;
	height:100%;
	width: 100%;
	}
.right {
    float: right; 
	}
.left { 
    float: left; 
	}
	
.column {
	margin-bottom: 10px;
	background: url(/amdcs/images/img05.gif) repeat-x;
}

.column .title {
	background: url(/amdcs/images/img07.gif) no-repeat right top;
}

.column .title  h1 h2 {
	padding: 30px 30px 0 30px;
	background: url(/amdcs/images/img06.gif) no-repeat;
	font-size: 2.2em;
}

.column .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #663300;
}

.column .title p a {
	color: #663300;
}

.column .entry {
	padding: 20px 40px 20px 30px;
}

.column .links {
	margin: 0;
	padding: 0 30px 30px 30px;
}

.column .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.column .links a:hover {
	text-decoration: underline;
}

.column .links .more {
	background: url(/amdcs/images/img16.gif) no-repeat left center;
}

.column .links .comments {
	background: url(/amdcs/images/img17.gif) no-repeat left center;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 350px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;

}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(/amdcs/images/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 30px 30px 0px 30px;
	background: url(/amdcs/images/img06.gif) no-repeat;
	font-weight: normal;
	font-size: .75em;
	color: #663300;
}

#sidebar p {
	padding: 0px 30px 0px 30px;
}

#sidebar p img{
	padding: 0px 30px 0px 30px;
}

#sidebar .subtitle h3{
	padding: 0px 30px 0px 30px;
}

#sidebar img{
	padding: 30px 30px 0px 30px;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(/amdcs/images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(/amdcs/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(/amdcs/images/img12.gif) no-repeat left center;
}

/* Tables */

table#schedule {
	font-size: 90%; 
	border: 1px solid silver; 
	border-collapse: collapse;
	}
table#schedule td, table#schedule th {
	vertical-align: top; 
	padding: 2px 6px; 
	border: 1px solid silver;
	}
table#schedule th {
	background-color: #ebac1b; 
	color: #fff; 
	line-height: normal; 
	text-align: center;
	}
table#list {
	font-size: 90%; 
	font-style: normal;
	color:#663300;
	border-collapse: collapse;
	}
	
table#list td h2, table#list th {
	vertical-align: top; 
	padding: 6px 6px; 
	}

#show {
	text-align: right; 
	margin-right: 10px; 
	font-size: 90%;
	}
table#roster td, table#roster th {
	vertical-align: top; 
	padding: 3px 12px;
	}
table#roster th {
	text-align: center;
	}
table#form {
max-width:inherit;
}
.center {
	text-align: center;
	}
.nodisplay {
	display: none;
	}
	
.cool20 {
	background-color: #ee8262;
	padding: 25px 0px 20px 0px;
	}
	
	
/* Directory and Buttons */

#directory {
    position: absolute;
	top: 450px;
	left: 0px;
	height: 987px;
	width: 737px;
	}

#directory a {
	text-decoration: none;
	position: absolute;
	left: 290px;
	width: 64px;
	height: 103;
	}

a#epiphany {
  top: 670px;
  left: 320px;
  }
a#missdolor {
  top: 250px;
  left: 355px;
  }
a#stjames {
  top: 348px;
  left: 355px;
  }
a#stphilip {
  top: 350px;
  left: 215px;
  }
a#stanthony {
  top: 420px;
  left: 457px;
  }
a#stelizabeth {
  top: 590px;
  left: 385px;
  }
a#stfinnbarr {
  top: 525px;
  left: 172px;
  }
a#stcharlesb {
  top: 270px;
  left: 465px;
  }
  

/* Footer */

#footer {
	padding: 100px 0 5px 0;
	width:100%;
	font-size:11px;
	font-family:"Lucida Sans", "Arial", sans-serif;
	color:#663300
}

.foo-one{
  position:relative;
  height:20px;
  width:100%;
  background-color:#EEAD0E;	

  }
.foo-two{
  position:relative;
  height:20px;
  width:100%;
  background-color: #CC6600;
  }

#quote{
	position:absolute;
	right:30px;
	text-align:left;
	width: 300px;
	margin-left:auto;
  }

#narrative{
  position:relative;
  padding-right:120px;
  }
