body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(img/bobyBck-01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContainer {
	width: 100%;
	z-index:-3;
}
#leftClmContent {
	height: 200px;
	width: 100%;
}
#leftClm {
	float: left;
	width: 20%;
	height: 400px;
}
#logo1 {
	width: 100%;
	z-index: 101;
}
#header {
	width: 80%;
	background-color: #003300;
	height: 80px;
	z-index: 120;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(img/headerLft-06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	background-color: #003300;
	height: 26px;
	width: 80%;
	top: 80px;
	position: absolute;
	clear: right;
	right: 0px;
}
#container {
	float: right;
	width: 80%;
	padding: 0px;
	position: absolute;
	top: 106px;
	right: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 73%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin: 0px;
	z-index:100;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 22px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#rtColumn {
	background-color: #003300;
	height: 220px;
	width: 24%;
	padding: 0px;
	z-index:10;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(img/rightBack.jpg);
	background-repeat: repeat-x;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color:#DADADA;
	letter-spacing: 6px;
	text-indent: 20px;
	padding-top: 50px;
	display: block;
}
#footer {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	float: right;
	letter-spacing: 3px;
	width: 100%;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 60px;
	z-index: 10;
	clear: left;
}
.imgLeft {
	float: left;
}
.imgRight {
	float: right;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 700;
	color: #DADADA;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-indent: 10px;
	vertical-align: baseline;
	display: block;
	line-height: 26px;
}
.mainImg {
	padding: 0px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 20px;
	border-top-width: medium;
	border-right-width: 10px;
	border-bottom-width: 20px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #333333;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.content a:link {
	color:#003300;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	letter-spacing: 4px;
	font-weight: bold;
}
a:link {
	color: #E0E0E0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #E0E0E0;
}
.rghtClmnImg {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DADADA;
	letter-spacing: 3px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	bottom: 0px;
	text-align: right;
	margin: 0px;
	float: right;
	right: 20px;
}
