body {
	background-color: #996;
	margin-left: 15px;
	margin-top: 15px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
h2 {
	font-size: 16px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainBox a {
	color: #36C;
	font-size: 14px;
}
#mainBox #contentBox table #contentTR {
	vertical-align: top;
}
#mainBox #header {
	width: 800px;
	height: 150px;
	background-image: url(unity_recordings/assets/headerBGl.jpg);
}
#mainBox #contentBox {
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #95B7FF;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	float: left;
}
#mainBox #contentBox #editBox {
	width: 760px;
}

#mainBox #roundEdges {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A7C8EB;
	border-right-color: #A7C8EB;
	border-bottom-color: #A7C8EB;
	border-left-color: #A7C8EB;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 800px;
}


#mainBox #navBox {
	background-color: #95B7FF;
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.5mm;
}
#mainBox #navBox a {
	text-decoration: none;
	color: #333;
	font-size: 18px;
}

#mainBox #bottomBox {
	background-color: #95B7FF;
	width: 800px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #333;
	border-left-color: #FFF;
	border-bottom-style: solid;
	float: left;
}
#mainBox #navBox a:hover {
	color: #FFF;
}
#mainBox #contentBox table tr td #leftContent {
	width: 640px;
}
#mainBox #contentBox table tr td #rightContent {
	padding: 20px;
	width: 100px;
}
#apDiv1 {
	padding-right: 15px;
	padding-left: 10px;
}
#mainBox #contentBox #contactBox {
	width: 760px;
}
#mainBox {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBox #contentBox #editBox #gallery {
	height: 700px;
}

