/* General formatting */
body {
	background-color: #FFFFCC;
	margin-top:10px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
	letter-spacing: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	Font-size:16px;
	color:#cc0000;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

a {
	text-decoration: none;
	background-color: #99CCFF;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
}

p.center {
	text-align:center;
}

p.news {    /* Used in index.html to format the news at the bottom of the page */
	display: block;
	background:#FF9900;
	font-size: 12px;
	color:#cc0000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid #000000 1px;
	}
	
span.newsTitle {
	font-weight: bold;
	font-size: 14px;
}
	
p.title{
	font-weight: bold;
}

.red {
	color:#FF0000;
}

/* The only table is to display the sillabus */
table {
	border: 1px solid #000000;
	table-layout: auto;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	border: 1px solid #000000;
}
td.red {
	color: #FF0000;
}

td.ten {
	width: 10%;
}

td.fourteen {
	width: 14%;
}

td.fifteen {
	width: 15%;
}

td.sixteen {
	width: 16%;
}

td.seventeen {
	width: 17%;
}

td.twentyone {
	width: 17%;
}

td.fourtyfour {
	width: 44%;
}

#syllabuslink1 {         /*  Contains the link from first part of the syllabus to the second and viceversa*/
	position: absolute;
	top: 0px;
	right: 0px;
}


/* contains BAC logo */
#logo {
	background-image: url(images/bac_logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: white;
	width: 149px;
	height: 146px;
	position: absolute;
	border-top: solid #000000 2px;
	border-left: solid #000000 2px;
	}

/* Banner with background color and pictures */
#bhome #picts {
	position: absolute;
	height: 146px;
	margin-left:149px;
	width: 576px;
	background:#FFFF99;  
	background-image:url(images/lines_bac.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
}

#blocation #picts {
	position: absolute;
	height: 146px;
	margin-left:149px;
	width: 576px;
	background:#FFCC00;  
	background-image:url(images/lines_location.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
}

#btraining #picts {
	position: absolute;
	height: 146px;
	margin-left:149px;
	width: 576px;
	background:#FF9900;  
	background-image:url(images/lines_training.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
}

#bwhy #picts {
	position: absolute;
	height: 146px;
	margin-left:149px;
	width: 576px;
	background:#CC6600;  
	background-image:url(images/lines_why.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
}

#bsyllabus #picts {
	position: absolute;
	height: 146px;
	margin-left:149px;
	width: 576px;
	background:#FF0000;  
	background-image:url(images/lines_syllabus.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
}

#bsyllabus1 #picts {
	position: absolute;
	height: 146px;
	margin-left:149px;
	width: 576px;
	background:#FF0000;  
	background-image:url(images/lines_syllabus.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: solid #000000 2px;
	border-right: solid #000000 2px;
}




/* div containing pictures within banner #cellbg1 to #cellbg5 */
#cellbg1 {
	position:absolute;
	top:25px;
	background-image: url(images/animated1.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 68px;
	width: 100px;
}

#cellbg2 {
	position:absolute;
	top:25px;
	left:120px;
	background-image: url(images/animated2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 68px;
	width: 100px;
}

#cellbg3 {
	position:absolute;
	top:25px;
	left:240px;
	background-image: url(images/animated3.gif);	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 68px;
	width: 100px;
}

#cellbg4 {
	position:absolute;
	top:25px;
	left:355px;
	background-image: url(images/animated4.gif);	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 68px;
	width: 100px;
}

#cellbg5 {
	position:absolute;
	top:25px;
	left:475px;
	background-image: url(images/animated5.gif);	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 68px;
	width: 100px;
}

/* menu container with background picture */
#menuContent {
	position: absolute;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	top:156px;
	width: 149px;
	height: 500px;
	border-left: solid #000000 2px;

}

/* container with fading image at bottom of menu container */
#fade {
	position:absolute;
	background-image: url(images/fade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
	height: 200px;
	top:550px;
	border-left: solid #000000 2px;

}

/* This is the Menu of the site */
#menu {
	position: relative;
	left: -23px;
	top: 160px;
}

#menu ul {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#menu li{
	width: 110px;
	padding: 2px;
}

#menu a{
	color: #000000;
	font-weight:bold;
	Font-size:14px;
}

#menu #bac a:hover {
	border:solid #FFFFFF 1px;
}

#menu #location a:hover {
	border:solid #FFFFFF 1px;
}

#menu #training a:hover {
	border:solid #FFFFFF 1px;
}

#menu #why a:hover {
	border:solid #FFFFFF 1px;
}

#menu #syllabus a:hover {
	border:solid #FFFFFF 1px;
}

/* Defines color of every button */
#menu #bac a {
	display:block;
	text-decoration: none;
	background-color:#FFFF99;
	padding: 3px 2px 3px 2px;
	border:solid #FFFF99 1px;

}

#menu #location a {
	display:block;
	text-decoration: none;
	background-color:#FFCC00;
	padding: 3px 2px 3px 2px;
	border:solid #FFCC00 1px;
}

#menu #training a {
	display:block;
	text-decoration: none;
	background-color:#FF9900;
	padding: 3px 2px 3px 2px;
	border:solid #FF9900 1px;
}

#menu #why a {
	display:block;
	text-decoration: none;
	background-color:#CC6600;
	padding: 3px 2px 3px 2px;
	border:solid #CC6600 1px;
}

#menu #syllabus a {
	display:block;
	text-decoration: none;
	background-color: #FF0000;
	padding: 3px 2px 3px 2px;
	border:solid #FF0000 1px;
}

/* Main content of the page */
#content {
	position:absolute;
	background-color: #FFFFFF;
	top:156px;
	left: 159px;
	height: 590px;
	width: 576px;
	border-right: solid #000000 2px;

}

#syllabus #content {
	position:absolute;
	background-color: #FFFFFF;
	top:156px;
	left: 159px;
	height: 900px;
	width: 576px;
	border-right: solid #000000 2px;
}

#syllabus1 #content {
	position:absolute;
	background-color: #FFFFFF;
	top:156px;
	left: 159px;
	height: 1200px;
	width: 576px;
	border-right: solid #000000 2px;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
}
