@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "Gill Sans", Geneva, Garamond, "Microsoft Sans Serif", sans-serif;
	font-size: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	margin-top: 20px;
	background-color: #000;
	background-image: url(Assets/Images/Background/siteBackground.jpg);
}
.index #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.index #mainContent {
	height: 750px;
	width: 800px;
	border: 4px solid #979A78;
	position: relative;
}
.contact #container {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.contact #mainContent {
	height: 980px;
	width: 850px;
	border: 4px solid #979A78;
	position: relative;
	font-family: "Gill Sans", Geneva, Garamond, "Microsoft Sans Serif", sans-serif;
}
.studio #container {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.studio #mainContent {
	height: 750px;
	width: 850px;
	border: 4px solid #979A78;
	position: relative;
	font-family: "Gill Sans", Geneva, Garamond, "Microsoft Sans Serif", sans-serif;
}
.testimonials #container {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	padding: 0px;
}
.testimonials #mainContent {
	height: 1670px;
	width: 850px;
	border: 4px solid #979A78;
	position: relative;
}
.portfolio #container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	height: 1525px;
}
.portfolio #mainContent {
	width: 850px;
	border: 4px solid #979A78;
	position: relative;
	height: 1525px;
}
.portfolioTable {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.publications #container {
	width: 850px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.publications #mainContent {
	height: 1250px;
	width: 850px;
	border: 4px solid #979A78;
	position: relative;
}
h1 {
	margin-left: -2000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 table tr {
	text-align: justify;
	display: inline-block;
}
.navigaton {
	text-align: center;
	width: 130px;
	height: 200px;
	vertical-align: middle;
}
.text {
	font-family: "Gill Sans", Geneva, Garamond, "Microsoft Sans Serif", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-indent: 16px;
	word-spacing: 1px;
	margin-bottom: 10px;
	text-align: left;
}
.contactText {
	font-family: "Gill Sans", Geneva, Garamond, "Microsoft Sans Serif", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	word-spacing: 1px;
	margin-bottom: 7px;
	text-align: left;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}
li {
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	word-spacing: 1px;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 4px;
}
#list {
	font-family: "Gill Sans", Geneva, Garamond;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 5px;
}
#cell_format {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 27px;
}
