*{	margin: 0;	padding: 0;}html, body {height: 100%;}body{	font-family: arial,helvetica,verdana;	font-size: 1em;	color: #000;	background-color: #747170;}a{	color: #666600;}a:hover{	color: #999900;}a:active{	color: #999900;}ul{	list-style-type: none;}li{	display: block;}/* Start Main Layers */#divMain{	margin: 0 auto;	width: 760px;	border-left: 20px solid #fff;	border-right: 20px solid #fff;	background: url(../images/side-border.jpg) repeat-y right top;	background-color: #fff;		}#divHeader{	width: 760px;	height: 150px;	background-color: #48500B;}#divContent{	width: 760px;	background: url(../images/side-border.jpg) repeat-y left top;	height: 100%;		}#divFooter{	width: 760px;	height: 40px;	/*background-color: green;*/	text-align: center;	font-size: 10px;	clear: both;}#divTitle{	float: left;	padding-top: 100px;	width: 150px;		height: 50px;	background-color: #48500B;	color: #fff;	text-align: center;	background: url(../images/WVS_NewLogo.jpg) no-repeat;	}#divTitleRight{	float: right;	padding-top: 100px;	width: 150px;		height: 49px;	background-color: #48500B;	color: #fff;	text-align: center;	background: url(../images/WVS_NewLogo.jpg) no-repeat;	border-bottom: 1px solid #ccc;	}#divLogo{	float: left;	border-left: 1px solid #ccc;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;		width: 458px;	height: 149px;	/*background: url(../images/header_background.jpg) no-repeat;*/	background: url(../images/Shooting-Ground-Title5.gif) no-repeat;}#divNavigation{	float: left;	width: 150px;}#divContentRight{	float: right;	width: 150px;	/*padding-top: 20px;*/}#divContentMain{	float: right;	padding-right: 10px;	margin-top: 20px;		width: 440px;	height: 100%;	min-height: 900px;}*html #divMain{	height: 100%;}/* End Main Layers */#divTitle h1{	font-weight: normal;	font-size: 16px;}#divTitleRight h1{	font-weight: normal;	font-size: 16px;}#divContentMain p{	margin: 10px;    /*float: left;*/}#divContentMain p.clsImportant{		margin-top: 20px;	font-weight: bold;	/*font-size: 12px;*/	text-align: center;	color: #667C26;    /*float: left;*/		}#divContentMain h2{	margin-left: 10px;	margin-bottom: 25px;	font-weight: bold;	font-size: 12px;	color: #999966;}#divContentMain h3{	margin-left: 10px;	font-weight: bolder;	font-size: 12px;	color: #663300;	margin-top: 25px;}#divContentMain ul{		margin-left: 10px;	}#divNavigation ul{	list-style-type: none;	border-top: 1px solid #ccc;	}#divNavigation li{	border-bottom: 1px solid #ccc;	}#divNavigation a{	display: block;	width: 110px;	padding-left: 40px;	height: 30px;	line-height: 30px;	text-decoration: none;	color: #FFF;}#divNavigation a:hover{	background-color: #666600;	color: #000;}#divNavigation a.selected{	background-color: #996600;	color: #000;}#frmMain{	width: 400px;}.divContentLine{	height: 20px;		/*margin-left: 150px;*/	width: 390px;	clear: both;	font-size: 14px;	padding-left: 10px;	}div.divContentError{	float: left;	color: red;	width: 390px;	height: 20px;	padding-left: 10px;}div.divContentLabel{	float: left;	text-align: right;	width: 145px;	height: 20px;	margin-bottom: 10px;	padding-right: 5px;	}div.divContentText{	float: right;	width: 250px;	height: 20px;	margin-bottom: 10px;	}div.divContentLabelArea{	float: left;	text-align: right;	width: 145px;	height: 100px;	margin-bottom: 10px;	padding-right: 5px;		}div.divContentTextArea{	float: right;	width: 250px;	height: 100px;	margin-bottom: 10px;		}.divBtn{		position: absolute;	top: 0px;	right: 0px;}.subImageRight{	float: right;	margin: 10px;		/*border: 1px solid #000;*/}.subImageLeft{	float: left;	margin: 10px;	/*border: 1px solid #000;*/}#divContentRight .subImage{	float: right;	margin-left: 24px;	margin-right: 24px;	margin-top: 30px;	width: 100px;		border: 1px solid #ccc;}