* {
    margin: 0;
}

html, body {
    height: 100%;
}

img {
	border:0;
}

body {
    padding-top: 2px;
    text-align: center;
    background: #BFDAF5 url( bg-fade-light.jpg ) repeat-x;
    font-family: arial, sans-serif, verdana;
    font-size: 14px;
    line-height:125%;

}

.postit{
position:absolute;
left:82%;
top:50px;
background: transparent url(postit.png) no-repeat 0 0;
}
.dim{
width:182px;
height:182px;
}
.padding{
padding-top:30px;
}




.logo{
position:absolute;
left:10px;
top:5px;

}
.dimlogo{
width:182px;
height:182px;
}
.paddinglogo{
padding:20px;
}




a:link {
    color: #77AD03;
    text-decoration: none;
  
}

a:visited {
    color: #77AD03;
    text-decoration: none;
    

}

a:active {
    color: #77AD03;
    text-decoration: none;
    

}

a:hover {
    color: #77AD03;
    text-decoration: underline;
  

}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
}

.footer, .push {
    height: 100px;
}

.footer {
    height: 100px;
    margin-top: -100px;
    margin-left: -100%;
    width: 600%;
    background-image: url( back-long2.png );
    background-repeat: repeat-x;
    position: fixed;
    bottom: 0;

    color: #ffffff;
    text-align: right;
    vertical-align: text-bottom;
}


div#header {
    background: #ffffff;
    padding: 0px;
    text-align: center
    align: right;
}

#Container {

}

#Content {
  
    width: 970px;
    height: 100%;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
    padding-top: 0px;

}




#imageDiv {

    text-align: left;
    vert-alight:top;
    margin:0px;

    padding-bottom:10px;
}



.bg {
    background: url( button4.gif );
}

.menu {
    padding: 0 0 0 16px;
    margin: 0;
    list-style: none;
    height: 40px;
    background: #fff url( button1a.gif ) repeat-x;
    position: relative;
    font-family: arial, verdana, sans-serif;
}

.menu li.top {
    display: block;
    float: left;
    position: relative;
}

.menu li a.top_link {
    display: block;
    float: left;
    height: 40px;
    line-height: 33px;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 0 12px;
    cursor: pointer;
}

.menu li a.top_link span {
    float: left;
    font-weight: bold;
    display: block;
    padding: 0 12px 0 10px;
    height: 40px;
}

.menu li a.top_link span.down {
    float: left;
    display: block;
    padding: 0 12px 0 10px;
    height: 40px;
    background: url( down.gif ) no-repeat right top;
}

.menu li a.top_link:hover {
    color: #000;
    background: url( button4.gif ) no-repeat;
}

.menu li a.top_link:hover span {
    background: url( button4.gif ) no-repeat right top;
}

.menu li a.top_link:hover span.down {
    background: url( button4a.gif ) no-repeat right top;
}

.menu li:hover > a.top_link {
    color: #000;
    background: url( button4b.gif ) no-repeat;
}

.menu li:hover > a.top_link span {
    background: url( button4u.gif ) no-repeat right top;
}

.menu li:hover > a.top_link span.down {
    background: url( button4a.gif ) no-repeat right top;
}

.menu table {
    border-collapse: collapse;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.menu a:hover {
    visibility: visible;
}

.menu li:hover {
    position: relative;
    z-index: 200;
}

.menu ul,
    .menu :hover ul ul,
    .menu :hover ul :hover ul ul,
    .menu :hover ul :hover ul :hover ul ul,
    .menu :hover ul :hover ul :hover ul :hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu :hover ul.sub {
    left: 2px;
    top: 40px;
    right: 2px;
    background: #fff;
    padding: 3px 0;
    border: 1px solid #999999;
    white-space: nowrap;
    width: 200px;
    height: auto;
}

.menu :hover ul.sub li {
    display: block;
    height: 20px;
    position: relative;
    float: left;
    width: 250px;
}

.menu :hover ul.sub li a {
    font-weight: normal;
    display: block;
    font-size: 10px;
    height: 20px;
    width: 192px;
    line-height: 20px;
    text-indent: 5px;
    color: #000;
    text-decoration: none;
    border: 3px solid #fff;
    border-width: 0 0 0 3px;
}

.menu :hover ul.sub li a.fly {
    background: #fff url( arrow.gif ) 80px 7px no-repeat;
}

.menu :hover ul.sub li a:hover {
    background: #999999;
    color: #fff;
}

.menu :hover ul.sub li a.fly:hover {
    background: #999999 url( arrow_over.gif ) 80px 7px no-repeat;
    color: #fff;
}

.menu :hover ul li:hover > a.fly {
    background: #999999 url( arrow_over.gif ) 80px 7px no-repeat;
    color: #fff;
}

.menu :hover ul :hover ul,
    .menu :hover ul :hover ul :hover ul,
    .menu :hover ul :hover ul :hover ul :hover ul,
    .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
    left: 90px;
    top: -4px;
    background: #fff;
    padding: 3px 0;
    border: 1px solid 999999;
    white-space: nowrap;
    width: 93px;
    z-index: 200;
    height: auto;
}

#shadow-container {
    position: relative;
    left: 6px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding-top: 40px;

}


#shadow-container-small {
    position: relative;
    left: 6px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding-top: 3px;

}



#shadow-container .shadow1,
    #shadow-container .shadow1a,
    #shadow-container .shadow2,
    #shadow-container .shadow2a,
    #shadow-container .shadow3,
    #shadow-container .shadow3a,
    #shadow-container .inner-shad-container {
    position: relative;
    left: -1px;
    top: -1px;
}


    #shadow-container-small .shadow1,
    #shadow-container-small .shadow1a,
    #shadow-container-small .shadow2,
    #shadow-container-small .shadow2a,
    #shadow-container-small .shadow3,
    #shadow-container-small .shadow3a,
    #shadow-container-small .inner-shad-container {
    position: relative;
    left: -1px;
    top: -1px;
}



#shadow-container .shadow1a {

    background: #F1F0F1;
    background: #606060;
}

#shadow-container .shadow1 {

    background: #F1F0F1;
    background: #82888c;
}

#shadow-container .shadow2 {
    background: #B8B6B8;
}

#shadow-container .shadow2a {
    background: #a2a3a6;
}

#shadow-container .shadow3a {

    background: #CBC9CB;
}

#shadow-container .shadow3 {

    background: #DBDADB;
}


#shadow-container .shadow1a {

    background: #F1F0F1;
    background: #606060;
}

#shadow-container-small .shadow1 {

    background: #F1F0F1;
    background: #82888c;
}

#shadow-container-small .shadow2 {
    background: #B8B6B8;
}

#shadow-container-small .shadow2a {
    background: #a2a3a6;
}

#shadow-container-small .shadow3a {

    background: #CBC9CB;
}

#shadow-container-small .shadow3 {

    background: #DBDADB;
}

#griddiv {

    margin-top:40px;
    background: #ffffff;
    border: 1px solid #848284;
    padding: 0px;
    background-image: url( bg-grid.gif);
}

#shadow-container .inner-shad-container {
    background: #ffffff;
    border: 1px solid #848284;
    padding: 0px;
    background-image: url( bg-grid.gif);
}


#shadow-container-small .inner-shad-container {
    background: #ffffff;
    border: 1px solid #848284;
    padding: 1px;
    
}

#pageTitleDiv {
    
    border: 1px solid #848284;
    color: #C0C0C0;
    background: #313940;
    font-size: 16px;
    font-weight:bold;
    padding: 5px;
    text-align:left;
    margin:0px;
    margin-bottom:10px;
}

#pageHeaderLightDiv {
    
    color: #313940;
    font-weight:bold;
 
    width:320px;
    font-size: 14px;
    padding: 2px;
    margin:5px;
}


#pageHeaderDiv {
    
    color: #ffffff;
    font-weight:bold;
    background: #606060;
    width:320px;
    font-size: 14px;
    padding: 2px;
    margin:5px;
}

#pageDiv {
    
    color: #313940;
    font-size: 14px;
    padding: 5px;
    padding-bottom: 25px;
    margin-left: 5px;
}


#copyDiv {
    
    color: #313940;
    font-size: 8px;
    padding: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
}





table.greyish {
	width: 700px;
	padding: 0;
	margin: 0;
}

table.greyish caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

table.greyish th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-top: 1px solid #606060;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CBCBCB url(csstable/bg_header_grey.jpg) no-repeat;
}

table.greyish th.nobg {
	text-align:left;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #606060;
	background: none;
}

table.greyish td {
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align:center;
}


table.greyish td.alt {
	background: #F2F2F2;
	color: #797268;
	text-align:center;
}

table.greyish th.spec {
	border-left: 1px solid #606060;
	border-top: 0;
	background: #fff url(csstable/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

table.greyish th.specalt {
	border-left: 1px solid #606060;
	border-top: 0;
	background: #F2F2F2 url(csstable/bullet2_grey.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	text-align:left;
}

.curve-head-1000-standard {
    height: 25px;

    margin: 0px 0px 0px 5px;
    font-size: 11px;
    color: #19472f;
    padding: 0px 0px 0px 0px;
    background: url( 'curve-top-1000-plain.png' ) no-repeat;
}

.curve-body-1000 {

    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px 0px 0px 5px;
    background: url( 'curve-back-1000.png' ) 0 repeat-y;
}

.curve-foot-1000 {

    height: 25px;
    margin: 0px 0px 0px 5px;
    background: url( 'curve-bottom-1000.png' ) 0 no-repeat;
}

.curve-holder-1000 {
    width: 1000px;
    margin-top: 10px;
}











	#divTierNav {
		background: transparent0;
		margin: 0;
		padding: 0;
		height: 30px;
		width: 970px;
	}

	#tierNav {
		position: relative;
		top: 15px;
		height: 30px;
		width: 970px;
	}

	#tierNav li ul, #tierNav li ul {
		margin: 0;
		padding: 0;
	}

	#tierNav a {
		text-decoration: none;
	}

	#tierNav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-right: 15px;
	}

	#tierNav li ul {
		display: none;
	}

	#tierNav li.off ul, #tierNav li.on ul  { /*put the subtierNav below*/
		position: absolute;
		top: 25px;
		left: 0;
		padding-top: 5px;
		background: #313940;
		height: 28px;
		width: 910px;
		padding-left: 60px;
	}

	#tierNav li.on ul {
		background: #313940;
	}

	#tierNav li.on:hover ul, #tierNav li.over ul { /*for ie*/
		background: #313940;
	}

	#tierNav li a {
		color: #313940;
		font-weight: bold;
		display: block;
		width: 93px;
		padding: 0;
	}

	#tierNav li.on a {
		color: #A5A5A5;
	}

	#tierNav li.on ul a, #tierNav li.off ul a {
		border: 0;
		float: left; /*ie doesn't inherit the float*/
		color: #A5A5A5;
		width: auto;
		margin-right: 15px;
	}

	#tierNav li.on:hover ul a, #tierNav li.over ul li a { /*for ie - the specificity is necessary*/
		background: #313940;
		
	}

	#tierNav li.on ul {
		display: block;
		
	}



	/*do the image replacement*/

	#tierNav li span {
		position: absolute;
		left: -9384px;
	}

	#liRenaissance a, #liArtNouveau a, #liModern a, #liPostModern a, #liDigital a {
		display: block;
		position: relative;
		height: 26px;
		background: url(tierbg.png) no-repeat; /*contains all hover states*/
	}

/*first, put the initial states in place*/

#liRenaissance a {
	background-position: 0 0;
}

#liArtNouveau a {
	background-position: -102px 0;
}

#liModern a {
	background-position: -204px 0;
}

#liPostModern a {
	background-position: -306px 0;
}

#liDigital a {
	background-position: -408px 0;
}

/*active area - for this demo - the code could be based on a body class, and probably work better.*/

 #liRenaissance.on a {
 	background-position: -0px -73px;
 } /*add selectors for the other li's and background-positions*/

 #liArtNouveau.on a {
 	background-position: -102px -73px;
 }



 #liModern.on a {
 	background-position: -204px -73px;
 } /*add selectors for the other li's and background-positions*/

 #liPostModern.on a {
 	background-position: -306px -73px;
 } /*add selectors for the other li's and background-positions*/


/*hover states*/


/*subtierNav formatting*/

#tierNav li.off ul a, #tierNav li.on ul a {
	display: block;
	background: #313940;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

#tierNav li.on ul a {
	background: #313940;
}


#newsheader ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#newsheader li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 1px 1px 0;
    float: left;
    margin: 0;
}
#newsheader a {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #444444;
    display: block;
    padding: 0.12em 1em;
    text-align: center;
    text-decoration: none;
    width: 4em;
}
#newsheader a:hover {
    background: none repeat scroll 0 0 #DDDDFF;
}
#newsheader #selected {
    border-color: #DDDDDD;
}
#newsheader #selected a {
    background: none repeat scroll 0 0 white;
    color: #008916;
    position: relative;
    top: 1px;
}
#newscontent {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    clear: both;
    font-size: 0.8em;
    padding: 0 1em 10px;
}
h1 {
    margin: 0;
    padding: 0 0 1em;
}





