﻿.LeftMissionContentPane
{
	clear: both;
	padding-left:5px;
	padding-right:5px;
	
}

.LeftMissionContent
{
	height:580px;
	width:222px;
	background-image:url(images/background/lightpurple_996699.png);
	background-repeat:repeat-y;
/*	border-bottom: black 1px solid;*/
	border-right:black 1px solid;
	overflow:hidden;
}

.TopLeftMissionPix
{
	height:334px;
	background-image:url(images/elements/missionstatement.png);
	background-repeat:no-repeat;
	border-bottom:black 1px solid;
}

.LeftMissionHeader
{
	text-align:left;
}