body
{
	background-image: url(../../WelcomePics/dgrey027.gif);
	text-align: center;
	background-color: #4e4e4e;
	background-repeat: repeat;
}

#container
{
	border-right: silver solid;
	border-top: silver solid;
	margin: 0px auto;
	border-left: silver solid;
	width: 800px;
	height: 5475px;
	border-bottom: silver solid;
	background-color: black;
	text-align: left;
	overflow: hidden;
}

#containerShort
{
	border-right: silver solid;
	border-top: silver solid;
	margin: 0px auto;
	overflow: hidden;
	border-left: silver solid;
	width: 800px;
	border-bottom: silver solid;
	height: 2475px;
	background-color: black;
	text-align: left;
}


 
#logo
{
	
	width: 100%;
	border-bottom: silver thin solid;
	height: 200px;
	background-color: mediumblue;
	text-align: left;
}

#menu
{
	background-image: url(GeneralPics/LargeSilverBar.jpg);
	overflow: visible;
	width: 100%;
	height: 25px;
	background-color: lightgrey;
	text-align: center;
}

.menuLink
{
	border-right: black thin solid;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12pt;
	width: 100px;
	color: #000000;
}
.leftMenuLink
{
	border-right: black thin solid;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12pt;
	border-left: black thin solid;
	width: 100px;
	color: #000000;
}


#apparatusDiv
{
	margin-top: 35px;
	width: 640px;
	height: 5000px;
	text-align: center;
}

#apparatusDivShort
{
	width: 640px;
	height: 2000px;
	text-align: center;
	margin-top: 35px;
}


#rightSidebar
{
	left: 640px;
	border-left: silver solid;
	width: 156px;
	position: relative;
	top: -5035px;
	height: 5035px;
	background-color: navy;
}

#rightSidebar A:link
{
	color: #ccff00;
}

#rightSidebar A:visited
{
	color: lightcyan;
}


#rightSidebarShort
{
	left: 640px;
	border-left: silver solid;
	width: 156px;
	position: relative;
	top: -2035px;
	height: 2035px;
	background-color: navy;
}

#rightSidebarShort A:link
{
	color: #ccff00;
}

#rightSidebarShort A:visited
{
	color: lightcyan;
}

#bottomMenu
{
	border-top: silver thin solid;
	border-bottom: silver medium solid;
	width: 100%;
	position: relative;
	top: -5035px;
	height: 215px;
	background-color: black;
}


#bottomMenuShort
{
	border-top: silver thin solid;
	width: 100%;
	position: relative;
	top: -2035px;
	height: 215px;
	background-color: black;
}

#bottomMenuShortNoSidebar
{
	border-top: silver thin solid;
	
	width: 100%;
	position: relative;
	
	height: 215px;
	background-color: black;
}




#apparatusPicsDiv
{
	padding-bottom: 25px;
	width: 100%;
	margin-top: 35px;
	height: 2000px;
	background-color: black;
	text-align: center;
}


.listMargin
{
	margin-top: 25px;
}




#appDiscussion
{
	border-top-width: thin;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 140px;
	color: white;
	padding-top: 20px;
	font-style: normal;
	text-align: center;
	
}

.homePic
{
	border-right: silver solid;
}

#menu A:hover
{
	color: #ffffff;
	background-color: black;
}

#ourServicesDiv
{
	margin-left: 50px;
	color: #ffffff;
	margin-right: 50px;
	position: relative;
	text-align: center;
}

#ourServicesDiv A:link
{
	color: #ccff00;
}

#ourServicesDiv A:visited
{
	color: #ccff00;
}

#membersDiv
{
	color: #ffffff;
	position: relative;
	text-align: center;
}

#servicesListDiv
{
	margin-left: 60px;
	color: #ffffff;
	position: relative;
	
	
	text-align: left;
}

#servicesListDiv A:link
{
	color: #ccff00;
}

#servicesListDiv A:visited
{
	color: #ccff00;
}

#memberSvsDiv
{
	margin-left: 50px;
	color: #ffffff;
	margin-right: 50px;
	position: relative;
	
	height: 820px;
	text-align: center;
}

#memberSvsDiv A:link
{
	color: #ccff00;
}

#memberSvsDiv A:visited
{
	color: #ccff00;
}

#underConstrDiv
{
	position: relative;
	top: 100px;
	text-align: center;
}


#moreDiv
{
	position: relative;
	margin-top: 35px;
	text-align: center;
	height: 2000px;
}

#moreDiv A:link
{
	color: yellow;
}

#moreDiv A:visited
{
	color: lightskyblue;
}

#bottomComment
{
	border-top: silver thin solid;
	position: relative;
	top: -180px;
	height: 38px;
	background-color: #000066;
	text-align: center;
}

#andotnetCredit
{
	width: 400px;
	height: 175px;
	text-align: center;
}


#maintenanceCredit
{
	left: 400px;
	width: 395px;
	position: relative;
	top: -175px;
	height: 175px;
	text-align: center;
}


.anDotNet
{
	margin-top: 10px;
	background-image: url(GeneralPics/Logo.jpg);
	margin-left: 100px;
	width: 200px;
	margin-right: 100px;
	height: 145px;
}

.santoInfo
{
	left: -30px;
	position: relative;
	top: 19px;
}

.emailPosition
{
	
	position: relative;
	top: 18px;
	left: -30px;
}
