body {
	background: #371212 url(../images/background.gif) top repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #F7F5D9;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	text-align: center;
	}


/*  fonts ------------------------------------------------------------------------- */

a:link {
	color: #EA907F;
	text-decoration: none;
} 

a:visited {
	color: #EA907F;
	text-decoration: none;
} 

a:hover {
	color: #F7F5D9;
	text-decoration: underline;
}

p, h1, h2, h3 {
	margin: 0;
	padding: 0;
	width: 300px;
}

abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted #F7F5D9;
	cursor: help;
	}


/*  container ------------------------------------------------------------------- */

div#container {
	background: #000000 url(../images/DingRedGradBG002.gif) top center no-repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: -50px;
	padding: 0;
	text-align: left;
	}


/*  intro ------------------------------------------------------------------- */
div#intro {
	width: 580px;
	margin: 0;
	padding: 0;
	}

div#pageHeader {
	display: none;
	}

div#quickSummary {
	width: 260px;
	height: 20px;
	padding: 100px 0 0 0;
	margin: 0 0 30px 310px;
	color: #9E2E2F; 
	}

div#quickSummary p.p1 {
	display: none;
	}

/*  mainFlash ------------------------------------------------------------------- */
div#vimeoFlash {
	background: url(../images/content_boxes_middle_preamble.gif) repeat-y;
	width: 560px;
	margin-left: 30px;
	padding-top: 10px;
	}

div#mainFlash {
	background: url(../images/content_boxes_middle_preamble.gif) repeat-y;
	width: 360px;
	margin-left: 30px;
	padding-top:10px;
	}

div#mainFlash h3 {
	background: url(../images/headline_preamble.gif) top left no-repeat;
	height: 85px;
	}

div#mainFlash h3 span {
	display: none;
	}

div#mainFlash p {
	padding: 0 10px 10px 20px;
	}

div#mainFlash p.p1 {
	margin-top: -25px;
	}

div#mainFlash p.p3 {
	background: url(../images/ContentBottoms.gif) bottom left no-repeat;
	padding-bottom: 65px;
	/* for IE5 */
	margin-bottom: 0px;
	}

/*  VuVox ------------------------------------------------------------------- */
div#VuVox {
	background: url(../images/content_boxes_middle_preamble.gif) repeat-y;
	width: 500px;
	margin-left: 30px;
	padding-top:10px;
	}
	
	
/*  supportingText ------------------------------------------------------------------- */
div#BlkonBlkText p {
	width: 580px;
	background-color:#000;
	color:#000
	}

div#supportingText {
	width: 580px;
	margin: 0 0 50px 0;
	padding: 0;
	}

div#explanation, div#participation, div#benefits, div#requirements div#Title17 {
	background: url(../images/content_boxes_middle.gif) repeat-y;
	width: 500px;
	margin-left: 30px;
	}

div#explanation p, div#participation p, div#benefits p, div#requirements p {
	padding: 0 10px 10px 20px;
	}

div#explanation p.p1, div#participation p.p1, div#benefits p.p1, div#requirements p.p1 {
	margin-top: -25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	}

div#Title17 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:larger;
	margin-top: 300px;
	margin-right: 35px;
	font-weight: bold;
	font-style:italic;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	margin-left: 30px;
	width: 500px;
	float: none;
	}
	
div#explanation p.p2, div#participation p.p3, div#benefits p.p1, div#requirements p.p5 {
	background: url(../images/content_boxes_bottom.gif) bottom left no-repeat;
	padding-bottom: 65px;
	margin-bottom: 0px;
	}
	
div#explanation h3, div#participation h3, div#benefits h3, div#requirements h3 {
	height: 85px;
	}

div#explanation h3 span, div#participation h3 span, div#benefits h3 span, div#requirements h3 span div#Title17 h3 span {
	display: none;
	}

/*  Heading gifs ------------------------------------------------------------------- */

div#Title17 h3 {
	background: url(../images/Title17.gif) top left no-repeat;
	}
	
div#explanation h3 {
	background: url(../images/aboutUs.gif) top left no-repeat;
	}

div#participation h3 {
	background: url(../images/WhatWeDo.gif) top left no-repeat;
	}

div#benefits h3 {
	background: url(../images/headline_benefits.gif) top left no-repeat;
	}

div#requirements h3 {
	background: url(../images/ContactUs.gif) top left no-repeat;
	}

/*  footer ------------------------------------------------------------------- */

div#footer {
	width: 425px;
	height: 40px;
	margin-left: 155px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 20px;
	}

div#footer a:link {
	color: #9E2E2F;
	}

div#footer a:visited {
	color: #9E2E2F;
	}

div#footer a:hover {
	color: #F7F5D9;
	}

/*  linkList ------------------------------------------------------------------- */

div#linkList {
	position: absolute;
	left:auto;
	right:auto;
	top:185px;
	width: 181px;
	margin-left: 575px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #9E2E2F;
	}

ul {
	list-style: none;
	background: url(../images/marginal_boxes_bottom.gif) bottom left no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 45px 0;
	}

li {
	margin-left: 0;
	padding: 0 10px 5px 15px;
	text-align:center;
	}
/*	

div#classnotes ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align: left;
}
div#classnotes ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	text-align: left;
}
div#classnotes ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 3px;
	border-bottom: 1px solid #AF0A38;
	text-align: left;
}

*/
/*  flickr badge ----------------------------------------------------- */

/*div#flickrbadge h3 {
	background: url(../images/PhotosSubHead02.gif) top left no-repeat;
	}

div#flickrbadge {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#flickrbadge h3 span {
	display: none;
	}
*/
/*  width of rightside menu----------------------------------------------------- */

/*  Photos	 ----------------------------------------------------- */
div#lphotos {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lphotos h3 {
	background: url(../images/PhotosSubHead02.gif) top left no-repeat;
	height: 55px;
	}	
	
div#lphotos span h3 {
	display: none;
	}
	
div#lphotos li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#lphotos a {
	display: block;
	font-weight: bold;
	}

div#lphotos a.c {
	display: inline;
	font-weight: normal;
	}

/*  Events	 ----------------------------------------------------- */
div#levents {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#levents h3 {
	background: url(../images/EventsSubHead.gif) top left no-repeat;
	height: 55px;
	}	
	
div#levents span h3 {
	display: none;
	}
	
div#levents li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#levents a {
	display: block;
	font-weight: bold;
	}

div#levents a.c {
	display: inline;
	font-weight: normal;
	}
	
/*  Archives ----------------------------------------------------- */	
div#larchives {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#larchives h3 {
	background: url(../images/headline_archives.gif) top left no-repeat;
	height: 55px;
	}

div#larchives span h3 {
	display: none;
	}

/*  Services ----------------------------------------------------- */		
div#lservices {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lservices h3 {
	background: url(../images/ServicesSubHead.gif) top left no-repeat;
	height: 55px;
	}
	
div#lservices h3 span {
	display: none;
	}

div#lservices li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#lservices a {
	display: block;
	font-weight: bold;
	}

div#lservices a.c {
	display: inline;
	font-weight: normal;
	}
	
/*  Models	 ----------------------------------------------------- */
div#lmodels {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lmodels h3 {
	background: url(../images/ModelsSubHead.gif) top left no-repeat;
	height: 55px;
	}	
	
div#lmodels span h3 {
	display: none;
	}
	
div#lmodels li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#lmodels a {
	display: block;
	font-weight: bold;
	}

div#lmodels a.c {
	display: inline;
	font-weight: normal;
	}
	
/*  Events	 ----------------------------------------------------- */
div#levents {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#levents h3 {
	background: url(../images/EventsSubHead.gif) top left no-repeat;
	height: 55px;
	}	
	
div#levents span h3 {
	display: none;
	}
	
div#levents li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#levents a {
	display: block;
	font-weight: bold;
	}

div#levents a.c {
	display: inline;
	font-weight: normal;
	}
	
	/*  Other	 ----------------------------------------------------- */
div#lother {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lother h3 {
	background: url(../images/OtherSubHead.gif) top left no-repeat;
	height: 55px;
	}	
	
div#lother span h3 {
	display: none;
	}
	
div#lother li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#lother a {
	display: block;
	font-weight: bold;
	}

div#lother a.c {
	display: inline;
	font-weight: normal;
	}
	
/*  cities ----------------------------------------------------- */
div#lcities {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lcities h3 {
	background: url(../images/CitiesSubHead.gif) top left no-repeat;
	height: 55px;
	}
	
div#lcities h3 span {
	display: none;
	}
	
/*  tourist sites ----------------------------------------------------- */
div#ltourist {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#ltourist h3 {
	background: url(../images/TouristSitesSubHead.gif) top left no-repeat;
	height: 55px;
	}
	
div#ltourist h3 span {
	display: none;
	}
	
/*  frank gehry buildings ----------------------------------------------------- */
div#lgehry {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lgehry h3 {
	background: url(../images/FrankGehrySubHead.gif) top left no-repeat;
	height: 55px;
	}
	
div#lgehry h3 span {
	display: none;
	}
	
/*  natural places ----------------------------------------------------- */
div#lnatural {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}

div#lnatural h3 {
	background: url(../images/NaturalPlacesSubHead.gif) top left no-repeat;
	height: 55px;
	}
	
div#lnatural h3 span {
	display: none;
	}
	
/*  videos ----------------------------------------------------- */
div#lvideos {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}
	
div#lvideos h3 {
	background: url(../images/VideosSubHead.gif) top left no-repeat;
	height: 55px;
	}

div#lvideos h3 span {
	display: none;
	}

div#lvideos li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#lvideos a {
	display: block;
	font-weight: bold;
	}

div#lvideos a.c {
	display: inline;
	font-weight: normal;
	}

/*  Flickr ----------------------------------------------------- */
div#lflickr {
	background: url(../images/marginal_boxes_middle.gif) repeat-y;
	width: 160px;
	}
	
div#lflickr h3 {
	background: url(../images/FlickrSubHead.gif) top left no-repeat;
	height: 55px;
	}

div#lflickr h3 span {
	display: none;
	}

div#lflickr li {
	background: url(../images/li_element.gif) bottom center no-repeat;
	padding: 0 10px 25px 15px;
	}

div#lflickr a {
	display: block;
	font-weight: bold;
	}

div#lflickr a.c {
	display: inline;
	font-weight: normal;
	}

/*  extraDivs ------------------------------------------------------------------- */

div#extraDiv1, div#extraDiv2, div#extraDiv3, div#extraDiv4, div#extraDiv5, div#extraDiv6 {
	display: none;
	}
