html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
background-color:#7d0101 ;  /* change this */
width:100%;
height:100%;
color:#FFFFFF;

}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

a:hover{
text-decoration:none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

html {
	overflow-y: scroll;
}


/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* img, div, a, span, h2, blockquote { behavior: url(iepngfix.htc) } IE6 PNG FIX */


/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 1;
}

a{
color:#f6f6f6;
}

.textbox{
background-color:#FFFFFF;
border:none;
width:250px;
}


#wrapper{
overflow:auto;
padding-top:10px;
}
#wrapper{
width:800px;
margin:0 auto;
position:relative;
background-color:#7d0101;

}

blockquote{
margin-left:20px;
}

.clear{
clear:both}

.title{
display:none;

}

.topnav li a.last{
margin-right:0;
}
.imgleft{
width:218px;
float:left;
padding:10px;
padding-left:0px;
}

#content a{
color:#000;
font-weight:bold;
}


.left{
float:left; margin-right:10px
}
.right{
float:right; margin-left:10px
}

small{
font-size:0.75em;
font-weight:bold;
}
.pdf{
width:40px;
height:38px;
border:none;
display:block;
margin-left:20px;
float:left;
background-image:url(images/pdf_icon.jpg);
background-repeat:no-repeat;
background-position: left;
text-indent:-9999px;
}

.gallerybutton{
background-color:#FF9700;
padding:10px;
display:block;
float:left;
margin-left:200px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color:#FFFFFF;
font-size:1.25em;
text-decoration:none;
margin-top:10px;
border:#FF9700 1px solid;
margin-bottom:10px;
}

.gallerybutton:hover{
background-color:#ffbf62;
border:#FF9700 1px solid;
}
.word{
width:40px;
height:40px;
border:none;
display:block;
margin-left:20px;
float:left;
background-image:url(images/word_icon.jpg);
background-repeat:no-repeat;
background-position: left;
text-indent:-9999px;
}


#topnav{
overflow:auto;
}
.topnav{
list-style:none;
display:block;
width:800px;
float:left;
margin-top:30px;
margin-bottom:0px;
padding-left:20px;
width:700px;
overflow:hidden;
}
.topnav li a{
float:left;
padding:10px;
padding-bottom:6px;
margin-right:15px;
display:block;
font-size:1.25em;
font-weight:bold;
color:#fff;
background-color:#FF9700;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
text-decoration:none;
}

#main{
padding:10px;
padding-top:15px;
}
.topnav li{
margin:0;
padding:0;
float:left;

}
#header{
width:800px;
height:205px;
background-image:url(images/header_1.jpg);
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}
.friendships #header, .urban #header{
width:800px;
height:185px;
background-image:url(images/header_2.jpg);
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px
}

.nomadic #header, .documentaries #header{
width:800px;
height:185px;
background-image:url(images/header_3.jpg);
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}

.traditions #header{
width:800px;
height:185px;
background-image:url(images/header_4.jpg);
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}


.inside{
list-style-position: inside;
}


.left{
float:left; margin-right:10px
}
.right{
float:right; margin-left:10px
}

.emph{
color:#000099;
font-size:1.2em;
}

#content{
color:#000;

float:left;
z-index:99;
background-color:#fff;
width:800px;
-moz-border-radius: 12px 12px 0px 0px;
-webkit-border-radius: 12px 12px 0px 0px;
}

#notes a.notes, #synopsis a.synopsis, #activities a.activities, .topnav li a:hover{
background-color: #fff;
color:#202076;
text-decoration:none;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
}

#home #main{
width:800px;
height:350px;
background:url(images/homebg.jpg) top left no-repeat;
padding:0;
margin:0;
}

.topnav li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			font-size:0.85em;
			top:78px;
			}
		
		.topnav li ul li
		{	float: none;
			display: block;
			
			
			}
		
		.topnav li ul li a
		{	width: auto;
			background: #FF9700;
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			font-size:1em;
			color: #fff;
			display:block;
			float:none;
			border-bottom:#ffbf62 1px solid;
			
			
			}
		
		.topnav li ul li a:hover
		{	background: #fff;
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			color:#202076}
			
			.tlast, .tlast:hover{
			-moz-border-radius: 0px 0px 5px 5px;
			-webkit-border-radius: 0px 0px 5px 5px;	
			}

