/* -----------------------TEXT FORMATTING -----------------------*/

a {
	text-decoration: none;
	color: #5394ff;
}

a:hover {
	text-decoration: underline;
	color: #5394ff;
}

h1 {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:18px;
	text-align:left;
	color:#000;
	line-height:20px;
	font-variant: small-caps;

}

h12 {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:18px;
	text-align:right;
	color:#000;
	line-height:20px;
	font-variant: small-caps;

}


h2 {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:18px;
	text-align:left;
	color:#000;
	line-height:18px;

}

h3 {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#969696;
	line-height:1px;

}

#tweettext{
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000;
	line-height:18px;
}

p {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#202020;
}

h4 {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#969696;
	line-height:1px;

}

.formtext
	{
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	text-align:justify;
	font-size: 12px;
	color:#202020;
}


/* ------------------------------IMAGES -----------------------*/

#rotator {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
  	background: url(files/images/head/rotator.php) no-repeat center top;
	float: left;
	width: 100%;
	min-width: 990px;
	height: 262px;
	z-index:1;
	_width:expression(document.body.clientWidth < 990? "990px": "auto" );
	*width:expression(document.body.clientWidth < 990? "990px": "auto" );
}

#background_image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(files/images/head/musical.jpg);
	float: left;
	width: 100%;
	min-width: 990px;
	height: 262px;
	z-index:1;
	_width:expression(document.body.clientWidth < 990? "990px": "auto" );
	*width:expression(document.body.clientWidth < 990? "990px": "auto" );
}

#toplogo {
	position:absolute;
	order:back;
	top:10em;
	left:7em;
	width:253px;
	height:225px;
	z-index:0;
	background-image:url(files/images/cc.png);
	margin:0;
}

.designimage {
	float: center;
	padding:5px;
	border: 1px solid #6c6c6c;
	margin: 10 10 10 10;
}


.websiteimage {
	float: center;
	padding:5px;
	border: 1px solid #6c6c6c;
	margin: 10 10 10 10;
	width: 135px;
	height: 135px;
}

#nospam {
	position:absolute;
	order:back;
	top:35em;
	left:35em;
	width:150px;
	height:133px;
	z-index:1;
	background-image:url(files/images/contact/nospam.jpg);
	margin:0;
}


/* ------------------------------TOP MENU -----------------------*/


#twitter-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 10 0 10 0;
	float: right;
}

#nav-menu li {
	float: left;
	margin: 0 0em;
}

#nav-menu li a {
	margin: 0 0 0 10;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 1.3em;
	font-family: 'Antipasto';
	font-size:20px;
	float: center;
	width: 110px;
	height: 30px;
	display: block;
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#nav-menu li a:hover{
	color: #fff;
	background-image:url(files/images/menu/bghover.jpg);
	text-decoration:none;
}

#nav-menu li a:active{
	color: #0000000;
	float: left;
}

#nav-menu li a.current{ 
	color: #fff; 
	background-image:url(files/images/menu/bg.jpg);
	text-decoration:none;
}


/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}
/* End hide */

#nav-menu {
	width:900px
	float: right;
	z-index:-1;
}



/* -----------------------------PAGE LAYOUT----------------------- */



body
{
	margin:0;
	padding:0; 
} 

#container
{
	text-align:center;
	width: 100%;
	margin: 0px;
	position:absolute;
	top:0px;
}


.center
{
	margin-left:auto;
	margin-top:16em;
	margin-right:auto;
	width:900px;
	opacity:1;
	text-align: left;
}

#content{
	padding: 20px;
}

.widecolumn{
	float: center;
}

#entry{
	float: left;
}

#maincontent{
	background-color: #fff;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px;
	border-style:solid;
	border-color: #000;
	width: 650px;
	float: left;
}

#mediacontent{
	background-color: #fff;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px;
	border-style:solid;
	border-color: #000;
	width: 448px;
	float: left;
}

#whoarewe{
	border:1px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-color: #000;
	border-style:solid;
	background-color: #fff;
	width: 240px;
	float: right;
}

#tweet{
	border:1px;
	margin: 20 0 0 0;
	padding: 10 0 0 0;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-color: #fff;
	border-style:solid;
	background-color: #fff;
	width: 240px;
	float: right;
	background-image:url(files/images/twitter.png);
}

#advertising{
	border:1px;
	margin: 20 0 0 0;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-color: #fff;
	border-style:solid;
	background-color: #fff;
	background: url(files/images/advertising/rotator.php);
	width: 240px;
	height: 388px;
	float: right;
}

#baseline
{
	clear: both;
	width: 900px;
	background: #fff;
	float: center;
}

// MISC


