@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
height: 100%;
background-color: #f0f0f0;

}

.topBanner {
height: 107px;
background-image:url(images/topBanner.jpg);
background-repeat:repeat-x;
}

.wrapper {
width: 1024px;
margin: 0 auto;



	
}

.content {
width: 1024px;
float: left;

	
}

.wrapperMid {
width: 1024px;
height: 328px;
margin: 0 auto;


	
}

.logo {
	width: 476px;
height: 107px;
background-image: url(images/logo.gif);
background-repeat:no-repeat;
float: left;
}

.midBack {
height: 318px;
background-image:url(images/midback.jpg);
background-repeat:repeat-x;
padding-top: 10px;
}

.whiterecords {
Width: 240px;

font-family:Georgia, "Times New Roman", Times, serif;
color:#FFF;
font-weight:bold;
font-style:italic;
font-size:10px;
float: left;
text-align: left;
display:block;
	
	
}

.whiterecords h1 {
font-size:16px;	
}



.blackrecords {
Width: 240px;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFF;
font-weight:bold;
font-style:italic;
font-size:12px;
float: left;
z-index:2;

	
	
}

.blackrecords h1 {
font-size:18px;	
}




.cd {
Width: 240px;

display:block;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFF;
font-weight:bold;
font-style:italic;
font-size:12px;
float: left;
z-index:2;

	
	
}

.cd h1 {
font-size:18px;	
}






.midspacer {
	width: 5px;
	float:left;
}

.midspacer2 {
	width: 5px;
	float:left;
}


.media {
	width: 203;
	
}

.mediaplayer {
	width: 203px;
	padding-left: 10px;
	margin-top: 50px;
	height: 140px;
	float: left;
	background-color:#CCC;
	opacity:0.98;filter:alpha(opacity=98);
	
}

.twitter {
	width: 203px;
	height: 101px;
	float:left;
	background-color:#CCC;
	
}

.twitspace {
	height: 10px;
	width: 210px;
	float:left;
}

.leftcolumn {
width: 559px;
margin-top: 25px;
float: left;
font-family:Georgia, "Times New Roman", Times, serif;
color: #333;
font-weight:bold;
font-style:italic;
font-size:12px;
padding-bottom: 25px;
	
}

.leftcolumn h1 {
font-size:18px;	
}

.columnspace {
width: 17px;
height: 260px;
float:left;

margin-top: 15px;

border-color: #333;
}
	
.rightcolumn {
width: 351px;
margin-top: 25px;
float: left;
font-family:Georgia, "Times New Roman", Times, serif;
color: #333;
font-weight:bold;
font-style:italic;
font-size:12px;
padding-bottom: 25px;
margin-left: 20px;
	
}

.rightcolumn h1 {
font-size:18px;
text-align:right;
}




.foot {
	height: 231px;
	background-image:url(images/foot.jpg);
	background-repeat:repeat-x;
	padding-top: 20px;
	color:#FFF;
	font-size:12px;
   width:100%;
}



.foot p, a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#FFF;
	font-style:italic;
	
	
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -251px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 101px; /* .push must be the same height as .footer */
	clear: both;
}



/*menu start*/
.menu {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:18px;
float:right;
margin-top: 55px;
	
}
.menu ul{
list-style-type:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:18px;

}
.menu li{
display:inline;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:18px;
}
.menu a{
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:18px;
text-decoration:none;
color:white;
font-weight:bold;

padding:15px;

}
.menu a:hover{

text-decoration:underline;
}
	

