@charset "UTF-8";
body {
	background-image: url(assets/background3.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #BA68EE;
	width: 1024px;
}
#header {
	float: right;
	width: 620px;
	margin-left: 15px;
}
#left {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 400px;
}
#menu {
	float: left;
	margin-left: 20px;
	color: #ECE9D8;
}
a:visited {
	width: 50px;
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 21px;
}
a:link {
	width: 40px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 21px;
}
a:hover {
	width: 40px;
	color: #CC0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 21px;
}
a:active {
	background-color: #FFFFFF;
	width: 40px;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 21px;
}

#mainBody {
	width: 750px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
#img {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#body_images {
	padding: 20;
	width: 700px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	}
#bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 580px;
	margin-top: 90px;
	margin-left: 50px;
	letter-spacing: 1px;
	padding: 20px;
	line-height: 18px;
}
#bodytext img {
	padding: 25px;
}
#bodytext img2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 100px;
}
#bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ECE9D8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
#bodycopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ECE9D8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	}
	#bodycopy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ECE9D8;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 30px;
	}
	#bodycopy4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ECE9D8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: bold;
	}
	#bodycopy5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ECE9D8;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 30px;
	font-weight: bold;
	}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ECE9D8;
	text-transform: uppercase;
}
#websiteBody {
	float: none;
	width: 800px;
	padding-top: 40px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#websiteBody #img3 {
	width: 190px;
	height: 120px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
}
a {
	outline:none;
	}
	
img {
	border:none;
}
h1 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #ECE9D8;
}
