div.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 900px;
	background-color: #FFFFFF;

}
body {
	background-color: #C40133;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;


}
div.leftColumn {
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: absolute;
	top: 82px;


}
div.rightColumn {
	width: 640px;
	left: 260px;
	position: absolute;
	top: 82px;



}
div.mainMenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.malteserLink a:link, .malteserLink a:active,  .malteserLink a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;


}
.malteserLink a:hover {
	text-decoration: underline;
}
div.mainMenu {
	padding-top: 10px;
	padding-bottom: 50px;
}

.mainMenu ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.mainMenu li {
	padding-top: 14px;





}

div.title {
	color: #003399;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C40133;
	height: 30px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.mainMenu a:link, .mainMenu a:visited, .mainMenu a:active {
	color: #000000;
	text-decoration: none;
}
.mainMenu a:hover {
	font-weight: bold;
	color: #000000;
}
