@charset "utf-8";
html {overflow-y:scroll;}
body { background-color:#155180; margin-top: 0px; margin-bottom:0px; text-align:center;}
/*Header*/
.titleBar {	background-image: url(img/headtop.gif); background-repeat:no-repeat; background-color:#FFFFFF; width:800px; height:auto; margin-left:auto; margin-right:auto; margin-top:15px; margin-bottom:0px;}
.ltTitleLogo {background: url("img/squadpatch.gif") no-repeat left; height:120px; margin-left:10px;}
.rtTitleLogo {background: url("img/1521emblem.gif") no-repeat right; height:120px; margin-right:10px;}
.Title1 { font-size: 42px; color: #155180; font-weight: bold; margin-bottom:0px; margin-top:20px;}
.Title2 { color: #155180; font-size: 16px; font-style: italic;	margin-top: 0px;}

/*Menubar*/
.menuBar{ color:#155180; font-weight:bold; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; width:800px; height:25px; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:10px; padding:0px; background-color:#ECD209;}
.menuBar li{ display:inline;}
.menuBar ul{ list-style:none; margin:0px auto; line-height:25px; }
a.menu{ text-decoration:none; color:#155180; padding: 0px 10px; margin:0px; background-color:#ECD209; display:inline-block;}
a.menuCurrent{ color:#ECD209; text-decoration:underline; padding: 0px 10px; margin:0px; background-color:#155180; position:relative; display:inline-block;}
a.menu:hover{ background-color:#155180;	color:#ECD209;}

/*Main Content*/
.main { width:800px; margin-left:auto; margin-right:auto; margin-top:10px;}
.content { width:600px;	min-height:600px; float:left; background:url(img/contentTop.gif) no-repeat top left #FFFFFF; margin-bottom:10px;}
.contentBottom { min-height:570px; width:570px; float:left; background:url(img/contentBottom.gif) no-repeat bottom left; padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; font-size:small; color:#155180;}
.newsWidget { width:200px; height:420px; float:left;}
.banner1 { margin-top:10px; margin-left:15px; height:170px; width:170px; background:url("img/Banner1.gif") no-repeat top; float:left;}
.banner1:hover{ cursor:pointer;}