html, body {
	height: 95%;
}

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

body {
	background-color: #e1cbab;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80.0%;
	background: url(/images/bg_body.jpg);
	background-repeat: repeat;
}

h1 {
    font-size: 2.1em;
}


h2 {
    font-size: 1.7em;
    color: #5e8dbe;
}

h2 {
    font-size: 1.3em;
    color: #595959;
}


a:link {
	color: #2261a3;
}
a:visited {
	color: #2261a3;
	text-decoration: underline;
}
a:hover {
    color: #2e91f8;
    text-decoration:none;
    background: #feeed0;
}



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


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


#stageWrapper {
	x-border: 2px solid #fff5b8;
	x-background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	padding: 0px;
	/*
	overflow: hidden;
	*/
}


	#mastheadWrapper {
		x-text-indent: -3000px;
		height: 135px;
		width: 960px;
		font-size: 1px !important;
		color: #FFFFFF;
		vertical-align: middle;
	}




	#bottomHalfWrapper {
		background-color: #FFFFFF;
		position: relative; 
		width: 960px;
		height: auto;
		/*height: 513px;*/
	}


		#navigationWrapper {			
			font-size: 0.8em;
			font-style: italic;
			font-weight: bold;
		        background: url(/images/navigationWrapper.gif);
		        background-color: #595959;
			z-index: 20000;
			height: 28px; 
			width: 900px; 
			padding: 0px 0px 0px 60px;
		}
		
		#contentWrapper {
			x-background: green;
			height: 400px;
			width: 960px;
			position: relative;
			font-size: 0.85em;
                        letter-spacing: 0.1em;
			/*
			overflow: hidden;
			*/
		}

		#curveTop {
		    background: url(/images/curve_top.png);
		    background-repeat: no-repeat;
		    width: 960px;
		    height: 60px;
		    position: absolute;
		    top: 0px;
		    left: 0px;
		    z-index: 100;
		}

		#curveBottom {
		    background: url(/images/curve_bottom.png);
		    background-repeat: no-repeat;
		    width: 960px;
		    height: 30px;
		    position: absolute;
		    top: 370px;
		    left: 0px;
		    z-index: 100;
		}

			#photoLeft {
                               background-color: #FFFFFF;
				height: 400px;
				width: 450px;
				position: absolute;
				top: 0px;
				left: 0px;
				overflow: hidden;
                                /*
                                */
			}

			#photoLeft p {
			        display: inline;
			        margin: 0px;
			        padding: 0px;
			}

			#photoLeft a img {
			        border: 0px;
			}

			#bodyRightWrapper {
			        x-background: red;
				position: relative;
				top: 50px;
				left: 450px;
				width: 500px;
				height: 320px;
				overflow: auto;
				/*
				*/
			}
	
			#bodyRightWrapper h1 {
				font-style: normal;
				font-weight: normal;
				text-align: left;
				color: #5e8dbe;
				margin: 0px;
				padding: 10px 0px 0px 30px;
			}
			
			
			#bodyRightWrapper .body {
				font-style: normal;
				margin: 10px 10px 30px 30px;
				padding-bottom: 30px;
				color: #4a4a4a;
				line-height: 1.6em;
			}
			

			
			#bodyRightWrapper .body img {
				border: 0px;
			}




			#bodyFullWrapper {
			        x-border: 1px solid green;
				width: 920px;
				position: relative;
				min-height: 430px;
				/*
				height: 433px;
				overflow: auto;
				top: 42px;
				left: 40px;
				*/
			}

			#bodyFullWrapper h1 {
				font-style: normal;
				font-weight: bold;
				text-align: left;
				color: #2E3191;
				margin: 0px;
				padding: 40px 0px 0px 30px;
			}
			
			
			#bodyFullWrapper .body {
				margin: 10px 10px 30px 30px;
				padding-bottom: 30px;
				color: #4a4a4a;
			}
			






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

			#newsNavigation {
			        x-border: 1px solid blue;
				width: 230px;
				height: 300px;
				position: absolute;
				top: 125px;
				left: 100px;
				overflow: auto;
                                background-color: #FFFFFF;   
			}

			#newsNavigation div.link {
 			        padding-bottom: 15px;
 			        border-bottom: 1px solid gray;
			        margin-bottom: 15px;
			}

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

			#NewsNavBlurbs {
			
			
			}
			
			#NewsNavBlurbs #News {
				list-style: circle;
			}
			
			#NewsNavBlurbs #News li {
				padding-bottom: 12px;
			}
			
			#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 {
				x-background: orange;
				height: 320px;
				width: 265px;
				position: absolute;
				top: 48px;
				left: 50px;
				overflow: auto;
			}

			#NewsNavHeadlines #News li {
			    padding: 0px 0px 15px 0px;
			}

			#bodyRightWrapperNews {
				x-background: green;
				position: relative;
				top: 50px;
				left: 340px;
				width: 600px;
				height: 320px;
				overflow: auto;
			}
			
			#bodyRightWrapperNews h1 {
				font-style: normal;
				font-weight: normal;
				text-align: left;
				color: #5e8dbe;
				margin: 0px;
				padding: 10px 0px 0px 30px;	
			}	
			
			#bodyRightWrapperNews .newsDate {
				font-style: italic;
				font-weight: normal;
				text-align: left;
				color: gray;
				margin: 0px;
				padding: 0px 0px 0px 30px;	
			}		
			
			#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;
			}










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

#bottomCap {
    x-border: 1px solid red;
    position: relative; 
    z-index: 2001; 
    background: url(/images/bg_bottomCap.png) no-repeat;
    height: 35px; 
    width: 960px; 
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 0.85em;
    color: #221E1F;
    padding-top: 10px;
    /*
    position: absolute; 
    top: 430px; 
    left: 0px;
    */
}

#bottomCap a, #bottomCap a:visited {
    text-decoration: underline;
    color: #23507f;
}
#bottomCap a:hover {
    color: #000;
}

#footer {
    position: relative; 
    padding: 35px 0px 10px 0px;
}

#copyright {
    position: relative; 
    padding: 10px 0px 10px 0px;
}

.required {
    color: #c05c5c;
}

.clear {
    clear: both;
}

,results p {
    display: inline;
    margin: 0px;
    padding: 0px;
}




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


span.headline {
	font-size: 1.2em;
	font-weight: bold;
	color: #636363;
}

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

span.blue {
    color: #5e8dbe;
}

img.fRight {
    float: right;
    margin: 0px 0px 10px 10px;
    border: 0px;
}

img.fLeft {
    float: left;
    margin: 0px 10px 10px 0px;
    border: 0px;
}

img.normal {
	float: none;
    margin: 0px 0px 0px 0px;
}



* html #stabilizer {
	height: 100%;
}
