/* Styles for David Rovics Audio/Video Page */


#middleContent
{
	overflow: auto;
	height: 300px;
	position: relative;
}

#sideGuitar
{
	float: left;
	width: 434px;
}

#guitarCase
{
	float: left;
	width: 260px;
	height: 180px;
	position: relative;
	bottom: 8px;
	background-image: url('../images/guitarCase.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#donationText
{
	position: relative;
	right: 90px;
	top: 12px;
}

#donateButton
{
	position: absolute;
	bottom: 32px;
	right: 16px;
}



#videoHighlightSection{
	float: left;
	width: 350px;
	padding-left: 20px;
	padding-top: 12px;
}

#videoHighlight
{
	background-image: url('../images/videoHighlight.gif');
	background-repeat: no-repeat;
	width: 224px;
	height: 32px;
}

#videoTitle
{
	width: 300px;
	text-align: right;
}
#video
{
	margin: 8px 0px 8px 14px;
}



#photosSection
{
	float: left;
	width: 310px;
	padding-left: 70px;
	margin-bottom: 24px;
}

#photosAndPosters
{
	background-image: url('../images/photosPosters.gif');
	background-repeat: no-repeat;
	width: 261px;
	height: 31px;
	margin: 24px 0px 0px 0px;
	
}

#photosPostersLinks
{
	margin: 12px 0px 0px 55px;
	padding: 0px;
}


#contestSection
{
	float: left;
	width: 360px;
}

#videoContest
{
	background-image: url('../images/videoContest.gif');
	background-repeat: no-repeat;
	width: 211px;
	height: 32px;
}

#contestSection p
{
	margin-left: 10px;
	margin-right: 8px;
}