body {
min-width: 606px;
}
#container {
padding-left: 270px;
padding-right: 170px;
overflow: hidden;
	}
#container .column {
position: relative;
float: left;
padding-bottom: 20000px;
margin-bottom: -20000px;
display: block;
}
#center {
	width:100%;
	/*background-image: url(images/vt-grad.png);
	background-repeat: x; */
	text-align: left;
	padding-top: -5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;/*	border: thin solid #999;*/
	min-height: 800px;

}
#content {
	background-image: url(images/vt-grad.png);
	background-repeat: x;
	text-align: left;
	border: thin solid #999;
	padding: 5px;
	min-height: 820px;
}
#left {
	width: 185px;
	padding: 0 20px;
	right: 280px;
	margin-left: -100%;
	background-image: url(images/vt-grad.png);
	background-repeat: x;
	border:thin solid #999999;
}
#right {
	width: 160px;          /* RC width */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-right: -100%;  /* RC width */
	background-image: url(images/vt-grad.png);
	background-repeat: x;
	border:thin solid #999999;
}
#footer {
	clear: both;
	position: relative;
	font-family: "Verdana";
	color: #000066;
	background-attachment: fixed;
	background-image: url(images/vt-grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	margin: 15px;
	border: thin solid #999;
	margin-left: 30px;
}

* html #left {
  /*left: 150px;  /* RC width */
}
* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body background */
}
body {
font-family: "Arial";
font-size: 14px;
line-height: 140%;
color: #000000;
}
body h1 {
font-family: "Times New Roman";
font-size: 30px;
color: #000066;
}
body h2 {
font-family: "Times New Roman";
font-size: 18px;
color: #000066;
}
body .readmore{
font-family: "Times New Roman";
font-size: 18px;
color: #000066;
font-style: italic;
}
#footer .copy{
font-size: 20px;
font-style: italic;
}
#footer .linking{
font-size: 14px;
}#nav {
	font-family: Verdana, Geneva, sans-serif;
	color: #000066;
}
#nav a {
	font-size: 15px;
	display:block;
	color: #FFF;
	background-image: url(images/button.png);
	background-repeat: x;
	width: 183px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 21px;
}
#container #left #logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000066;
	text-align:center;
	font-style: italic;
}
