body {
	background-color: #f86627;
	background-image: url(../images/backdrop_fixed.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
}

/* NAVIGATION LIST division */

#navcontainer {
	float:left;
	position: fixed;
	right: 700px;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: 240px;
	letter-spacing: 2px;
	z-index: 6;
	margin-top:20px;
	margin-left:10;
}

#leftcontent {
	position:relative;
	bottom:25px;
	z-index:6;
}

#navlist1, #navlist2 {
	list-style: none outside none;
	margin: 0;
	padding: 6px;
	text-align: left;
	padding-bottom: 10px;
}

#navlist1 li, #navlist2 li {
	bottom: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}

html>body #navlist1 li, html>body #navlist2 li {
	margin: 0 3px 0 0;
	padding: 1px 0px 1px 0;
}

#navlist1 a, #navlist1 a:link, #navlist1 a:visited, #navlist2 a, #navlist2 a:link, #navlist2 a:visited {
	background: #6E8B3D;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: block;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
}

#navlist1 a:hover, #navlist2 a:hover {
	background: #9ACD32;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
}

#navlist1 a:active, #navlist2 a:active {
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}

#navlist1 li#active, #navlist2 li#active {
	background: #F86627;
	bottom: 13px;
	display: block;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
}

html>body #navlist1 li#active, html>body #navlist2 li#active {
	background: #000;
	margin: 0 4px 0 4px;
}

#navlist1 #active a, #navlist1 #active a:link, #navlist1 #active a:visited, #navlist1 #active a:hover, #navlist2 #active a, #navlist2 #active a:link, #navlist2 #active a:visited, #navlist2 #active a:hover {
	background: #F86627;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: text;
	display: block;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 0px;
	text-decoration: none;
}

/* HEADER division: global settings */

div#logo {
	position : relative;
	width : 100%;
	height : 311px;
	background : url(../images/logo_Celebrations_LGBTA.gif) no-repeat;
	background-position: right;
	background-image: url(../images/logo_Celebrations_LGBTA.gif);
}

div#logo h1 {
	text-indent : -9999px;
}

/* LOGOS TABLE division: */

div#logobox1, div#logobox2, div#logobox3, div#logobox4, div#logobox5 {
	position: relative;
	margin-left: 68px;
	padding-bottom: 40px;
}

div#logobox1 a:link, div#logobox2 a:link, div#logobox3 a:link, div#logobox4 a:link, div#logobox5 a:link {
	border-bottom: 0px;
	text-decoration: none;
}

div#logobox1 a:visited, div#logobox2 a:visited, div#logobox3 a:visited, div#logobox4 a:visited, div#logobox5 a:visited {
	border-bottom: 0px;
	text-decoration: none;
}

.tablelogos a:link {
	border-bottom: 0px ;
	text-decoration: none;
}

.tablelogos a:hover {
	z-index: 5;
	left: 2px;
	top: -2px;
	right: -2px;
	bottom: 2px;
	position: relative;
}

.tablelogos a:visited {
	border-bottom: 0px ;
	text-decoration: none;
}

/* MAIN CONTENT division: global settings */

div#main_content {
	position : relative;
	float: right;
	width : 612px;
	height : 100%;
	background-image: url(../images/para_backdrop.gif);
	background-repeat: repeat-y;
	background-position: right top;
	right: 0px;
}

div#main_content h2 {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-size: 125%;
	margin-bottom: 0.7em;
	color: #FFCC00;
	text-align: right;
	margin-right: 75px;
	margin-left: 55px;
}

div#main_content h3 {
	font-weight: normal;
	font-variant: normal;
	letter-spacing: -1px;
	font-size: 107%;
	margin-bottom: 0.7em;
	padding-top:15px;
	color: rgb(255, 255, 255);
	text-align: left;
	margin-right: 75px;
	margin-left: 55px;
	font-style: oblique;
}

div#main_content p {
	font-weight: normal;
	font-size: 80%;
	color: rgb(102, 145, 190);
	line-height: 120%;
	text-align: left;
	margin-right: 75px;
	margin-left: 55px; 
}

div#main_content blockquote {
	font-weight: lighter;
	color: rgb(102, 145, 190);
	font-size: 90%;
	line-height: 115%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	padding-top: 75px;
	letter-spacing: normal;
	margin-right: 125px;
	margin-left: 125px;
}

/* keep superscript and subscript text from breaking the line-spacing */

div#main_content sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

div#main_content sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

div#main_content ul {
	font-weight: normal;
	font-size: 80%;
	color: rgb(102, 145, 190);
	line-height: 115%;
	text-align: left;
	margin-right: 100px;
	margin-left: 100px;
	list-style-position: outside;
	list-style-type: disc;
}

div#main_content li {
	margin-bottom : 5pt;
}

div#main_content h5 {
	font-family: Georgia,"Century Schoolbook",Times,serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 60%;
	color: rgb(255, 255, 255);
	letter-spacing: normal;
	line-height: 100%;
	margin-right: 60pt;
	margin-left: 55pt;
	text-align: right;
	padding-bottom: 15px;
	margin-top: -12px;
}

div#footer {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #08376D;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 90%;
	line-height: 100%;
	text-align: justify;
	padding: 10px 20px;
	background-position: center center;
	vertical-align: middle;
	display: block;
	position: relative;
}

div#footer ol {
	font-weight: normal;
	color: rgb(102, 145, 190);
	font-size: 80%;
	line-height: 100%;
	margin-left: 55pt;
	margin-right: 60pt;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}

div#trajetmap a:link, div#trajetmap a:visited {
	border-bottom: 0px ;
	text-decoration: none;
}

div#trajetmap a:hover, div.trajetmap a:hover {
	border-bottom: 0px ;
	text-decoration: none;
	position: relative;
	background-image: url(../images/trajet_legende_x1_hover.gif);
	background-repeat: no-repeat;
}

div#main_content a, a:visited {
	border-bottom: 1px solid rgb(31, 74, 122); color: rgb(159, 231, 34); text-decoration: none; 
}

div#main_content a:hover {
	border-color: rgb(184, 202, 222); color: rgb(255, 255, 255); 
}

/* END OF CONTENT division: global settings */

div#last_paragraph {
	position:relative;
	float: right;
	background-image: url(../images/content_end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width : 612px;
	height : 63px;
}

div#last_paragraph h6 {
	text-indent : -9999px;
}

div#logotable {
	position: relative;
	float: right;
	margin-left:0;
	margin-right:0;
	width: 100%;
	height:175;
	z-index:7;
}

.bodybold {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	color: #94B3D1;
	line-height: 115%;
}

.bodyquote {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #08376D;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 65%;
	line-height: 100%;
	text-align: justify;
	padding: 25px;
	background-position: center center;
	vertical-align: middle;
	display: block;
	position: relative;
}

.openquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 400%;
	color: #94B3D1;
	line-height: 25%;
	vertical-align: text-top;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -50px;
     padding-top: 45px;
     margin-bottom: -25px;
     font-size: 700%;
     color: #94B3D1;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #94B3D1;
 }
.bqstart_fr {
	float: left;
	height: 95px;
	margin-top: -80px;
	padding-top: 60px;
	margin-bottom: -75px;
	font-size: 700%;
	color: #94B3D1;
	margin-left: -65px;
 }

 .bqend_fr {
     float: right;
     height: 90px;
     margin-top: 0px;
     padding-top: 10px;
     font-size: 700%;
     color: #94B3D1;
 }
.logocategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 150%;
	color: #FFFFFF;
	line-height: 115%;
	border-top: medium groove #0E58AB;
	border-right: thin none #0E58AB;
	border-bottom: thin none #0E58AB;
	border-left: thin none #0E58AB;
	background-color: #9BBAD9;
}

div#thumb_gallery {
	margin-left: 55px;
}

div#thumb_gallery img {
	margin-bottom: 4px;
}

div#thumb_gallery a, a:visited {
	border-bottom: 1px solid rgb(31, 74, 122);
	color: rgb(159, 231, 34);
	text-decoration: none;
}

div#thumb_gallery a:hover {
	border-color: rgb(184, 202, 222); color: rgb(255, 255, 255);
}

.image_right {
	float: left;
	margin: 0 10px 10px 0;
	clear: left;
}

.spacer {
	clear:left;
}
#logo p {
	text-align: right;
	margin-right: 300px;
	margin-top: 235px;
	font-size: 13px;
	font-weight: bold;
}
#logo a {
	color: #9FE722;
}
#logo a:hover {
	color: #B8CADE;
}
