@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	background: #000000 url(../imgs/cob_bg.jpg) center top no-repeat;
	color:#f2f0dd;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	margin:0;
	width:auto;
}
#wrapper {
	width:733px;
	margin:auto;
}
#frame {
	position:relative;
	margin:118px 0 0 0;
	width:733px;
	height:456px;
	z-index:10;
	background:url(../imgs/COB_frame.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/COB_frame.png',sizingMethod='crop');
}
#player {
	left:43px;
	position:relative;
	top:40px;
}

#other-videos-area {
	width:639px;
	height:55px;
	text-align:center;
	border-top: 2px #f2f0dd solid;
	margin:auto;
	
}
#other-videos {
	margin:20px auto;
	width:604px;
	height:12px;
	background:url(../imgs/cob-sprites.png) -4px -47px;
	_background-image:url(../imgs/cob-sprites_ie6.png);
}

#other-videos  a {height:13px;background: none;postion:abosulte;display:block;text-indent:-5000px;overflow:hidden;}

#other-videos  a.link1 {width:117px;left:400px;position:relative;}
#other-videos  a:hover.link1 {background-position:-243px -290px}

#credits-area {
	width:639px;
	height:116px;
	text-align:center;
	border-top: 2px #f2f0dd solid;
	border-bottom: 2px #f2f0dd solid;
	margin:auto;
	
}
#credits {
	margin:20px auto;
	width:604px;
	height:73px;
	background:url(../imgs/cob-sprites.png) -4px -77px;
	_background-image:url(../imgs/cob-sprites_ie6.png);
}


#credits  a {height:13px;background: none;postion:abosulte;display:block;text-indent:-5000px;overflow:hidden;}

#credits  a.link1 {width:151px;left:300px;position:relative;}
#credits  a:hover.link1 {background-position:-243px -290px}

#credits  a.link2 {width:168px;left:281px;top:18px;position:relative;}
#credits  a:hover.link2 {background-position:0px -215px;}

#credits  a.link3 {width:125px;left:479px;top:3px;position:relative;}
#credits  a:hover.link3 {background-position:0px -215px;}

#credits  a.link4 {width:140px; left:418px;top:21px;position:relative;}
#credits  a:hover.link4 {background-position:0px -215px;}

#links-area {
	width:639px;
	height:26px;
	text-align:center;
	margin:auto;
	
}
#links {
  position: relative;
	margin:20px auto;
	width:395px;
	height:10px;
}


#links  a,
#links .linkx {
  height:41px;
  display:block;
  text-indent:-5000px;
  overflow:hidden;
  position:absolute;
  background:url(../imgs/cob-sprites.png) -105px -180px;
  _background-image:url(../imgs/cob-sprites_ie6.png);
}

#links  a.link5 {width:135px;height:26px;top:7px;left:-60px;background-position: -105px -180px;}
#links  a:hover.link5 {}

#links  a.link6 {width:55px;left:93px;top:0;background-position: -260px -173px;}
#links  a:hover.link6 {}

#links  a.link7 {cursor:default;width:99px;height:54px;left:170px;top:-8px;background:url(../imgs/crfest.png) no-repeat;}
#links  a:hover.link7 {}

#links .linkx {
  width: 95px;
  height: 11px;
  background-position: -337px -187px;
  left: 293px;
  top: 14px;
}

#links  a.link8 {width:21px;height:21px; left:402px;top:9px;background-position: -446px -182px;}
#links  a:hover.link8 {}

#links  a.link9 {width:21px;height:21px; left:435px;top:9px;background-position: -479px -182px;}
#links  a:hover.link9 {}



#footer {
	display:block;
	text-align:center;
	font-size:10px;
	margin: 30px 0 0 0;
}
#main-content {
	width:420px;
	float:left;
	margin:0 30px 0 45px;
}
#main-content p {
	font-size:9pt;
	margin:0 0 20px 0;
	line-height:18px;
}
#mail-form {
	width:180px;
	float:left;
	margin:4px 0 0 0;
}
#mail-form input {
	margin:0 0 12px 0;
	display:block;
	background: none;
	padding: 3px;
	border: 1px #f2f0dd solid;
	color:#FFFFFF;
}
#mail-form .submit input {
	border: 1px #6dcff6 solid;
	color:#6dcff6;
}
.checkbox input {
	float:left;
}
.checkbox label {
	margin:0 0 0 23px;
	display:block;
	font-size:11px;
}
#sign-up {
	width:183px;
	height:13px;
	background:url(../imgs/cob-sprites.png) -152px -11px;
	_background-image:url(../imgs/cob-sprites_ie6.png);
	margin:0 0 12px 0;
	display:block;
}



.clear {
	clear:both;
}
.clear-all {
	clear:all;
}
