@charset "utf-8";
#container {
	color: #CCCCCC;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: thin solid #666666;
	height: auto;
	position: relative;
	float: none;
}
#container #LeftNavBar {
	width: 142px;
	float: left;
	background-color: #000000;
	border: medium solid #000000;
	height: auto;
}
#container #MainText {
	float: left;
	width: 610px;
	padding: 10px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6674;
	font-weight: normal;
	background-color: #CCC;
}
.MainTextBkgnd {
	background-image: url(images/Fotolia%20Computer%20Globe_2982632_L.jpg);
	position: relative;
}

#Footer {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	width: auto;
	height: auto;
	float: none;
	clear: both;
}
#container #Masthead {


}
image-left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.image-border-right {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
}
.image-border-left {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.whiteclass6BOLD {
	font-weight: bold;
	color: #FFF;
}

