body
{
	background-image: url(../../WelcomePics/dgrey027.gif);
	text-align: center;
	background-color: #4e4e4e;
}

#container
{
	border-right: silver solid;
	border-top: silver solid;
	margin: 0px auto;
	border-left: silver solid;
	width: 800px;
	height: 7440px;
	border-bottom: silver solid;
	background-color: black;
	text-align: left;
	overflow: hidden;
}

#containerCPR
{
	border-right: silver solid;
	border-top: silver solid;
	margin: 0px auto;
	border-left: silver solid;
	width: 800px;
	height: 7440px;
	border-bottom: silver solid;
	background-color: white;
	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: 2440px;
	background-color: black;
	text-align: left;
}


 
#logo
{
	width: 100%;
	
	height: 200px;
	background-color: black;
	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;
}


#safetyDiv
{
	width: 650px;
	position: relative;
	top: 35px;
	height: 7000px;
	text-align: center;
}

#safetyDiv A:link
{
	color: lightcyan;
}


#safetyDiv A:visited
{
	color: lightyellow;
}

#safetyDivShort
{
	width: 650px;
	position: relative;
	top: 35px;
	height: 2000px;
	text-align: center;
}

#safetyDivShort A:link
{
	color: lightcyan;
}


#safetyDivShort A:visited
{
	color: lightyellow;
}

#rightSidebar
{
	left: 650px;
	border-left: silver solid;
	width: 150px;
	position: relative;
	top: -7000px;
	height: 7000px;
	background-color: black;
	text-align: center;
}

#rightSidebar A:link
{
	color: lightcyan;
}


#rightSidebar A:visited
{
	color: lightyellow;
}

#rightSidebarBlue
{
	left: 650px;
	border-left: silver solid;
	width: 150px;
	position: relative;
	top: -2000px;
	height: 2000px;
	background-color: navy;
	text-align: center;
}

#rightSidebarBlue A:link
{
	color: lightcyan;
}


#rightSidebarBlue A:visited
{
	color: lightyellow;
}

#bottomMenu
{
	border-top: silver thin solid;
	border-bottom: silver medium solid;
	width: 100%;
	position: relative;
	top: -7000px;
	height: 215px;
	background-color: black;
}

#bottomMenuShort
{
	border-top: silver thin solid;
	
	width: 100%;
	position: relative;
	top: -2000px;
	height: 215px;
	background-color: black;
}


#bottomMenuShortNoSidebar
{
	border-top: silver thin solid;
	
	width: 100%;
	position: relative;
	
	height: 215px;
	background-color: black;
}



#bottomComment
{
	border-top: silver thin solid;
	position: relative;
	top: -180px;
	height: 38px;
	background-color: #000066;
	text-align: center;
}

#andotnetCredit
{
	width: 400px;
	text-align: center;
	height: 175px;
}


#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
{
	position: relative;
	top: 20px;
	left: -30px;
}
.emailPosition
{
	
	position: relative;
	top: 30px;
	left: -30px;
}






.listMargin
{
	margin-top: 25px;
}



#fireDiscussion
{
	border-top-width: thin;
	padding-right: 5px;
	padding-left: 5px;
	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;
}

#underConstrDiv
{
	position: relative;
	top: 100px;
	text-align: center;
}

#arsonDiv
{
	width: 100%;
	position: relative;
	top: 35px;
	height: 2000px;
	text-align: center;
}

#arsonDiv A:link
{
	color: lightcyan;
}


#arsonDiv A:visited
{
	color: lightyellow;
}

#linksDiv
{
	height: 1930px;
	margin-bottom: 35px;
	margin-top: 35px;
	text-align: center;
}

#linksDiv A:link
{
	color: lightcyan;
}

#linksDiv A:visited
{
	color: lightyellow;
}



