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: 3440px;
	border-bottom: silver solid;
	background-color: black;
	text-align: left;
	overflow: hidden;
}

#containerShort
{
	border-right: silver solid;
	border-top: silver solid;
	margin: 0px auto;
	border-left: silver solid;
	width: 800px;
	height: 1440px;
	border-bottom: silver solid;
	background-color: black;
	text-align: left;
	overflow: hidden;
}

 
#logo
{
	width: 100%;
	border-bottom: silver thin solid;
	height: 200px;
	background-color: mediumblue;
	text-align: left;
}


#menu
{
	background-image: url(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;
}


#newsDetailsDiv
{
	height: 3000px;
}

#storyListDiv
{

	margin-bottom: 35px;
	margin-top: 35px;
	margin-left: 50px;
	margin-right: 50px;
}

#newsArchivesDiv
{
	height: 2965px;
	margin-top: 35px;
	margin-left: 50px;
	margin-right: 50px;
}


#moreNewsDiv
{
	height: 925px;
	margin-bottom: 35px;
	margin-top: 35px;
	margin-left: 50px;
	margin-right: 50px;
}

#moreNewsDiv A:link
{
	color: lightcyan;
}

#moreNewsDiv A:visited
{
	color: lightyellow;
}


#picListDiv
{

	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: 75px;
	margin-right: 75px;
}


.homePic
{
	border-right: silver solid;
}

#menu A:hover
{
	color: #ffffff;
	background-color: black;
}


#underConstrDiv
{
	position: relative;
	top: 100px;
	text-align: center;
}

#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;
	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(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;
}
