BODY#general {
	BACKGROUND-IMAGE: url(../images/bg_subpage.gif); BACKGROUND-REPEAT: repeat-x
}
BODY#general2 {
	BACKGROUND-IMAGE: url(../images/bg_current.gif); BACKGROUND-REPEAT: repeat-x
}
BODY#thirdLevel {
	BACKGROUND-IMAGE: url(../images/bg_currentThirdLevel.gif); BACKGROUND-REPEAT: repeat-x
}
BODY#thirdLevel2 {
	BACKGROUND-IMAGE: url(../images/bg_currentThirdLevel.gif); BACKGROUND-REPEAT: repeat-x
}

td{  /*added to provide formatting for untagged table content*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
}		

DIV#subpagePhotos {
	/*MARGIN-BOTTOM: 2px;HEIGHT: 136px;*/ WIDTH: 765px; 
}
DIV#subpagePhotos IMG {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid;
    vertical-align: bottom; /* removes space after images in IE6 */
}
DIV#thirdLevelPhotos {
	/*MARGIN-BOTTOM: 16px; 	HEIGHT: 69px;*/WIDTH: 765px;  
}
DIV#thirdLevelPhotos IMG {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid;
    vertical-align: bottom; /* removes space after images in IE6 */
}
DIV#rightColumn1 {
	DISPLAY: inline; FLOAT: left; WIDTH: 203px; MARGIN-RIGHT: 20px
}
DIV#rightColumn2 {
	DISPLAY: inline; FLOAT: right; WIDTH: 203px
}
DIV#threeCol1 {
	DISPLAY: inline; FLOAT: left; WIDTH: 185px; MARGIN-RIGHT: 62px; HEIGHT: 100%
}
DIV#threeCol1 H3 {
	COLOR: #d96b0b
}
DIV#threeCol2 {
	DISPLAY: inline; FLOAT: left; WIDTH: 185px; MARGIN-RIGHT: 62px; HEIGHT: 100%
}
DIV#threeCol2 H3 {
	COLOR: #a3310d
}
DIV#threeCol3 {
	DISPLAY: inline; FLOAT: left; WIDTH: 185px; HEIGHT: 100%
}
DIV#threeCol3 H3 {
	COLOR: #485dbd
}
DIV#fullColumn {
	CLEAR: both; WIDTH: 425px; PADDING-TOP: 30px; HEIGHT: auto
}
A:hover {
	COLOR: #b6b64f
}
	div#secondaryNavigation {
		width: auto;
		height: 20px;
		clear:both;
		/*background-color:#FFCC99;*/
		}
div#leftContent {		/*container for left column*/
			padding-top: 20px;
			/*background-color:#99FF66;*/
			}

DIV#rightContent A {
	color:#3d5bb1;
	font-weight: bold;
/*	text-decoration: underline;  */
}
DIV#leftContent A {
	color:#3d5bb1;
	font-weight: bold;
/*	text-decoration: underline;  */
}
DIV#rightContent A:HOVER {
	color:#000066;
	font-weight: bold;
/*	text-decoration: underline;  */
}
DIV#leftContent A:HOVER {
	color:#000066;
	font-weight: bold;
/*	text-decoration: underline;  */
}
DIV#unav{
	font-size:11px;
	line-height: 18px;
	text-align : center;
}
DIV#unav A {
	text-align: center;
	color:#003333;
	font-weight: bold;
}
DIV#unav A:hover {
	color:#003333;
	font-weight: bold;
	background-color : White;
}		
div#leftContent0 {		
	width:5px;
	height: 100%;
	float:left;
	display: inline;
	}
div#rightContentWide {		
	width: 636px;
	height: 100%;
	float: left;
	display:inline;
	padding-top: 15px;
	}
	div#rightContentWide h1 {
	    color:#b6b64f;
    }
	div#rightContentWide img {
		margin: 0px 0px 5px 5px;
		}
		
	div#rightContentWide ul, div#rightContentWide li {
		margin-left: 20px;
		list-style-type: disc;
		color:#333333;
		}
div#ss {
    width: 500px;
    margin-bottom: 20px;
}
    div#ss h3 
    {
        margin-top: 0px;
    }
    div#ss img 
    {
        float: left;
        padding-right: 10px;
    }

