a { text-decoration: none; color: blue; }
a:hover { text-decoration: underline; }

/* Top */

#YellowAlertBox { position: absolute; top: 15px; left: 280px; width: 650px; height: 34px; padding: 7px 5px; background: url(../Graphics/Homepage/YellowAlertBoxCover.png); color: black; font: 12px Arial; text-align: center; }

/* Middle */

#MiddlePositioning { position: absolute; top: 130px; }
#Welcome { position: absolute; left: 5px; width: 350px; height: 542px; padding: 0 25px; border: 1px solid #666; background-color: #fdff6f; }
#Welcome h2 { line-height: 1.2em }
#Welcome #WelcomeText { font: 15px Arial; line-height: 1em; text-align: center; }
#Welcome #VideoLink, #Welcome #AuctionLink { border: 1px solid #666; padding: 0.5em; text-align: center; }

#VideoLink, #AuctionLink { font-weight: bold; letter-spacing: 0.2em; }

#Show { position: absolute; display: inline; left: 405px; width: 557px; height: 490px; color: white; background-color: #666; padding: 40px 1px; }

#Video { margin: -10px auto; padding: 0; }

/* Bottom */

#LowerSection { position: absolute; top: 600px; left: -1px; width: 970px; height: 190px; background: url(../Graphics/BaseBottom.png); }

#BottomBoxCover { position: absolute; top: 15px; left: 50px; width: 870px; height: 30px; z-index: 100; background: url(../Graphics/Homepage/BottomBoxCover.png); }

#BottomBox1, #BottomBox2, #BottomBox3 { position: absolute; color: #000; text-align: center;}
#BottomBox1 { top:30px; left: 50px;  width:260px; height:130px; z-index:10; padding:5px 20px 5px 5px; background-color:#e4e666; font:bold 12px Arial; line-height:1.9em; }
#BottomBox2 { top:35px; left: 315px; width:280px; height:100px; z-index:50; padding:15px 30px;        background:url(../Graphics/Homepage/BottomMiddleBoxCover.png); }
#BottomBox3 { top:30px; left: 635px; width:255px; height:125px; z-index:10; padding:10px 5px 5px 25px;background-color:#e4e666; font:11px Arial; line-height:1.4em; }

#VTCoCLogo img { float: left; margin-left: 3px; display: inline; }
#AnnCoCLogo { margin-top:10px; }
