/* global styles ======================================== */


/* body styles ======================================== */


	
	body {
		text-align:center;

		}
	
	#frame {
		width:801px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		height:100%;
		background-image: url(../images/background.jpg);
		background-repeat: no-repeat;
		background-color:#FF3527;
		color:#FFFFFF;
		font-size:60%;
		font-family: Verdana, Arial, Helvetica, sans-serif
		}
		
	#contentleft {
		width:25%;
		padding:0px;
		float:left;
		}
	
	#contentcenter 
	{
	    font-size:140%;
		width: 75%;
		padding:0px;
		padding-bottom: 10px;
		float:right;
		}
	
	#contentright {
		width:199px;
		padding:0px;
		float:left;
		text-align:right;
		}
	
	#contentheader {
		height:161px;
		padding:0px;
		}
	#contenttitle {
		background-image: url(../images/logo.gif);
		background-repeat: no-repeat;	
		height: 90px;
		}
		
	#footerBar {
		width:791px;
		padding:5px;
		float:left;
		font-size: 1.2em;
		background-image: url(../images/footerBG.gif);

		}		
	p,h1,h2,pre {
		margin:0px 0px 10px 0px;

		}
		
	h1 {
		font-size:14px;
		font-weight: bold;
		padding:0px;
		}
	h2 {
		font-size:12px;
		font-weight: bold;
		padding:0px;
		}		
		
	a{
		text-decoration:underline;
		color:#FFFFFF;
		font-weight: bold;
	}
	a:hover{
		text-decoration:underline;
		color:#FCFF00;
		font-weight: bold;
	}
	
	
	
	
	hr{height:1px;
		color:#FCFF00;	
	}
#gallerycontentcenter {
		width:600px;
		padding:0px;
		float:left;
		}	
.imggallery{
	float: left;
	width: 45%;
	text-align: center;
}
.imggallery img{
	border: 4px solid #000000;
	margin: 10px auto 10px auto;
}
.clear{
	clear: both;
	}
#frame  #contenttitle  p 
{
	background-color: #F11A2A;
	margin-top: 64px;
	padding-left: 15px;
	width: 300px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
}

#contenttitle  p 
{
	background-color: transparent;
}


img-left
{
    float: left
}
img-right
{
    float: right;
}
#contentcenter-music
{
    float: left;
    font-size:140%;
    width: 70%;
}

#contentright img
{
    float: right;
    padding: 4px;
}

fieldset
{
    clear: both;
    width: 80%
}
legend
{
    color:#fff;
}


#nav-lower
{
    float:right;
    padding: 4px;
    font-size: 1.1em;
}