html, body {
	height: 99%;
}

img {
	behavior: url("/includes/pngbehavior.htc");
}

body {
	background-color: #C9D6A6;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 75.0%;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}


h2 {
	font-size: 1.5em;
	font-weight: bold;
}


a:link {
	color: #e91a15;
}
a:visited {
	color: #a02b57;
	text-decoration: none;
}
a:hover {
	color: #6a9010;
	text-decoration:underline;
}



/*******************************************/
/*******************************************/
/*******************************************/


#stabilizer {
	margin-left: auto; 
	margin-right: auto;
	min-height: 99%;
}



@media screen { /*//////////  S C R E E N  ////////*/

#stageWrapper {
	x-border: 2px solid #fff5b8;
	x-background-color: #ffd040;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
	overflow: hidden;
	position: relative;
}

		#mastheadWrapper {
			/*
			text-indent: -3000px;
			background: url(/images/estrella_inc.jpg) no-repeat;
			*/
			height: 80px;
			width: 801px;
			padding: 0px 0px 0px 0px;
			font-size: 1px !important;
			color: #eff3e4;
			vertical-align: middle;
		}

		#bottomHalfWrapper {
			position: relative; 
			margin-top: 9px;
			width: 801px;
			height: 513px;
		}
}
@media print {

#stabilizer td {
	vertical-align: top;
}

#stageWrapper {
	x-border: 2px solid #fff5b8;
	x-background-color: #ffd040;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
	height: auto;
	overflow: visible;
	position: relative;
}

		#mastheadWrapper {
			/*
			text-indent: -3000px;
			background: url(/images/estrella_inc.jpg) no-repeat;
			*/
			height: 80px;
			width: 801px;
			padding: 0px 0px 0px 0px;
			font-size: 1px !important;
			color: #eff3e4;
			vertical-align: middle;
		}
		
		#bottomHalfWrapper {
			x-border: 1px solid black;
			position: relative; 
			margin-top: 9px;
			height: auto;
			width: 801px;
			overflow: visible;
		}
}


			
			
			@media screen { /*//////////  S C R E E N  ////////*/
			
				#navigationWrapper {			
					font-size: 1.0em;
					position: absolute;
					z-index: 20000;
					height: 48px; 
					width: 801px; 
					padding: 0px 0px 0px 0px;
				}
			
				#contentWrapper {
					height: 500px;
					width: 801px;
					position: relative;
					background: #FFFFFF;
					overflow: hidden;
					font-size: 1.0em;
				}
			
				#photoLeft {
					height: 500px;
					width: 400px;
					position: absolute;
					top: 0px;
					left: 0px;
					overflow: hidden;
				}
				
				#bodyRightWrapper {
					height: 442px;
					width: 401px;
					position: absolute;
					top: 48px;
					left: 400px;
					overflow: auto;
				}
				#bodyRightWrapper #headlineBG {
					margin: 0px;
					padding: 0px;
					height: 64px;
					background-image:url(/images/h1_bg.gif);
					background-repeat: repeat-x;
				}
				
				#bodyRightWrapper #headlineBG h1 {
					font-size: 1.9em;
					font-style: italic;
					font-weight: normal;
					font-family: Georgia, "Times New Roman", Times, serif;
					text-align: center;
					color: #FFFFFF;
					margin: 0px;
					padding-top: 10px;
				}
				#bodyRightWrapper #headlinePrint h1 {
					display: none;
				}
			} /*//////////  E N D   S C R E E N  ////////*/
			@media print { /*//////////  P R I N T  ////////*/
			
				#navigationWrapper {			
					display: none;
				}
			
				#contentWrapper {
					height: auto;
					width: 801px;
					position: relative;
					background: #FFFFFF;
					overflow: visible;
					font-size: 1.0em;
				}

				#photoLeft {
					display: none;
				}
				
				#bodyRightWrapper {
					height: auto;
					width: auto;
					position: absolute;
					top: 0px;
					left: 0px;
					overflow: visible;
				}
				#bodyRightWrapper #headlineBG {
					display: none;
				}
				#bodyRightWrapper #headlineBG h1 {
					display: none;
				}
				#bodyRightWrapper #headlinePrint h1 {
					display: block;
					margin: 0px 0px 0px 30px;
				}
			} /*//////////  E N D   P R I N T  ////////*/

			
			#bodyRightWrapper .body {
				margin: 10px 10px 30px 30px;
				color: #4a4a4a;
			}
			
			#bodyRightWrapper .body h2 {
				font-size: 1.0em;
				font-weight: bold;
				text-transform: uppercase;
				color: #415c1a;
				margin: 0em 0em -0.8em 0em;
				padding: 0em 0em -0.8em 0em;
			}


			#footer {
				color: #6a6a6a;
				text-align: center;
				font-size: 0.9em;
			}


			/******************************* 
			N E W S   **********************/

			#photoLeftNews {
				height: 500px;
				width: 200px;
				position: absolute;
				top: 0px;
				left: 0px;
				overflow: hidden;
			}

			#NewsNavBlurbs {
			
			
			}
			
			#NewsNavBlurbs #News {
				list-style: circle;
			}
			
			#NewsNavBlurbs #News li {
				font-weight: bold;
				font-size: 1.1em;
			}
			
			#NewsNavBlurbs .blurb {
				font-weight: normal;
				font-size: 0.9em;
				margin: 0em 0em 2em 0em;
			}

			#NewsNavHeadlines {
				/*background: url(/images/bg_NewsNavigation.jpg) no-repeat;*/
				height: 410px;
				width: 250px;
				position: absolute;
				top: 70px;
				left: 20px;
				overflow: auto;
				padding-right: 30px;
			}

			#NewsNavHeadlines #News {
				list-style: circle;
			}
			
			#NewsNavHeadlines #News li {
				font-weight: normal;
				font-size: 1.1em;
				padding-bottom: 1em;
			}
			

			#bodyRightWrapperNews {
				height: 442px;
				width: 481px;
				position: absolute;
				top: 48px;
				left: 310px;
				overflow: auto;
			}
			
						
			
			#bodyRightWrapperNews .body {
				margin: 10px 10px 30px 30px;
				color: #4a4a4a;
			}
			
			#bodyRightWrapperNews .body h1 {
				font-size: 1.9em;
				font-style: normal;
				font-weight: normal;
				color: #415c1a;
				margin: 0px;
				padding-top: 10px;
			}

			
			#bodyRightWrapperNews .body h2 {
				font-size: 1.0em;
				font-weight: bold;
				text-transform: uppercase;
				color: #415c1a;
				margin: 0em 0em -0.8em 0em;
				padding: 0em 0em -0.8em 0em;
			}

			
			#bodyRightWrapperNews .body h3 {
				font-size: 1.0em;
				font-style: italic;
				font-weight: normal;
				color: #414141;
				margin: 0em 0em 1em 0em;
				padding: 0em 0em 1em 0em;
			}



/*******************************************/
/*******************************************/
/*******************************************/

#capsBottom {
	position: absolute; 
	z-index: 2001; 
	top: 490px; 
	left: 0px;
	background:url(/images/caps_bottom.png) no-repeat; 
	height: 10px; 
	width: 801px; 
}


		.homePhotoBG  {
			position: absolute; 
			top: 0px; 
			left: 0px;
		}
		.homePhotoBG  p {
			margin: 0px;
			padding: 0px;
		}
		#message {
			position: absolute; 
			top: 80px; 
			left: 563px;
		}
		#message .welcome {
			height: 66px;
			width: 269px;
			position: relative;
			top: 0px;
			left: -31px;
		}
		#message ul {
			position: relative;
			left: -36px;
		}
		#message li {
			list-style-image:url(/images/message_li.gif);
			padding-bottom: 7px;
		}
		#message .text {
			background-image: url(/images/message_bg.png);
			padding: 3px 3px 1px 10px;
			width: 225px;
		}
		#message .cap {
			background-image: url(/images/message_cap.png);
			background-repeat:no-repeat;
			width: 238px;
			height: 22px;
		}
		#message a {
			color: #406325;
			text-decoration: underline;
		}
		#message a:hover {
			color: #e91a15;
			text-decoration: underline;
		}





/*******************************************/
/************* EDITOR STYLES ***************/
/*******************************************/


span.headline {
	font-size: 1.0em; 
	font-weight: bold; 
	color: #415c1a; 
	text-transform: uppercase;
}


span.subheadline {
	font-size: 1.0em; 
	font-weight: bold; 
	color: #000000; 
}







* html #stabilizer {
	height: 100%;
}
