body {
	font-family: tahoma, arial, sans-serif; 
    margin:10px auto 0 auto;
	background: url(../images/background.jpg);
	background-repeat: repeat
	}

#wrapper {
	background: url(../images/BeginBack.jpg) no-repeat;
	width: 770px;
	height: 500px;
	top: 15px;
	overflow: visible;
	margin: 0 auto;
}
img {
	border: 0px;
}
/*-------------------------*/
/* Bottom Navigation Laout */
#nav {
	width: 770px;
	height: 30px;
	position: relative;
	top: 370px;
	left: 10px;
}

#nav a {
	font-size: 10px;
	color: #D6ECAE;
	text-decoration: none;
	padding: 0px 4px 0px 0px;
	margin-right: 4px;
	font-weight: bold;
}

#nav a:hover {
	color: #E1904A;
}

#indent1 {
	text-indent: 385px;
}

#indent2 {
	text-indent: 345px;
}

#indent3 {
	text-indent: 365px;
}

#copyrightSize {
	width: 770px;
	height: 30px;
	position: relative;
	top: 410px;
	margin-left: 415px;
	font-size: 9px;
	color: #D6ECAE;
}