@charset "utf-8";
/* CSS Document */

body {
	background-color:fff;
}

.container {
	
	height:1400px;
	width:1100px;
	margin:auto;
	
}

.top {
	height:190px;
	width:150px;
	margin-left:0px;
	float:left;
	
}

.telephone {
	width:240px;
	height:40px;
	float:right;
	background-image:url(img/telephone.jpg);

	
}
.sidebox {
	width:130px;
	height:700px;
	float:left;
	
}

.text {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	
}

.toplogohold {
	width:150px;
	float:left;
	height:700px;
	
}

.navhold {
	width:130px;
	height:300px;
	margin-top:30px;
	padding-left:20px;
	float:left;
	
}

.nav {
	height:41px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;

	line-height:41px;
	background-image:url(img/navbutton.jpg);
	margin-left:3px;
	width:111px;
text-align:center;
margin-bottom:5px;
	
}

.nav2 {
	height:41px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
	background-image:url(img/navbutton.jpg);
	margin-left:3px;
	width:111px;
text-align:center;
margin-bottom:5px;
	
}
.nav a {
	color:#fff;
	text-decoration:none;
	
}

.nav a:hover {
	background-image:url(img/navbuttonhover.jpg);
	width:111px;
	height:41px;
	float:right;
	
}


.nav2 a:hover {
	background-image:url(img/navbuttonhover.jpg);
	width:111px;
	height:41px;
	float:right;
	
}


.nav2 a {
	color:#fff;
	text-decoration:none;
}


.starhold {
	float:right;
	width:240px;
	height:800px;
	
}

.star {
	float:right;
	width:240px;
	height:300px;
	margin-top:300px;

	
}

.background {
	height:1200px;
	width:790px;
	background-image:url(img/mobilediscobg.png);
	margin:auto;
	
}

.background2 {
	height:1200px;
	width:790px;
	margin-top:50px;
	background-image:url(img/mobilediscobg.png);
	
}

.background3 {
	height:1200px;
	width:790px;
	margin-top:50px;
	background-image:url(img/mobilediscobg3.png);
	margin:auto;
	
}
.background4 {
	height:1200px;
	width:790px;
	margin-top:50px;
	background-image:url(img/mobilediscobg4.png);
	margin:auto;
	
}


.backgroundtext {
	width:320px;
	margin-left:70px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	overflow:scroll;
	height:450px;
	
}

.bgheader {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:50px;
	width:400px;
}

.div {
	height:auto;
	width:230px;
	float:right;
	color:#F60;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
}

.podcast {
	width:100px;
	float:left;
	margin-left:10px;
	margin-top:50px;
	background-color:#fff;
	
	padding:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-align:center;
	
}

.podcast a {
	color:#F60;
	text-decoration:none;
}
	