body
{
	background-image:url('../images/camerata-background_gradient.png');
	background-repeat: repeat-x;
	z-index:-999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	
}

#content
{
	position:relative;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:auto;
	background-color:white;
}

#navigation
{
	position:relative;
	width:100%;
	height:212px;
	margin:0;
	background-image:url('../images/banner_pic.png');
	background-repeat: no-repeat;
}

#logo
{
	position:relative;
	width:100%;
	height:140px;
	margin:5px 0px 0px 0px;
	padding:0px 20px 0px 20px;
}

#navigation-menu
{
	position:relative;
	float:left;
	width:315px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	height:inherit;
	background-image:url('../images/camerata-menu_stave.png');
	background-repeat:no-repeat;
	background-position:left center;
}

#navigation-menu a
{
	text-decoration:none;
	font-family:Andalus;
	font-size:16px;
	color:#000080;
}

#navigation-menu a:hover
{
	color:#cccccc;
	font-size:24px;
}

#camerata-logo
{
	position:relative;
	float:right;
	width:350px;
	padding:0px;
	height:inherit;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	background-position:left center;
}

#heading
{
	margin-top:10px;
	position:relative;
	padding:0px 0px 0px 20px;
	height:0px;
}

#scotflag_background
{
	position:relative;
	margin:20px;
	background-image:url('../images/scotFlagBG.png');
	background-repeat:no-repeat;
	z-index:0;
	width:660px;
	height:auto;
	min-height:400px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

#text_body
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	height:auto;
}

#text_body a
{
	text-decoration:none;
	color:#000080;
}

#text_body_concerts
{
	position:relative;
	margin-left:0px;
	width:100%;
	height:auto;
}

#main_body
{
	position:relative;
	width:100%;
	height:auto;
}

#footer
{
	position:relative;
	width:100%;
	height:20px;
	clear:both;
	font-size: small;
	text-align: center;
}

h3
{
	color:#000080;	
}

.upcoming_concert_info
{
	position:relative;
	width:90%;
	height:auto;
}

.previous_concert_info
{
	position:relative;
	width:90%;	
	height:auto;
}
