body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
}

#container {
	width:95%;
	margin-left: auto;
	margin-right: auto;
	min-width: 799px;
	z-index:0;
	height: 100%;
	background-image: url(../images/backedge.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CED7E0;
	border-left-color: #CED7E0;
}

#outsidepiece {
	width:auto;
	z-index:0;
	height: 100%;
	background-color: #FFFFFF;
}
#Header {
	width: 100%;
	min-width: 799px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: right;
	overflow: hidden;
	display: none;
}
#Title {
	width: 100%;
	min-width: 799px;
	height: 112px;
	background-color: #FFFFFF;
	background-image: url(../images/headback.jpg);
	text-align: left;
	overflow: hidden;
	background-repeat: repeat-x;
}
#Title2 {
	height: 118px;
	background-image: url(../images/headrightback.jpg);
	text-align: left;
	overflow: hidden;
	background-repeat: no-repeat;
	float: right;
	width: 300px;
}
#TitleTable {
	width: 100%;
	height: 112px;
	background-image: url(../images/siteimages/title-v50back.jpg);
	overflow: hidden;
	background-position: left top;
	background-repeat: repeat-x;
}
#layoutpiece {
	position:relative;
	width:100%;
	height:auto;
	z-index:1;
}
#HorizontalNav {
	width: 100%;
	background-color: #ffffff;
	height: 33px;
	padding: 0px;
	float: none;
	background-image: url(../images/horizontalnavback.jpg);
	position: relative;
}
#VerticalNav {
	width: 199px;
	min-height: 510px;
	height: 500px;
	background-color: #ffffff;
	float: left;
	clear: none;
	display: block;
	filter: Alpha(Opacity=62,Style=0);
	background-image: url(../images/leftside.jpg);
	background-repeat: no-repeat;
	top: -29px;
	z-index: 3;
	position: relative;

}
#RightSide {
	width: 160px;
	height: 510px;
	background-color: #ffffff;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: none;
	display: none;
	filter: Alpha(Opacity=62,Style=0);
	margin-bottom: 5px;

}

#Content {
	width: auto;
	min-height: 500px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 200px;
	overflow: visible;
	position: relative;
	z-index: 1;
	text-align: left;

}
.contentinformation {
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	overflow: visible;
	height: 100%;
	text-align: left;
}

.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#VNav {
	width: 143px;
	color: #000000;
	display: block;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 26px;
	top: 33px;

	}
	
.VNav a:link{
	color: #000000;
	background-color: #F1F2F6;
	height: 19px;
	text-decoration: none;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 10px;
	vertical-align: bottom;
	padding-top: 3px;
}
.VNav a:visited{
	color: #000000;
	background-color: #F1F2F6;
	height: 19px;
	text-decoration: none;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 10px;
	vertical-align: bottom;
	padding-top: 3px;
}

.VNav a:hover {
	color: #1E5DAA;
	display: block;
	background-color: #FFCC33;
	border-bottom: 3px solid #ffffff;
	font-variant: normal;
	font-weight: normal;
	padding-top: 3px;

}

#Footer{
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
	float: none;
	padding:0;
	margin-top: 5px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
	height: 79px;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	margin-right: 0px;
	z-index: 3;
	}
.formtable {
	background-color: #74A8D7;
	color: #FFFFFF;
	padding: 5px;
	width: 90%;
	font-weight: bold;
	border: 1px solid #205FAC;
}
h3 {
	color: #990000;
}
h4 {
	color: #337FCB;
	font-weight: bold;
}

.smalltitles {
	font-size: 10px;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #00308C;
}
.screenshotbig {
	padding-right: 20px;
	padding-left: 10px;
}

#newsites {
	z-index:0;

}

#newsites img{
	
}
.newsdivide {
	border: 1px dotted #D6DFE7;
}
h2 {
	font-size: large;
	font-weight: normal;
	color: #990000;
}
#portfoliodisplay {
	height: 300px;
	display: block;


}

