body {
	text-align:center;
	margin:0;
	font-size:12px;
	background-color:#ffffff;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial;
}

#container {
	width:900px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
	font-family:Arial;
	font-size:12px;
}

#container a {
	text-decoration:underline;
	color:#252422;
}

#container a:hover{
	text-decoration:underline;
	color:#8c8d83;	
}

#logo {
	width:900px;
	height:90px;
	background-color:#FFF;
	padding:0;
}

#flash {
	width:900px;
}

#topbanner {
	width:900px;
	height:100px;
}

#vlmmenu{
	width:900px;
	text-align:left;
	height:60px;
	border-left:1px solid #a5a69e;
}

#content {
	width:900px;
	padding:5px 0px 10px 0px;
	background-color:#fff;
	overflow:hidden;
}

#left{
	float:left;
	width:220px;
	text-align:left;
	background-color:#dcdcd9;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	padding-top:7px;
	padding-left:6px;
}

#right{
	float:right;
	width:660px;
	text-align:left;
	padding-left:10px;
}

p {
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#222222;
}

.ptext {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#222222;
}

#more {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#282425;
	font-weight:bold;
	text-align:right;
}

#more a {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#282425;
	font-weight:bold;
	text-align:right;
}

#more a:hover {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#8c8d83;
	font-weight:bold;
	text-align:right;
}

h1{
	font-family:Arial;
	color:#a5a69e;
	font-size:24px;
	text-align:left;
	font-weight:bold;
	padding:0;
	margin:5px 0 0 0;
}


h2{
	font-family:Arial;
	color:#233b44;
	font-size:16px;
	font-weight:bold;
	padding:0;
}

h3{
	font-family:Arial;
	color:#233b44;
	font-size:14px;
	font-weight:bold;
	padding:0;
}

#footer{
	width:890px;
	height:23px;
	text-align:right;
	padding:12px 10px 0 0px;
	color:#282425; 
	font-family:Arial;
	font-size:10px;
	position:relative;
	margin:0 auto;
	background-color:#a5a69e;
}

#footer a {
	color:#282425; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

#footer a:hover {
	color:#282425; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

#news-photo {
	float: left;
	margin: 0px 5px 5px 0px;
}

iframe {border:0; overflow:hidden;}
