body {
	background-color: #94d1e6;
	background-image:url(../../images/generic/bg-star.gif);
	margin: 10px;
	margin-top: 20px;
	
	font-family: verdana, arial, sans-serif;
	font-size: small;
}

/* @group Div's */

#Prop {
	float: right;
	width: 1px;
	height: 400px;	
}

#Clear {
	clear:both;
	height:1px;
    overflow:hidden;
	
	
}

#LevelOneNav {
	height: 28px;
	
}

#LevelOneNav, #LevelTwoNav {
	width: auto;
	margin-right: 137px;
}

#PageContainer, #LevelTwoNav {
	
	background-color: #215aa1;
	
	
}

#LevelTwoNav {
	
	height: 85px;
	border-top: 1px solid #2e454d;
	border-left: 1px solid #2e454d;
}

#LevelTwoNav div, #PageFooter div {
	float:  left;
	margin: 10px;
	font-size: 0.8em;
	color: white;
}

#Logo {
	
	width: 137px;
	height: 114px;
	float:  right;
	background-image: url('../../images/generic/mg-alba-logo-no-border-bottom.gif');
	
}

#NavContainer, #PageContainer, #PageFooter {
	margin-left: auto;
	margin-right: auto;
}

#NavContainer {
	width: 800px;
}

#PageContainer, #PageFooter {
	width: 778px;
	padding:10px;
	padding-top:0px;
	
}

#PageContainer {
	border-left: 1px solid #2e454d;
	border-right: 1px solid #2e454d;
	border-bottom: 0px;	
	padding-top: 1px;
	
	
}

#LeftCol {
	/*width: 250px;*/
	width: 175px;
	float: left;
}

#BlueBox {
	
	background-image: url('../../images/generic/corporate-bg-star.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;

	border-left: 1px solid #2e454d;
	border-top:  1px solid #2e454d;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color:#d5e8ee;
	width: auto;
	
	min-height:430px;
	height: auto !important;
	height: 100px;


}

#Headline {
	width: auto;
	margin: 10px;
	margin-bottom: 0px;
	height: 60px;
	border-bottom:1px solid black;
	font-weight: bold;
}


#RightCol {
	/*margin-left: 285px;*/
	margin-left: 205px;
}

#LeftCol, #RightCol {
	padding: 10px;
	
}

#RightCol hr {
	background-color: black;
	height: 1px;
	border: 0px;
	
}

#PageFooter {
	background-color: #215aa1;
	border: 1px solid #2e454d;
	border-top: 0px;
	height: 85px;
	
}


#LevelTwoNav div a, #PageFooter div a {
	
	color: white;
	text-decoration: none;
	
}


#Banner {
	width: 242px;
	height: 76px;
	margin-bottom: 10px;
	background-image: url(../../images/portal/banners/test-banner.jpg);
}

#Title {
	height:29px;
	line-height:29px;
}

#Title {
	font-weight: bold;
}

#Content {
		
	
}

#Title, #Content {
	width:auto;	
	
}

/* @end */