/*Defines brackets and locations for  Semis/Finals results */

.brackcont {
padding:0; position:relative;
height:335px;width:880px;
background-color:#ffffdd;
border:1px solid #888888;
}

#c1R {height: 24px; width: 210px; left: 20px; top: 40px; border-color:black}
#c2R {height: 24px; width: 210px; left: 20px; top:115px; border-color:black}
#c3R {height: 24px; width: 210px; left: 20px; top:200px; border-color:black}
#c4R {height: 24px; width: 210px; left: 20px; top:275px; border-color:black}
#c5R {height: 74px; width: 210px; left:230px; top: 52px; border-color:black}
#c6R {height: 74px; width: 210px; left:230px; top:212px; border-color:black}
#c7R {height:160px; width: 210px; left:440px; top: 86px; border-color:black}

/* #c7R { border-right:0px; } */

#line1 {
top:160px;
left:650px;
width:210px;
}

#se1 { left: 30px; top: 44px;}
#se2 { left: 30px; top:120px;}
#se3 { left: 30px; top:205px;}
#se4 { left: 30px; top:280px;}
#se5 { left:240px; top: 80px;}
#se6 { left:240px; top:240px;}
#se7 { left:450px; top:150px;}

#gam1_1, #gam1_2, #gam2_1, #gam2_2, #gam3_1, #gam3_2, #gam4_1, #gam4_2
#gam5_1, #gam5_2, #gam6_1, #gam6_2, #gam7_1, #gam7_2, #champ   {
position:absolute;
}

#gam1_1  {left:  40px; top: 20px;}
#gam1_2  {left:  40px; top: 68px;}
#gam2_1  {left:  40px; top: 95px;}
#gam2_2  {left:  40px; top:142px;}
#gam3_1  {left:  40px; top:180px;}
#gam3_2  {left:  40px; top:228px;}
#gam4_1  {left:  40px; top:256px;}
#gam4_2  {left:  40px; top:302px;}
#gam5_1  {left: 240px; top: 30px;}
#gam5_2  {left: 240px; top:132px;}
#gam6_1  {left: 240px; top:191px;}
#gam6_2  {left: 240px; top:290px;}
#gam7_1  {left: 440px; top: 64px;}
#gam7_2  {left: 440px; top:254px;}

#champ   {left: 660px; top:140px;}

#champlbl {
left: 660px;
top:  170px;
color:red;
font-family:"Comic Sans MS",cursive;
}

