﻿/*Structure*/
#flash-description-container {width:100%; height:331px; border-top:solid 1px white; position:relative;}
#flash-container {width:602px; height:331px; position:absolute; top:0px; left:0px; z-index:50; }
#description-container{width:100%; height:282px;}
#description-content{width:348px; height:263px; padding:20px 20px 0px 20px; position:absolute; left:600px;}
#blue-bar{width:100%; height:11px; background-color:#010a55; border-top:solid 2px #3585c2; border-bottom:solid 1px white; position:absolute; top:286px;}
#gray-bar{width:100%; height:34px; background-color:#dad4c4; position:absolute; top:300px;}
#content{padding:15px 10px; width:970px;}
.three-column{height:200px; float:left;}
#column1{width:310px; height:220px; margin-right:15px;}
#column2{width:360px; height:220px; margin-right:15px;}
#column3{width:270px; height:220px;}
#team-img{margin:5px 15px 0 0;}
#column3 img, #column3 p{margin:5px 0 0 24px; width:222px;}

/*Fonts*/
#description-content h3{font-size:150%; font-weight:normal; margin-top:15px; line-height:50%;}
#description-content h1{font-size:170%; font-weight:normal; margin-top:0px; line-height:50%;}
.three-column h2{font-size:120%;}
