/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #6D6D70;
}
#Date {
	position:absolute;
	width:760px;
	height:24px;
	z-index:4;
	left: 0;
	top: 0;
	visibility: visible;
}
#AllContent {
	position:absolute;
	width:760px;
	height:24px;
	z-index:4;
	left: 0;
	top: 0;
	visibility: hidden;
}
#Content-Home {
	position:absolute;
	width:760px;
	height:115px;
	z-index:3;
	left: 0px;
	top: 257px;
	visibility: visible;
}

#Container {
	position:relative;
	width:760px;
	height:115px;
	z-index:1;
	left: 0;
	top: 0;
}
#Header {
	position:absolute;
	width:601px;
	z-index:2;
	left: 0px;
	top: 30px;
	height: 227px;
	visibility: visible;
}

#NavHeader {
	position:absolute;
	width:158px;
	height:10px;
	z-index:5;
	left: 602px;
	top: 31px;
	visibility: visible;
}
#homeButton {
	position:absolute;
	width:158px;
	height:10;
	z-index:7;
	left: 602px;
	top: 56px;
}
#CapabilitiesButton {
	position:absolute;
	width:158px;
	height:10;
	z-index:8;
	left: 602px;
	top: 85px;
}
#Portfolio_Button {
	position:absolute;
	width:158px;
	height:25px;
	z-index:9;
	left: 602px;
	top: 115px;
}
#Contact_Button {
	position:absolute;
	width:158px;
	height:26px;
	z-index:10;
	left: 602px;
	top: 144px;
}
#NavFooter {
	position:absolute;
	width:158px;
	height:72px;
	z-index:11;
	left: 602px;
	top: 173px;
}
.datetext {color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
padding-right: 12px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style2 {
	color: #666666;
	font-size: 11px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #666666;
}
.style3 {font-size: 11px}
