

/* CSS Document */
/* SAE Institute Byron Bay 2005 */
/* Contact chandlerg@sae.edu */


/* General */

body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background: #000034;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 1px solid #A29CDA;
}

#Container {
	width:800px;
	margin: 0px auto;
	background: #A39FC1;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}


/*Header*/
#spacer {
	height: 20px;
	background: #A39FC1;
	border-bottom: 1px solid #FFF;
}

#topBanner {
	height: 20px;
	background: #333;
}

#topBannerHeading {
	height: 20px;
	width: 614px;
	margin-left: 185px;
	text-align: center;
	border-left: 1px solid #FFF;
	color: white;
	padding-top: 3px;
}

#header {
	background: #A39FC1;
	height: 95px;
}

#headerLeft {
	float: left;
	background:  url("images/LA_Logo.gif") no-repeat top left;
	width: 185px;
	height: 95px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#headerRight {
	float: right;
	background:  url("images/headers/rotate.php") no-repeat top left;
	width: 614px;
	height: 95px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#headerRightHome {
	float: right;
	background: url(images/headers/11.jpg) no-repeat top left;
	width: 614px;
	height: 95px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#headerRightFilm {
	float: right;
	background: url(images/headers/12.jpg) no-repeat top left;
	width: 614px;
	height: 95px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/*Navigation */

#navigation {
	height: 25px;
	background: #333;
	width: 800px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#form {
	float: left;
	width: 185px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: -8px;
}
#form form {
	padding-left: 20px;
	padding-top: 2px;
	paddinh-bottom: -5px;
}

#menu {
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
	width: 614px;
	height: 31px;
	border-left: 1px solid #FFF;
	text-align: center;
}

#menu ul {
	padding: 4px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
#menu li {
	display: inline;
	
}
#menu a {
	color: #FFF;
	text-decoration: none;
	padding: 0 2px;
}

#menu a:hover {
	text-decoration: underline;
}




/*Page Content*/
#PageContent {
	width:801px;
	background: #A39FC1;
	color: #FFF;
	margin-top: -3px; /* - 3px to align the navigation and content sections */
}

/*Main Content*/
#MainContent {
	float: left; 
	width: 500px;
	padding: 0px 15px;
	margin: 0px auto; 
	padding-top: 8px;
	background: url("assets/main_back1.jpg");
	color: #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

#MainContent h1 {
	padding: 5px 10px 5px 20px;
	margin-left: -15px;
	margin-top: 13px;
	margin-bottom: 9px;
	background: #A39FC1;	
	font-size: 14px;
	color: #000034;
	line-height:16px;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#MainContent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #A29CDA;
	padding: 2px 0px;
	margin-top: 9px;
}

#MainContent a {
	color: #AEBDD3;
	text-decoration: none;
	padding: 0;
}

#MainContent a:hover {
	text-decoration:underline;
}

#MainContent h3 {
	color: #FBCC33;
	font-size:14px;
	font-weight:bold;
		padding: 0px 0px;
}
#MainContent h4 {
	padding: 4px 20px 4px 20px;
	margin-left: -15px;
	margin-top: 12px;
	margin-bottom: 10px;
	background: #CAC6E5;
	font-size: 12px;
	font-style: italic;
	color: #000034;
	line-height: 15px;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}

/*Sidebar*/
#sidebar {
	float: right;
	width: 269px;
	background: #A39FC1;
	color: #000;
	font-size:11px;
	line-height:16px;
	margin-top: 0px;
	margin-right: -1px;
	border-right: 1px solid #FFF;
}

#sidebar h1 {
	background: #CAC6E5;	
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	margin: 0px;
	color: #333333;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	line-height:14px;
}

#sidebar p, li, a {
	padding: 5px 5px 5px 5px;
}

#sidebar li {
	margin-left: -20px;
}
.sidebarLink {
	padding: 0px;
	width: 259px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12px;
}
.sidebarLink a {
 	float: left;
	width: 259px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
.sidebarLink a:hover {
	text-decoration:underline;
	background: silver;
}


/*Footer*/
#Footer {
	font-size: 11px;
	width: 760px;
	clear: both;
	background: #444;
	padding: 5px 20px 5px;
	color: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}