.1colfloat {

margin: auto;

}



.nameplate {

	vertical-align: top;

	height: 200px;

	width: 800px;

	position: relative;

	background-image: url(/CV_Template/images/CV_Header.jpg);

	background-repeat: no-repeat;

	margin-right: auto;

	margin-left: auto;

}



.nameplate2 {

	vertical-align: top;

	height: 308px;

	width: 800px;

	position: relative;

	background-image: url(/CV_Template/images/CV_Header2.jpg);

	background-repeat: no-repeat;

	margin-right: auto;

	margin-left: auto;

}



.leftnav {

	width: 150px;

	float: right;

	clear: none;

	text-align: right;

	vertical-align: top;

	margin-right: 20px;
	
	margin-left: 20px;

	position: relative;

	overflow: visible;

}



.main {
	margin-left: 15px;
	width: 580px;
	float: none;
	clear: none;
	position: relative;
	overflow: visible;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #333333;
	padding-right: 5px;
	vertical-align: top;
	z-index: 1;
}



.base {

	background-image: url(/CV_Template/images/CV_Footer.jpg);

	float: none;

	position: relative;

	background-repeat: no-repeat;

	width: 800px;

	height: 144px;

	margin-right: auto;

	margin-left: auto;

	clear: both;

}



.middle {

	background-image: url(/CV_Template/images/CV_Repeater.jpg);

	background-repeat: repeat-y;

	margin-top: -10px;

	position: relative;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	overflow: visible;

	vertical-align: top;

}



.base2 {

	text-align: left;

	vertical-align: top;

	clear: none;

	float: left;

	position: static;

	height: 70px;

	width: 400px;

	margin-top: 0px;

	margin-left: 140px;
	
	/*background-color:#FF3300;*/

}

/*.base3 {

	text-align: left;

	vertical-align: top;

	clear: none;

	float: right;

	margin-left: 0px;

	position: static;

	height: 90px;

	width: 320px;

	margin-right: 120px;

	margin-top: 10px;

}*/



.1colfloat {

	position: relative;

	text-align: center;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-attachment: scroll;

}

