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

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#fff;
	background:url(../images/bg.gif) no-repeat top center;
	background-color:#030f14;
}

h2{
	font-size:16px;
}

img, a{
	border:none;
}

a{
	color:#444;
}

a:visited, a:hover{
	color:#777;
}

#wrapper{
	width:960px;
	height:auto;
	margin:auto;
}

#header{
	width:926px;
	height:250px;
	margin-top:30px;
}

#container{
	position:relative;
	background:url(../images/divider.png) repeat-y top center;
	height:180px;
}

#col1{
	width:460px;
	height:auto;
	float:left;
}

.topalign{
	position:absolute;
	width:460px;
	top:0;
}

.bottomalign{
	position:absolute;
	bottom:0;
}

#col1 img{
	margin-right:19px;
}

#col2{
	line-height:10px;
	margin-top:-5px;
	width:450px;
	float:right;
}

#col2 img{
	margin-right:5px;
}

.text {
	font-size:12px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

.clear{
	clear:both;
}

#multimedia{
	margin-top:50px;
}

#multimediaPlaylist {
	float: left;
	width: 360px;
}
#multimediaPlaylist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.indicator {
	width: 30px;
	float: left;
}
#multimediaPlayer {
	overflow: auto;
}


#mm1{
	margin-top:-5px;
	width:460px;
	height:auto;
	float:left;
}

#mm2{
	margin-top:-5px;
	width:440px;
	height:auto;
	float:right;
}
