body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/tap-static_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 982px;
	height: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width: 978px;
	background-image: url(../images/vzh_mastbg.jpg);
	background-repeat: repeat;
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#logodiv {
	background-image: url(../images/plum-man.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar {
	width: 180px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidecontent {
	font-size: 0.75em;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFF;
	background-image: url(../images/side-bg.jpg);
	background-repeat: repeat-x;
}
#maincontent {
	width: 625px;
	background-image: url(../images/vzh_verticalRule.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.85em;
	line-height: 1.5em;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sidebar2 {
	float: left;
	width: 132px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#sidebar2 p{
	margin:0;
	width: 125px;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	line-height: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
	margin: 0;
}
h3 {
	font-size: 1.4em;
	margin: 24px 0px 0px;
}
#sidebar h3 {
	color: #FFFFFF;
	margin: 0;
}
#footer {
	font-size: 0.75em;
	color: #007BC5;
	clear: both;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 182px;
	width: 625px;
}
a:link {
	color: #6A6784;
}
a:visited {
	color: #999999;
}
a:hover, a:active, a:focus {
	color: #D14550;
}
#sidecontent a:link {
	color: #FFFFFF;
}
#sidecontent a:visited {
	color: #333333;
}
#sidecontent a:hover, a:active, a:focus {
	color: #000000;
}
.frame {
	margin-bottom: 10px;
}
.button {
	float: right;
}
.style1 {	font-weight: bold;
	color: #333333;
}
.frame1{
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
