@charset "UTF-8";
/* CSS Document */

body {
background-image: url(images/bgChip.jpg);
background-attachment:fixed;
background-color: #ccc;
font-family: Verdana, Tahoma, sans-serif;
}

img {
}
p {

}
h1 {
}
h2 {
}

#wrapperOne {
background-image: url(images/trovaoDrummingArt50kd.jpg);
/*background-attachment:fixed;*/
background-repeat: repeat-y;
background-position: top;
margin: -10px 5% 0 18%;
border: 4px #000 inset;
max-width: 800px;
}
 
#wrapper {
background-image: url(images/trovaoDrummingArt50k.jpg);
background-attachment:fixed;
background-repeat: repeat;
background-position: top;
margin: -10px 5% 0 18%;
border: 4px #000 inset;
max-width: 800px;
}

#container {
}

#header {
padding: 0 0 .3em 0;
border-bottom-style: solid;
border-bottom-color: #000;
border-bottom-width: 2px;
}

#mainNav {
position:fixed;
min-width: 9em;
margin: 1em 0 0 0em;
}

#mainNav ul {
}

#mainNav ul li {
list-style-type: none;
margin-top: 1.1em;
margin-left: -2em;
}

ul {
}

li {
}

#mainContent {
}

#video {
	float:right;
	padding:3em 9em 2em 2em;
}

#perfText {
	position:relative;	
	margin:32em 4em 0 11em;
	text-align:justify;
	line-height:1.1em;
	font-weight:bold;
/*	text-indent:2ex;*/	
}

#homeImg {
	float:right;
	margin:13em .6em 0 0;
}

#textBox{
	float:right;
	margin:1.5em 2em 0 9em;
	padding:1em;	
}


#biotextBox{
	float:right;
	margin:1.5em 2em 0 9em;
	padding:1em;	
	line-height:1.5em;
	text-align:justify;
}


#splayer {
	float:right;
	padding: 1em 10em 0 0;
	
}

#homeImgInset {
margin: 2em .5em 0 0;
float: right;
}

#leftColumn {
}

#footer {
font-size: .7em;
margin: auto 0 3em 0;
}

#mainNav a:link {
padding: .2em;
border: outset .3em #000;
text-decoration: none;
color: #191919;
}

#mainNav a:visited {
padding: .2em;
border: outset .3em #000;
text-decoration: none;
color: #191919;
}

#mainNav a:hover {
padding: .2em;
border: inset .3em #fff;
text-decoration: none;
color: #fff;
background-color: #000;
}

#mainNav a:active {
padding: .2em;
border: inset .3em #fff;
text-decoration: none;
color: #fff;
background-color: #000;
}


a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
