#CornerGif	{	position:       absolute;
        		top:            0px;
        		left:           0px;
		}

#Banner		{	position:       absolute;
        		top:            0px;
        		left:           95px;
		}

#Heading1	{	position:       absolute;
        		top:            52px;
        		left:           110px;
        		font-family:	arial, verdana, sans-serif;
        		font-size:	24px;
			font-weight:	900;
		}

#Heading2	{	position:       absolute;
        		top:            80px;
        		left:           270px;
        		font-family:	arial, verdana, sans-serif;
        		font-size:	13px;
        		color:		#004101;
        		font-weight:	900;
		}

#Heading3	{	position:       absolute;
        		top:            100px;
        		left:           400px;
        		font-family:	times, serif;
        		font-size:	13px;
        		font-style:	italic;
		}

#Footer		{	text-align: 	center;
		}














.MenuHeader	{	font-family:	arial, verdana, sans-serif;
        		font-size:	13px;
        		text-decoration:underline;
        		font-weight:	900;
		}

.justifyText	{	text-align:	justify;
		}

.Bold		{	font-weight:	bold;
		}






img		{	border: 	0px;
		}

body		{	background-image: url("/images/backgrounds/Newback.gif");
			background-repeat: repeat-y;
		}

A:active { 	text-decoration: none; }
A:link { 	text-decoration: none; }
A:visited { 	text-decoration: none; }
A:hover { 	text-decoration: underline; }




