body {
	font-family:Tahoma, Helvetica;
	font-size: 12px;
	height: 1284px;
	color: #2f489a;
	background: url("images/templates/background.png");
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #4a974f;
}

a:hover {
	color: #5a7fd3;
}

a:active {
	color: #4a974f;
}

a:visited {
	color: #2d5b30;
}

a.navigation {
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	margin-right: 30px;
}

a.navigation:visited {
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;
}

a.navigation:hover {
	font-size: 1.7em;
	font-weight: normal;
	color: #5a7fd3;
	text-decoration: none;
}

.white-back {
	position: relative;
	left: 11px;
	width: 881px;
	height: 962px;
	background: url("images/templates/body.jpg");
}

.mkc-top {
	height: 224px;
	width: 950px;
	background: url("images/templates/top-top-new.png");
}

.mkc-top-bottom {
	height: 61px;
	width: 950px;
}

.mkc-footer {
	position: relative;
	color: #FFFFFF;
}

.left-column {
	width: 473px;
	height: 930px;
	float: left;
	padding-top: 20px;
	text-align: left;	
}

.left-text {
	margin-left: 25px;
	font-weight: bold;
	line-height: 20px;
	clear:both;
}

.right-column {
	width: 340px;
	height: 930px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	margin-right: 30px;
	text-align: left;	
}

.paper-left {
	width: 421px;
	height: 194px;
	text-align: center;
	padding: 30px 20px 0px 20px;
	background: url("images/templates/paper-1.jpg");
}

.sign-in {
	width: 267px;
	height: 187px;
	padding: 20px 40px 0px 40px;
	background: url("images/templates/signin-box.jpg");
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	background-image: url("images/templates/bullet-point.jpg");
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 10px 25px;
}

.whoson {
	position: absolute;
	top: 765px;
	left: 575px;
}

#myGallery {
	width: 375px;
	height: 300px;
	margin: 30px 10px 30px 60px;
} 

#myGallery h2 {
	background: #2255AA;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	}

