html {
	background-color: #666633;
}
body {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	display:table;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
}

#headerImage {
	background-image: url(graphics/index_01.gif);
	margin-right: auto;
	margin-left: auto;
	height: 71px;
	width: 750px;
}
#navBar {
	background-color: #cccc99;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma,Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333300;
	word-spacing: 60px;
	background-image: url(graphics/navBarBackground.gif);
	background-repeat: repeat-x;
}
a.navBar:link {
	font-family: Tahoma,Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.navBar:visited {
	font-family: Tahoma,Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.navBar:hover {
	font-family: Tahoma,Arial;
	font-size: 18px;
	color: #996633;
}
#imageBar {
	background-color: #FFFFFF;
	height: 132px;
	width: 750px;
	font-family: Tahoma,Arial;
	font-size: x-small;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(graphics/imagemap.jpg);
}

#hostedSystems {
	background-image: url(graphics/titlebackground.jpg);
	background-repeat: repeat-x;
	float: left;
	font-family: Tahoma,Arial;
	color: #333300;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 14px;
	background-color: #FFFFFF;
	list-style-type: square;
	width: 155px;
	height:100%;
}
#main {
	background-color: #FFFFFF;
	float: right;
	width: 581px;
	height:100%;	
	
}
a.hostedSystems:link {
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.hostedSystems:visited {
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.hostedSystems:hover {
	font-family: Tahoma,Arial;
	font-size: 16px;
	color: #996633;
}

#aboutUs {
	background-color: #FFFFFF;
	background-image: url(graphics/titlebackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma,Arial;
	font-size: 18px;
	color: #333300;
	padding-top: 10px;
	padding-bottom: 7px;
	float: right;
	width: 581px;
	font-weight: bold;
	height:100%;
}

#aboutUsContent {
	font-family: Tahoma,Arial;
	font-size: 14px;
	color: #333300;
	padding-left: 2px;
	font-weight: normal;
}
#people {
	background-image: url(graphics/titlebackground.jpg);
	background-repeat: repeat-x;
	float: left;
	font-family: Tahoma,Arial;
	color: #333300;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 14px;
	background-color: #FFFFFF;
	width: 122px;
}

#peopleContent {
	font-family: Tahoma,Arial;
	font-size: 14px;
	color: #333300;
	font-weight: normal;
}

a.peopleContent:link {
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.peopleContent:visited {
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.peopleContent:hover {
	font-family: Tahoma,Arial;
	font-size: 16px;
	color: #996633;
}

#footer{
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333300;
	width: 750px;
	background-image: url(graphics/vertSpacer.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	vertical-align: bottom;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
a.footer:link {
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.footer:visited {
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #996633;
}

a:link {
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma,Arial;
	font-size: 14px;
	color: #996633;
}
