body {
	text-align:center;
	font-size: 62.5%;
	font-family: Verdana, "Franklin Gothic Demi", Arial, sans-serif;
	background-color: black;
	width:1024px;
}

.circle { list-style-type: circle }
.circle { color: white}
.circle { font-size: 11px }
.circle { margin-left:10px }


a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}


#wrap {
	width:960px;
	text-align:left;
	margin-left:50px;
	margin-right:150px;
	background-image: url(images/backgroundimage.png);
 	background-repeat: no-repeat;
	border-left: 1px solid white; 	border-bottom: 1px solid white; 	border-right: 1px solid white; 	border-top: 1px solid white; }

.float-l {
	float:left
}
.float-r {
	float:right
}
.clearfix {
	clear:both
}

/* header */
#header {
	height:150px;
	background:url("images/infectionmediabanner02.png") no-repeat left top;
	position:relative;
}

#nav {
	position:absolute;
	top:10px;
	right:150px
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#FFFFFF;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:40px;
	left:100px
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}

/* ipod player */

#ipodplayer {
	width:626px;
	height:199px;
 	background: url(images/ipodbackground02.png) no-repeat left top;
	margin-top:0px;
	padding-top:28px;
	padding-left:21px;
}

#airshow {
	width:550px;
	height:199px;
 	margin-top:-40px;
	padding-top:-100px;
	padding-left:0px;
 	background: black;
}

#airshow .left h3 {
	color: lightblue;
	font-size:20px;
}

#airshow .left p {
	color: white;
	font-size:1.0em;
}

/* codeswarmplayer */
#codeswarmplayer {
	width:450px;
	height:350px;
 	background-color:black;
	margin-top:0px;
	padding:0;
}

/* bliptvplayer */
#bliptvplayer {
	width:600px;
	height:450px;
 	background-color:black;
	margin-top:0px;
	padding:0px;
	float:left;
}

/* bonesplayer */
#bonesplayer {
	width:420px;
	height:35px;
 	background-color:black;
	margin-top:0px;
	padding:0px;
}

/* planetsplayer */
#planetsplayer {
	width:720px;
	height:320px;
 	background-color:black;
	margin-top:0px;
	padding-top:0px;
}

/* content */
#content {
	height:530px;
	margin-top:-10px;
}
#content .left {
	width:450px;
	padding:15px 10px 0px 60px;
 	font-size:10px;	
	padding-top:-10px;
	padding-right:80px;
}
#content .left p {
	color:white;
	font-size:10px;
	padding:5px 0;
}
#content .left h2 {
	color:#709fc5;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	padding:20px 0
}
#content .left h3 {
	color:#709fc5;
	font-size:14px;
	padding:0 0 10px 0;
	font-family: Arial;
	font-weight: bold;
}
#content .left img {
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px
}
#content .left a {
	color:#b7d2e3
}
#content .right {
	width:150px;
	padding-right:100px;
}

/* newscontent */
#newscontent {
	background:#000;
	height:680px;
}
#newscontent .left {
	width:500px;
	padding:20px 50px;
	color:#FFFFFF;
	font-size:11px;	
	padding-top:-10px;
}
#newscontent .left p {
	color:white;
	font-size:11px;
	padding:5px 0
}

#newscontent .left h2 {
	color:#709fc5;
	font-size:18px;
	padding:20px 0;
	font-weight: bold;
}
#newscontent .left h3 {
	color:#709fc5;
	font-size:14px;
	padding:0 0 10px 0;
	font-weight: bold;
	}

#newscontent .left img {
	padding-right:20px;
	padding-top: 0;
	margin-bottom: 15px;
}
#newscontent .left a {
	color:#b7d2e3
}
#newscontent .right {
	width:300px;
}

#newscontent .header img {
	padding-right:20px;
	margin-left:-3px;
	padding-top: 0;
	margin-top:-15px;
	margin-bottom:0;
}

#top, #bm {
	width:280px;
	margin:0 auto;
	margin-top:20px;
	padding:0 10px 0 30px; 
}
#side h2 {
	font-size:18px;
	font-weight: bold;
	color:#709fc5;
	padding:0 0 13px 0;
	font-family: Geneva, "MS Sans Serif", sans-serif;
}
#side li {
	line-height:20px;
	margin-left:20px;
	color:white;

}
/* footer */

#footer {
	clear:both;
	border-top: 1px solid white; 	margin-top:40px;
	margin-bottom:10px;
	padding-top: 10px;	padding-left: 10px;	padding-right: 10px;
	color:white;}

#indexfooter {
	clear:both;
	background: url(images/footer.gif);
	height:170px;
	color: #fff;
	top:530px;
	position:absolute;
	width:1000px;
}

.ft {
	position: absolute;
	top:100px;
	left:10px
}

.indexft {
	position: absolute;
	top:50px;
	left:10px
}

#xhtml {
	position: absolute;
	top:130px;
	left:550px
}

