@charset "UTF-8";
/* CSS Document */

.container {
	background-color: #cc66ff;
	height: 900px;
	width: 1100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.header {
	background-image: url(Images/banner.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 1000px;
	position: relative;
}
.headerright {
	float: right;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	height: 80px;
	width: 200px;
	letter-spacing: 1px;
	text-align: right;
	line-height: 25px;
	margin-right: 10px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 26px;
	width: 1000px;
	background-color: #2f2714;
}
.bodycontainer {
	height: 700px;
	width: 1000px;
}
.leftframe {
	float: left;
	height: 700px;
	width: 400px;
}
.rightframe {
	float: right;
	height: 700px;
	width: 600px;
}
.mainleftcontainer {
	height: 700px;
	width: 400px;
	background-color: #cc66ff;
}
.mainlefttopframe {
	height: 300px;
	width: 400px;
}
.mainleftbottomframe {
	height: 350px;
	width: 350px;
	position: relative;
	left: 25px;
	top: 25px;
}
.mainleftframecontainer {
	height: 350px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainrightcontainer {
	height: 700px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainrightbody {
	position: relative;
	height: 660px;
	width: 560px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}
.mainleftframebody {
	height: 310px;
	width: 310px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	position: relative;
}
.aboutmeleftcontainer {
	height: 700px;
	width: 400px;
	background-color: #cc66ff;
	
}
.aboutmelefttopframe {
	height: 240px;
	width: 183px;
	position: relative;
	left: 115px;
	top: 30px;
}
.locleftframe {
	height: 452px;
	width: 400px;
	position: relative;
	top: 100px;
}
.headertopleft {
	height: 80px;
	width: 400px;
	float: left;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 25px;
	padding-left: 5px;
}
.articlebody {
	position: relative;
	height: 1200px;
	width: 960px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}
.articlecontainer {
	height: 1400px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.officeleftbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 660px;
	width: 355px;
	left: 7px;
	top: 5px;
	right: 20px;
	bottom: 20px;
	position: relative;
	background-color: #eed3be;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	border-top-color: #cc66ff;
	border-right-color: #cc66ff;
	border-bottom-color: #cc66ff;
	border-left-color: #cc66ff;
}
.officecontainer {
	height: 700px;
	width: 400px;
	background-color: #eed3be;
}
.officelefttablecontainer {
	position: relative;
	height: 350px;
	width: 350px;
}
.officelefttablecell1 {
	height: 49px;
	width: 65px;
	left: 5px;
	top: 5px;
	position: relative;
}
.officelefttablecell2 {
	height: 49px;
	width: 65px;
	position: absolute;
	left: 80px;
	top: 5px;
}
.officelefttablecell3 {
	height: 49px;
	width: 65px;
	position: absolute;
	left: 160px;
	top: 5px;
}
.officelefttablecell4 {
	height: 65;
	width: 49;
	position: absolute;
	left: 240px;
	top: 5px;
}
