
/* MAINSPRING STYLESHEET DEFINITIONS */

/* "page" Class */
.page {
 
}

BODY { 
	background: url(images/header.jpg);
	width: 1000px;
	background-repeat: no-repeat;  
	background-color: white; 
	


}



#header {
	position: absolute;
	width: 600px;
	margin: 200px 0px 200px 220px;
	padding: 0px 0px 0px 0px;
}

#colorspace {	600px;
	border-width: 1px;
	padding: 0px 0px 0px 0px;
	
}








/* Navigation IDs */
#navigation {
	position: absolute;
  	margin-top: -10px; 
  	padding: 0px;
  	margin-left: -260px;
  	 width: 215px;
}

#navigation UL {
  	margin: 0px 5px 0px 0px;
}

#mainNav {
	padding-top: 5px;
}

#mainNav A { 
	width: 180px;
	border-style: solid;
  	border-color: #9999FF #413D6B;
 	border-width: 2px;

	position: absolute;
	font-size: small;
	text-decoration: none;
	font-family:  arial;
 	color: white;
	background-color: #413D6B;
	padding: 0px 5px 0px 5px;
	text-align: right;
} 
	


#mainNav A:hover {
	width: 180px;
	border-style: solid;
  	border-color:    #991F0B #ffffff; 
 	border-width: 2px;
	position: absolute;
	font-size: small;
	text-decoration: none;
	font-family:  arial;
 	color: black;	
	background-color: white;
	padding: 0px 5px 0px 5px;
	text-align: right;	
}


#mainNav LI {
	
	padding: 0px 7px 0px 7px;
	list-style: none;
	height: 25px;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 25px;
margin: 0px 0px 2px 0px;
}

#mainNav UL {
	
}


	


#subNav {
	float: right;
	background-color: #BACBEE;
  	border-width: 2px;
  	border-style: solid;
  	border-color: #413D6B; 
	width: 180px;
	padding: 5px;
	margin-left: 30px;
	

}

#subNav A {
	text-decoration: underline;
	font-size: small;
  	color: #413D6B;
  	padding: 0px 5px 0px 5px;
 	width: 135px;

} 

#subNav A:hover {
	font-size: small;
 	color: red;
	width: 135px;
}


#subNav LI {
  	list-style: none;
  	font-size: medium;
   	margin-left: 0px;
	margin-bottom: 10px;
  
}

.subNav-2 SPAN{ color: blue;
}


/* "content" ID */

/* "content" ID */

#content {
	width: 585px;
}

#content H1 {
	display: none;
  	font-family: arial;
  	color: #820000;
  	font-size: 28pt;
  	text-align: left;
}

#content H2 {
  	font-family: arial;
  	color: #991F0B;
  	font-size: medium;
  	text-align: left;
}

#content p {
 	font-family: times;
}

/* "sitePage" Class */
.sitePage {
	width: 580px;
}

.sitePage H1 {
  font-family: Arial;
  color:  #820000;
  font-size: large;
  text-align: center;
}

.sitePage P {
  font-family: Times;
  color: #000000;
  font-size: small;
}

.sitePage IMG {
	width: 240px;
}

.sitePage A {}

.sitePage A:hover {}

/* "documents" Class */
.documents {
  	background-color: #eeeeee;
  	border-style: solid;
  	border-color: #444444;
}

.documents LI {}







/* "homeTeaser" Class */
.homeTeaser { 
	display: none;
  	margin-left: 0px;
  	margin-top: 50px;
  	background-color: #CFB7B7;
 	float: right;
  	width: 500px;
        border-color: black;
	border-style: solid;
  	border-width: 1px;
	padding: 5px;
}
.homeTeaser H2 {
 	font-size: small;
  	font-family: Arial !IMPORTANT;
  	font-size: x-small !IMPORTANT;
  	color: #000000;
  	margin-bottom: 0px;
}
.homeTeaser P {
  	font-family: Times !IMPORTANT;
  	font-size: x-small !IMPORTANT;
  	color: #333366;
  	margin-top: 0px;
}
.homeTeaser A {}
.homeTeaser A:hover {}


#teaser-img {
  margin: 50px 15px 15px 15px !IMPORTANT;
  width: 250px;
  float: right;
	  padding: 20px;
}




.album { 
  text-align: center !IMPORTANT; 
  width: 580px !IMPORTANT;
 }

.album_entry { 
	float: left;
	display: inline;
  	width: 135px !IMPORTANT; 	
  	height: 250px;
	margin: 0px 10px 0px 0px !IMPORTANT; 
}

.album_entry IMG {
  border-style: none !IMPORTANT;
  margin: 0px 5px 0px -5px !IMPORTANT; 
  float: none !IMPORTANT;
  width: 135px !IMPORTANT;
	
}

.album_caption {
    font-size: x-small !IMPORTANT;
  width: 135px !IMPORTANT;
  font-family: Arial !IMPORTANT;
  color: #545454 !IMPORTANT;
  margin-top: 1px !IMPORTANT;
}

.album_caption LI {
}

/* "news" Class */
.news {

  width: 600px;
}

.news P {
  font-family: serif;
  color: #000000;
  font-size: small;
}

.news IMG {
  width: 200px;
  float: left;
}

.news A {}

.news A:hover {}


/* "news_story" Class */
.news_story {
  float: left;
}

/* "relatedLink" Class */
.relatedLink {
  float: right;
  width: 150px;
  border-style: none none none solid;
  border-color: #ff0000;
  background-color: #ddddee;
  padding-left: 5px;
}

.relatedLink LI {
  margin-left: 0px;
}

.relatedLink A {}

.relatedLink A:hover {}

/* "date" Class */
.date {
  font-family: Arial;
  font-style: italic;
  font-size: xx-small;
  color: #cccccc;
  text-align: right;
}

/* "teaser" Class */
.teaser {
  margin-bottom: 15px;
  padding-right: 20px;
}

.teaser H2 {
  font-family: Arial;
  font-weight: bold;
  font-size: medium;
}

.teaser P {
  margin-left: 10px;
}

.teaser A: {}

.teaser A:hover {}


#footer {
	position: absolute;
	bottom: 20px;
	left: 300px;
}
