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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c2c2c2;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#000000;
	background-image: url("../images/web_bg.jpg");
	background-repeat:repeat;
	text-align:center;
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: underline;
}
.smaller {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.giant {
	font-size: 16px;
	font-weight:bold;
}

.white {
	color: #FFFFFF;
}

div.mainText {
	margin-left:3px;
	margin-right:3px;
}

div#nye {
	width:400px;
	background-color:#000000;
	border:2px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	z-index:10000;
	margin-top:100px;
	color:#FFFFFF;
}

div#nye a {
	color:#FFFFFF;
}

div#banner {
	width:780px;
	background-color:#000000;
	border:0px;
	z-index:10000;
	margin-top:250px;
	margin-bottom:5px;
	text-align:center;
}

div#banner2 {
	width:780px;
	background-color:#000000;
	border:0px;
	z-index:10000;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}


div#needBack {
	/*background-image: url("../images/maggie_alt_01.jpg");*/
	background-image: url("../images/web_bg_dec09_01.jpg");
	/*background-image: url("../images/nye_01.jpg");*/
	/*background-image: url("../images/maggie_video_01.jpg");*/
	background-repeat:no-repeat;
	width:780px;
	min-height:1300px;
	height:1300px;
	height:auto;
	background-color:#000000;
	margin: 0 auto;
	text-align:left;
	border:1px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;

}

div#ipod {
	width: 200px;
	height: 330px;
	border:2px;
	border-color:#666666;
	border-style:solid;
	border-width:2px;
	float:left;
}

div#artists {
	width:530px;
	padding-left:15px;
	/*border:1px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;*/
	float:left;
	font-size:10px;
}

div.artist {
	width:160;
	float:left;
	margin: 5px;
}

div#musicContainer {
	width:760px;
	overflow:hidden;
	clear:both;
	display:inline-block;
}

div#audio {
	position:relative;
	top:325px;
	left:8px;
}

div#tabby {
	width:760px;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
	/*top:300px;*/
	text-align:left;
	margin-top:250px;
}

div#pictures, div#video {
	text-align:center;
}

div#myspace {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:117px;
	/*background-image: url("../images/header_dec09_01.png");*/
}