body{background:url(images/backgroundGradient.png) repeat-x;padding-top:0px;margin:0px;}

.headerImage{background:url(images/scottishHeader.png);width:800px;height:176px;z-index:-1;padding:0px;}

/*Page Level CSS*/

.bodyTitle{font-weight:bold;}

.mainContainer{margin: 0 auto;text-align: left;width:800px;height:100%;padding:0px;}
.bodyContainer{margin: 0 auto;text-align: left;width:800px;height:100%;padding:0px;}		
a{text-decoration:none}
/*Menu CSS*/
#menuContainer{width:160px;float:left;}

.menuBoxTopLeftCorner{background:url(images/whiteBoxTopLeftCorner.png);width:11px;height:11px;float:left;}
.menuBoxTopRightCorner{background:url(images/whiteBoxTopRightCorner.png);width:11px;height:11px;float:left;}
.menuBoxBottomLeftCorner{background:url(images/whiteBoxBottomLeftCorner.png);width:11px;height:11px;float:left;}
.menuBoxBottomRightCorner{background:url(images/whiteBoxBottomRightCorner.png);width:11px;height:11px;float:left;}


.menuBodyContainer{background:#FFFFFF;width:159px;height:115px;float:left;padding:0px;}
.menuBody{height:100%;border-left: 1px solid #000000; border-right: 1px solid #000000; padding:0px; background:#FFFFFF;}

.menuBoxTopBar{background:url(images/whiteBoxTopBar.png) repeat-x;width:137px;height:11px;float:left;}
.menuBoxLeftBar{background:url(images/whiteBoxLeftBar.png) repeat-y;width:11px;height:200px;float:left;}
.menuBoxRightBar{background:url(images/whiteBoxRightBar.png) repeat-y;width:11px;height:200px;float:left;}
.menuBoxBottomBar{background:url(images/whiteBoxBottomBar.png) repeat-x;width:137px;height:11px;float:left;}

#menuBtn{background:url(images/menuBtn.png) no-repeat;width:157px;height:23px;padding:0px;display:block;}
.menuBtnContent{font-family:arial;color:#FFFFFF;font-size:10px;text-align:center;padding:0px;padding-top:5px;font-weight:bold;}
#menuBtn:hover{background:url(images/menuBtn_active.png)}


/*Content CSS*/

.contentContainer{width:620px;height:100%;float:left;padding-left:20px;margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}


/*Box Corners*/
.contentBoxTopLeftCorner{background:url(images/whiteBoxTopLeftCorner.png);width:11px;height:11px;float:left;}
.contentBoxTopRightCorner{background:url(images/whiteBoxTopRightCorner.png);width:11px;height:11px;float:left;}
.contentBoxBottomLeftCorner{background:url(images/whiteBoxBottomLeftCorner.png);width:11px;height:11px;float:left;}
.contentBoxBottomRightCorner{background:url(images/whiteBoxBottomRightCorner.png);width:11px;height:11px;float:left;}


.contentBodyContainer{width:619px;height:100%;float:left;background:#FFFFFF;border-right:1px solid #000000;}
.contentBody{height:100%;width:597px;border-left:1px solid #000000;padding-left: 10px;padding-right:10px;background:#FFFFFF;font-family:Arial;font-size:11px;}
.contentHeader{font-family:arial;font-size:11px;font-weight:bold;width:100%;text-align:center;}
.sectionHeader{font-family:arial;font-size:11px;font-weight:bold;width:100%;}
/* Side/Top Bars */
.contentBoxTopBar{background:url(images/whiteBoxTopBar.png) repeat-x;width:598px;height:11px;float:left;}
.contentBoxLeftBar{background:url(images/whiteBoxLeftBar.png) repeat-y;width:380px;float:left; padding:20px;}
.contentBoxRightBar{background:url(images/whiteBoxRightBar.png) repeat-y;width:11px;height:100%;float:left;}
.contentBoxBottomBar{background:url(images/whiteBoxBottomBar.png) repeat-x;width:598px;height:11px;float:left;}





/*Individual Page CSS*/

/*Home*/

.announcementBox{width:200px;float:right;}
.announcementTextHead{font-size:12px;font-weight:bold;}
.announcementText{font-size:11px;}


/* Find Us */

.imgFindUsMap{background:url(images/findusMap.gif); width:600px; height:400px; border:1px solid #000000;}


