﻿/* CSS layout */
body {
	background: #555F8C;
	margin: 2;
	padding: 3;
	color: #800000;
	font-size: x-large;
}

#masthead {
background-image:url('images/nvilHd1.jpg');
	width: 960px;
	height: 240px;
	margin-left:auto;
 	margin-right:auto;
 	
}
#container {
	background: #EFF1D8;
	min-width: 600px;
	width: 960px;
	margin-left:auto;
 	margin-right:auto; 
}
#footer {
background-image:url('images/GoldbgNS1.gif');
vertical-align:middle;
	width: 960px;
	margin-top:0;
	margin-left:auto;
 	margin-right:auto;
 	font-size: small;
	color: #FFFFFF;

}

.antispam { display:none;}

.redBg {
	background-color: #FF0000;
	text-align: center;
	font-family: "Arial";
	font-size: medium;
	color: white;
}
.left {
	text-align:left;
}
.center {
	text-align: center;
}
.width960 {
	width: 960px;
}
.width100 {
	width: 100px;
}
.beigeBordIndex {
	width: 180px;
	background-color: #FBFED3;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #264F45;
}
.ltGrCtrIndex {
	background-color: #EFF1D8;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #390B00;
}
.grBordIndex {
	width: 180px;
	background-color: #264F45;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}
.grBorder {
	width: 9px;
	background-color: #264F45;
}
.beigeBorder {
	width: 9px;
	background-color: #FBFED3;
}
.marLgTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #800000;
}
.marMdTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #800000;
}
.bluLgTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000066;
}
.bluMdTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: Medium;
	color: #000066;
}
.dkBrLgTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #390B00;
}
.whiteMdAriel {
	text-align: left;
	font-family: "Arial";
	font-size: medium;
	color: white;
}
.smWtArial {
	font-size: small;
	color: #FFFFFF;
}
.WtLgTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}
.GrMdTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #264F45;	
}
.blkMdTimes {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: black;
}
