body {
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#FFFFFF;
	margin: 0px;
	background-color: #000000;
	height:100%;
	}

a {
	color:#FFFF99;
	}
	
a, a:visited {
	color: #FFFFCC;
	}
	
#Wrapper {
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	}



#PageName {
	position:relative; 
	top:-25px; 
	left:535px; 
	width:280px;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px;
	font-weight: normal;
	color:#FFFF99;
	text-align: center;
	}
	
#Nav {
	position:relative;
		top:-55px;
		left:30px;
	width:148px;
	HEIGHT: 196px;
	background-image: url(images/Nav_BG.png);
	background-repeat: no-repeat;
	background-position:right;
	OVERFLOW: hidden;
	z-index:2;
	}

#Nav ul{
	list-style: none;
	MARGIN: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;
	WIDTH: 140px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 16px;
	font-weight: normal;
	color:#FFFF99;
	text-align:right;
	}
	
#Nav a{
	DISPLAY: block; 
	HEIGHT: 16px;
	padding-left: 0px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFAA;
	}

#Nav a:hover {
	color: #c01451;
	}
	
#Main_Content {
	position: relative;
	left: 220px;
	top: 100px;
	width: 530px;
	height:100%;
	overflow:visible;
	z-index: 3;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0033cc;
	}
	
#HomepageH1 {
	position:absolute;
	top:1590px;
	left:180px;
	}
	
#Footer {
	text-align:center;
	font-size:12px;
	color: #EFD6DF;
	}
	
#Footer a {
	padding-top: 2px;
	text-decoration: none;
	color: #EFD6DF;
	}

#Footer a:visited {
	color: #EFD6DF;
	}
	
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
	font-size: small;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
	font-size: medium;
}
.style4 {
	font-size: medium;
}