body {background: #000000 ;font-size:100%;} {text-align: center;} 
p {color:#cccccc; text-indent:0px; font-family:Lucida Console, Monaco, monospace; font-size:16px;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;}
h2 {color:#cccccc;text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:20px;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;} 
h3 {color:rgb(124,117,108); text-indent:0px; font-family:Courier New, Courier New, monospace; font-size:16pxem;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;}
h4 {color:#cccccc;text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:16px;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;}
h5 {color:#cccccc;text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:17px;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;}
h6 {color:#cccccc; text-indent:0px; font-family:Lucida Console, Monaco, monospace; font-size:16px;font-weight:700;line-height:0em;font-smooth:always; 
-webkit-font-smoothing: antialiased;}
h7 {color:#00aa00; text-indent:0px; font-family:Lucida Console, Monaco, monospace; font-size:16px;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;}



a:link {color:#cccccc;}
a:visited {color:#cccccc;}
a:hover {color:#00aa00;}

a.speciallink:link { color: #00aa00; }
a.speciallink:visited { color: #00aa00; }

h1.tutorial {color:#cccccc; line-height: 14px; text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:14px;font-weight:700;font-smooth:always; 
-webkit-font-smoothing: antialiased;}


h3.links {color:#cccccc; line-height: 20px; text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:16px;font-weight:700;font-smooth:always;-webkit-font-smoothing: antialiased;}

a.webcastlinks:link {color:#cccccc;}
a.webcastlinks:visited {color:#cccccc;}
a.webcastlinks:hover {color:#00aa00;}

a.live:link {color:#00aa00;}
a.live:visited {color:#00aa00;}
a.live:hover {color:#00aa00;}

.panel {
    position: absolute;
    top: 220px;
    left: 0;
    display: none;
    background: #000000;
    border: 1px solid #111111;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    -webkit-border-bottom-right-radius: 40px;
	border-radius-topright: 40px;
    border-top-right-radius: 40px;
    border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    width: 300px;
    height: auto;
    padding: 40px 5px 10px 30px;
    filter: alpha(opacity=85);
    opacity: .90;
	z-index:25;
}



a.trigger {
    position: absolute;
    text-decoration: none;
    top: 190px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #fff;
    padding: 20px 40px 20px 60px;
    font-weight: 700;
    background: #333333 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius: 60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
   border-bottom-left-radius: 0px;
    display: block;
	z-index:26;
}

a.trigger:hover {
    position: absolute;
    text-decoration: none;
    top: 190px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #00aa00;
    padding: 20px 40px 20px 60px;
    font-weight: 700;
    background: #222222 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius:60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius:60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
}

a.active.trigger {
    background: #222222 url(images/minus.png) 85% 55% no-repeat;
}



.panel2 {
    position: absolute;
    top: 310px;
    left: 0;
    display: none;
    background: #000000;
    border: 1px solid #111111;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    -webkit-border-bottom-right-radius: 40px;
	border-radius-topright: 40px;
    border-top-right-radius: 40px;
    border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    width: 300px;
    height: auto;
    padding: 40px 5px 10px 10px;
    filter: alpha(opacity=85);
    opacity: .90;
	z-index:23;
}



a.trigger2 {
    position: absolute;
    text-decoration: none;
    top: 280px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #fff;
    padding: 23px 25px 23px 25px;
    font-weight: 700;
    background: #333333 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius: 60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
	z-index:24;
}

a.trigger2:hover {
    position: absolute;
    text-decoration: none;
    top: 280px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #00aa00;
    padding: 23px 25px 23px 25px;
    font-weight: 700;
    background: #222222 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius:60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius:60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
}

a.active.trigger2 {
    background: #222222 url(images/minus.png) 85% 55% no-repeat;
}



.panel3 {
    position: absolute;
    top: 400px;
    left: 0;
    display: none;
    background: #000000;
    border: 1px solid #111111;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    -webkit-border-bottom-right-radius: 40px;
	border-radius-topright: 40px;
    border-top-right-radius: 40px;
    border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    width: 300px;
    height: auto;
    padding: 40px 5px 10px 10px;
    filter: alpha(opacity=85);
    opacity: .90;
	z-index:21;
}



a.trigger3 {
    position: absolute;
    text-decoration: none;
    top: 370px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #fff;
    padding: 23px 40px 23px 40px;
    font-weight: 700;
    background: #333333 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius: 60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
	z-index:22;
}

a.trigger3:hover {
    position: absolute;
    text-decoration: none;
    top: 370px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #00aa00;
    padding: 23px 40px 23px 40px;
    font-weight: 700;
    background: #222222 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius:60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius:60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
}

a.active.trigger3 {
    background: #222222 url(images/minus.png) 85% 55% no-repeat;
}


.panel4 {
    position: absolute;
    top: 490px;
    left: 0;
    display: none;
    background: #000000;
    border: 1px solid #111111;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    -webkit-border-bottom-right-radius: 40px;
	border-radius-topright: 40px;
    border-top-right-radius: 40px;
    border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;
    width: 300px;
    height: auto;
    padding: 40px 5px 10px 10px;
    filter: alpha(opacity=85);
    opacity: .90;
	z-index:19;
}



a.trigger4 {
    position: absolute;
    text-decoration: none;
    top: 460px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #fff;
    padding: 23px 45px 23px 45px;
    font-weight: 700;
    background: #333333 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius: 60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
	z-index:20;
}

a.trigger4:hover {
    position: absolute;
    text-decoration: none;
    top: 460px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #00aa00;
    padding: 23px 45px 23px 45px;
    font-weight: 700;
    background: #222222 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 60px;
    -webkit-border-top-right-radius:60px;
    -moz-border-radius-bottomright: 60px;
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
	border-radius-topright: 60px;
    border-top-right-radius:60px;
    border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    display: block;
}

a.active.trigger4 {
    background: #222222 url(images/minus.png) 85% 55% no-repeat;
}





.specialtext {line-height: 20px; text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:13px;font-weight:700;font-smooth:always;-webkit-font-smoothing: antialiased;}

.specialtext2 {line-height: 20px; text-indent:0px; font-family:Courier New, Courier New, monospace;font-size:13px;font-weight:700;font-smooth:always;-webkit-font-smoothing: antialiased;}

#sitewrapper {width:1300px; height:842px; margin: 0 auto;}
#sitecontent {width:1300px; height:842px; position:relative; top:-18px; left:-18px;}



#wrapper {width:1200px; position:absolute; top: 10px; left: 40px;}

  #titlecell {
    width: width: 909px; height: 215px;
    position: absolute; top:-15px; left:0px;}
  #titlecell li {
    list-style: none;
    position: absolute; top: 0;}  
  #titlecell li, #titlecell a {
    height: 215px; display: block;}

#titlecell li.titlebanner {width: 682px; height:215px; background:url(Images/Titlebanner3.png); position:absolute; top:0px; left:255px;}

#titlecell li.titlebannerbig {width: 909px; height: 215px; background:url(Titlebannerbig.png); position:absolute; top:0px; left:190px;}


#titleimg {width:1243px; height:215px; position:absolute; top:-100; left:-1000px;}

#blackhole {position:absolute; top:0; left:0px; z-index:-5}
#portal {width:1243px; position:absolute; top:0; left:0px;}
#portal1 {width:420px; position:absolute; top:0; left:0px;}
#portal2 {width:312px; position:absolute; top:0; left:1000px;}
#roboarm {width:263px; position:absolute; top:620px; left:0px;}

#portal1O {width:420px; position:absolute; top:0; left:23px;}
#portal2O {width:312px; position:absolute; top:0; left:1000px; z-index:-1;}

  #navigation {
    width: 873px; height: 31px;
    position: absolute; top:165px; left:80px;}
  #navigation li {
    list-style: none;
    position: absolute; top: 0;}
  #navigation li, #navigation a {
    height: 30px; display: block;}

#navigation li.homelink {width:121px; height:31px; background:url(nav1.png); position:absolute; top:0px; left:0;}

#navigation li.livefeeds {width:147px; height:30px; background:url(Images/livefeeds.png); position:absolute; top:0px; left:62px;}
#navigation li a.livefeeds:hover {width:1000px; height:125px; background:url(Images/livepressed.png);}

#navigation li.scouting {width:145px; height:30px; background:url(Images/scouting.png); position:absolute; top:85px; left:28px;}
#navigation li a.scouting:hover {width:1000px; height:125px; background:url(Images/scoutingpressed.png);}


#navigation li.resources {width:145px; height:30px; background:url(Images/resources.png); position:absolute; top:170px; left:7px;}
#navigation li a.resources:hover {width:1000px; height:100px; background:url(Images/resourcespressed.png);}


#navigation li.store {width:145px; height:30px; background:url(Images/store.png); position:absolute; top:255px; left:5px;}
#navigation li a.store:hover {width:1000px; height:100px; background:url(Images/storepressed.png);}


#navigation li.contact {width:146px; height:30px; background:url(Images/contact.png); position:absolute; top:340px; left:16px;}
#navigation li a.contact:hover {width:1000px; height:100px; background:url(Images/contactpressed.png);}


#navigation li.endcap {width:130px; height:31px; background:url(endcap.png); position:absolute; top:0px; left:1035px;}




  #navigation2 {
    width: 873px; height: 31px;
    position: absolute; top:165px; left:80px;}
  #navigation2 li {
    list-style: none;
    position: absolute; top: 0;}
  #navigation2 li, #navigation2 a {
    height: 30px; display: block;}

#navigation2 li.homelink {width:121px; height:31px; background:url(nav1.png); position:absolute; top:0px; left:0;}

#navigation2 li.livefeeds {width:43px; height:30px; background:url(Images/tab1.png); position:absolute; top:0px; left:62px;}
#navigation2 li a.livefeeds:hover {width:228px; height:30px; background:url(Images/livep.png);}

#navigation2 li.scouting {width:43px; height:30px; background:url(Images/tab2.png); position:absolute; top:85px; left:28px;}
#navigation2 li a.scouting:hover {width:228px; height:30px; background:url(Images/scoutingp.png);}


#navigation2 li.resources {width:43px; height:30px; background:url(Images/tab3.png); position:absolute; top:170px; left:7px;}
#navigation2 li a.resources:hover {width:228px; height:30px; background:url(Images/resourcesp.png);}


#navigation2 li.store {width:43px; height:30px; background:url(Images/tab4.png); position:absolute; top:255px; left:5px;}
#navigation2 li a.store:hover {width:228px; height:30px; background:url(Images/storep.png);}


#navigation2 li.contact {width:43px; height:30px; background:url(Images/tab5.png); position:absolute; top:340px; left:16px;}
#navigation2 li a.contact:hover {width:228px; height:30px; background:url(Images/contactp.png);}


  #IRI {
    width: width: 475px; height: 389px;
    position: absolute; top:190px; left:405px;}
  #IRI li {
    list-style: none;
    position: absolute; top: 0;}  
  #IRI li, #IRI a {
    height: 389px; display: block;}

#IRI li.IRIlink {width: 475px; height:389px; background:url(Images/IRIlogo.png); position:absolute; top:0px; left:0px;}
#IRI li.IRIlink:hover {width: 475px; height:389px; background:url(Images/IRIlogopressed.png); position:absolute; top:0px; left:0px;}


#beast {width:1306px; position:absolute; top: -180px; left: 55px;} 
#beastsite {width:1300px; position:absolute; top: 900px; left: 205px;}


#content {width:500px; position:absolute; top: 190px; left: 330px;}
#content2 {width:480px; position:absolute; top: 15px; left: 25px;}

#about {width:900px; position:absolute; top: 200px; left: 330px;}
#about2 {width:700px; position:absolute; top: 15px; left: 25px;}

#site {width:1200px; position:absolute; top: 230px; left: 160px;}
#site2 {width:1200px; position:absolute; top: 20px; left: 0px;}
#site3 {width:1200px; position:absolute; top: 25px; left: 0px; z-index:-1;}

#webteam {width:500px; position:absolute; top: 175px; left: 345px;}

#textbox {width:500px; position:absolute; top: 0px; left: 540px;}
#textboxinfo {width:230px; position:absolute; top: 30px; left: 555px;}
#boxinfo {width:230px; position:absolute; top: 32px; left: 555px;}
#textbox2 {width:500px; height:490px; position:absolute; top: 200px; left: 243px; background-color: transparent; allowtransparency:true;}
#textboxinfo2 {width:160px; position:absolute; top: 200px; left: 166px;}
#textboxinfo3 {width:160px; position:absolute; top: 228px; left: 166px;}



#fullscrn_content {width:500px; height:100%;}
#fullscrn_chat{width:500px; height:100%; }



#vidcontent {width:1000px; position:absolute; top: 212px; left: 342px;}
#vidcontent2 {width:1000px;height:1000px; position:absolute; top: 650px; left: 330px;}

#subvidcontent {width:1260px; position:absolute; top: 750px; left: 67px;}
#subvidcontent2 {
	width:1260px;
	height:651px;
	position:absolute;
	top: 750px;
	left: 67px;
}
#subvidbox {width:1260px; position:absolute; top: 735px; left: 45px;}

#chatrule {
	width:350px;
	position:absolute;
	top: 702px;
	left: 985px;
}

#subvid1 {width:550px; position:absolute; top: 725px; left: 85px;}
#subvid2 {width:550px; position:absolute; top: 725px; left: 680px;}
#subvid3 {width:410px; position:absolute; top: 723px; left: 890px;}
#vidcontent4 {width:400px; position:absolute; top: 0px; left: 654px;}

#match {width:1300px; position:absolute; top: 1250px; left: 295px;}

#bluealliance {width:1300px; position:absolute; top: 1950px; left: 295px;}

#chiefdelphi {width:1300px; position:absolute; top: 2700px; left: 295px;}


#compcontent1 {width:400px; position:absolute; top: 0px; left: 100px;}


#chatbox {
	width:253px;
	position:absolute;
	top: 190px;
	left: 1085px;
	z-index: 1;
	overflow:hidden;
	-moz-border-radius-topleft: 30px;
    -webkit-border-top-left-radius: 30px;
	border-radius-topleft: 30px;
    border-top-left-radius: 30px;
	
}

#message {
	width:350px;
	position:absolute;
	top: 259px;
	left: 985px;
}

#matchfeedbox {width:1260px; position:absolute; top: 1370px; left: 45px;}
#matchfeed {width:1260px; position:absolute; top: 1388px; left: 68px;}

#matchfeedbox2 {width:2000px; position:absolute; top: 1250px; left: 45px;}
#matchfeed2 {width:2000px; position:absolute; top: 1270px; left: 68px;}


#tweet {width:1000px; position:absolute; top: 1228px; left: 50px;}
#tweet_2 {width:1000px; position:absolute; top: 1935px; left: 50px;}
#tweet_3 {width:1000px; position:absolute; top: 2690px; left: 50px;}

#reboundbox {width: 250px; position:absolute; top: 212px; left: 975px;}

  #reboundrumblefb {
    width: width: 300px; height: 91px;
    position: absolute; top:0px; left:0px;}
  #reboundrumblefb li {
    list-style: none;
    position: absolute; top: 0;}  
  #reboundrumblefb li, #reboundrumblefb li a {
    height: 91px; display: block;}

#reboundrumblefb li.reboundrumble {width: 234px; height: 91px; background:url(Images/ultimateascentfb.png); position:absolute; top: 175px; left: 980px;}
#reboundrumblefb li a.reboundrumble:hover {width: 234px; height: 91px; background:url(Images/ultimateascenthover.png);}


#storead {width: 178px; position:absolute; top: 212px; left: 0px;}

  #shopad {
    width: width: 80px; height: 82px;
    position: absolute; top:345px; left:130px;}
  #shopad li {
    list-style: none;
    position: absolute; top: 0;}  
  #shopad li, #shopad li a {
    height: 80px; display: block;}

#shopad li.storeadv {
	width: 80px;
	height: 82px;
	background:url(Images/RAstoreB.png);
	position:absolute;
	top: 14px;
	left: 14px;
}
#shopad li a.storeadv:hover {width: 80px; height: 82px; background:url(Images/RAstoreBH.png);}


  #upbutton {
    width: width: 75px; height: 77px;
    position: absolute; top:0px; left:0px;}
  #upbutton li {
    list-style: none;
    position: absolute; top: 0;}  
  #upbutton li, #upbutton li a {
    height: 77px; display: block;}

#upbutton li.upb {width: 75px; height: 77px; background:url(Images/UPBUTTON.png); position: absolute; top:0px; left:0px;}
#upbutton li a.upb:hover {width: 75px; height: 77px; background:url(Images/UPBUTTONP.png);}

#upbutton1 {width: 75px; position:absolute; top: 1200px; left: 1230px;}
#upbutton2 {width: 75px; position:absolute; top: 1605px; left: 1230px;}
#upbutton3 {width: 75px; position:absolute; top: 2010px; left: 1230px;}
#upbutton4 {width: 75px; position:absolute; top: 2415px; left: 1230px;}
#upbutton5 {width: 75px; position:absolute; top: 2820px; left: 1230px;}
#upbutton6 {width: 75px; position:absolute; top: 3225px; left: 1230px;}
#upbutton7 {width: 75px; position:absolute; top: 3630px; left: 1230px;}
#upbutton8 {width: 75px; position:absolute; top: 4035px; left: 1230px;}
#upbutton9 {width: 75px; position:absolute; top: 4440px; left: 1230px;}





#tweet2 {width:300px; height:300px; position:absolute; top:0px;}

#cnn {width:576px; height="31"; position:absolute; top: 19px; left: 29px;}


  #firstlink {
    width: 230px; height: 221px;
    position: absolute; top:0px; left:630px;}
  #firstlink li {
    list-style: none;
    position: absolute; top: 0;}
  #firstlink li, #firstlink a {
    height: 211px; display: block;}

#firstofficial {width:230px; height:221px; background:url(firstlink.gif); position:absolute; top:0; left: 0px;}
#firstofficial a:hover {width:230px; height:221px; background:url(firstlink3.gif);}

#globe{width:200px; height: 100px;
    position: absolute; top:55px; left:895px; z-index:1;}

#vid {position:absolute; top:310px; left:30px;}


#bottom {width:1024px; position:absolute; top:3400px; left:150px;}
#bottomfront {width:400px; position:absolute; top:1050px; left:530px;}
#bottommap {width:300px; position:absolute; top:1060px; left:830px;}
#bottommap2 {width:1024px; position:absolute; top:3410px; left:830px;}

#bottomtracker {width:41px; position:absolute; top:1060px; left:470px;}
#bottomtracker2 {width:41px; position:absolute; top:3410px; left:470px;}
#bottomtracker3 {width:41px; position:absolute;top: 2750px; left: 430px;}

#bottomlive2 {width:1024px; position:absolute; top:1290px; left:150px;}
#bottomright {width:882px; position:absolute;top: 1300px; left: 480px;}
#bottomright2 {width:882px; position:absolute;top: 2750px; left: 480px;}
#bottomright2map {width:300px; position:absolute;top: 2760px; left: 780px;}



#bottomstore {width:1024px; position:absolute; top:4740px; left:150px;}
#bottommapstore {width:300px; position:absolute; top:4750px; left:830px;}
#bottomtrackerstore {width:41px; position:absolute; top:4750px; left:470px;}

#bottomlive {
	width:1024px;
	position:absolute;
	top:1372px;
	left:150px;
}
#bottommaplive {
	width:300px;
	position:absolute;
	top:1382px;
	left:830px;
}
#bottomtrackerlive {
	width:41px;
	position:absolute;
	top:1382px;
	left:470px;
}



  #navigation3 {
    width: 873px; height: 31px;
    position: absolute; top:165px; left:80px;}
  #navigation3 li {
    list-style: none;
    position: absolute; top: 0;}
  #navigation3 li, #navigation3 a {
    height: 30px; display: block;}

#navigation3 li.homelink {width:121px; height:31px; background:url(nav1.png); position:absolute; top:0px; left:0;}

#navigation3 li.livefeeds {width:147px; height:30px; background:url(Images/livefeeds.png); position:absolute; top:0px; left:62px;}
#navigation3 li a.livefeeds:hover {width:1000px; height:125px; background:url(Images/livefeeds_infoboxDARK.png);}

#navigation3 li.scouting {width:145px; height:30px; background:url(Images/scouting.png); position:absolute; top:85px; left:28px;}
#navigation3 li a.scouting:hover {width:1000px; height:125px; background:url(Images/scouting_infoboxDARK.png);}


#navigation3 li.resources {width:145px; height:30px; background:url(Images/resources.png); position:absolute; top:170px; left:7px;}
#navigation3 li a.resources:hover {width:1000px; height:100px; background:url(Images/resources_infoboxDARK.png);}


#navigation3 li.store {width:145px; height:30px; background:url(Images/store.png); position:absolute; top:255px; left:5px;}
#navigation3 li a.store:hover {width:1000px; height:100px; background:url(Images/store_infoboxDARK.png);}


#navigation3 li.contact {width:146px; height:30px; background:url(Images/contact.png); position:absolute; top:340px; left:16px;}
#navigation3 li a.contact:hover {width:1000px; height:100px; background:url(Images/contact_infoboxDARK.png);}



#hammondmessage {width:533px; position:absolute; top: 190px; left: 390px;}


#hammondsite {width:1300px; position:absolute; top: 680px; left: 160px;}
