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

#header {
	width:1075px;	
}

#myContent {
  width:1075px;
}

#uniPlayer {
   float:left;
   left:20px;
   width:720px;
   position:relative;
}


#playerTabs {
   position:relative;
   float:right;
   right:20px;
   top:10px;
   width:300px;
   height:430px;
}

#secondaryContent1 {
    position:relative;
    left: -20px;
    top:20px;
    float:right;
    width:250px
}  

#primaryContent {
   width:750px;
   float:left;
   right:0px;
   clear:both;
}

#playerWrap {

padding-bottom:10px;

}

#apvBarObjectId {
position:relative;
left:19px;
}

#homeFeature1, #homeFeature2, #homeFeature3, #homeFeature4 {
 width:360px;
 min-height:400px;
 height:auto !important; /* hack for IE */
 height:400px;
 overflow:hidden;
 float:left;
}

#homeFeature2, #homeFeature4 {
	padding-left:10px;
}


#welcomeArea {
	
}

#welcomeArea, #newsArea, #adArea {
	padding:10px;
	margin:10px 0px;
	clear:both;
}

#choicesWrap {
	
}

#footer {
	width:1075px;	
}

#choiceOne, #choiceTwo, #choiceThree {
 padding:10px;
 margin:10px 0px;
}

#choiceOne {
       width:200px;
       float:left;
} 
#choiceTwo {
       width:200px;
       float:left;
       position:relative;
       left:45px;
}
#choiceThree {
       width:200px;
       float:right;
}


#newsArea {
	
}

#mediaWrap {

}

#mediaOne, #mediaTwo {
	width:350px;
	padding:10px;
	margin:10px 0px;
}

#mediaOne {
	float:left;

}
#mediaTwo {
	float:right;
}

#adArea {
}
