html{
	margin:0;
}
body{
	margin:25px;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(images/backgroundPattern1.jpg);
	background-repeat: repeat;
}
#wrapper{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/right-curlies.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	border:2px solid #c2dabf;
	background-color:white;
}
#header{
	width:800px;
	height:77px;
	background-image:url(images/MIV&S-logo.jpg);
	background-repeat:no-repeat;
	margin:10px;
}
#header img.achclogo{
	float:right;
	display:inline;
	margin-right:auto;
	margin-left:auto;
}
#menu {
	background-color:#c2dabf;
	border-top:5px;
	border-bottom:5px;
	border-color:white;
	height:23px;
}
#menu a{
	display: block;
	float: right;
	width:82px;
	padding:5px 10px 5px 10px;
	margin-bottom:2px;
	font-weight:bold;
	text-decoration:none;
	border-left:2px solid white;
	color:#000000;
	text-align:center;
}
#menu a:hover{
	background-color:#e51937;
	color:white;
	height:13px;
}
#menu .active{
	background-color:#e51937;
	color: #FFFFFF;
	height:13px;
}
#content{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/left-curlies.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#content img{
	margin-top:2px;
}
#content h1{
	text-align:center;
	margin-top:25px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#content-services{
	margin-left:40px;
	margin-right:40px;
}
#content img.curlies{
	margin-left:auto;
	margin-top:-150px;
	z-index:1;
}
#accredidation{
	width:75%;
	margin: 25px auto;
}
#left{
	float:left;
	display:inline;
	margin-right:50px;
}

#left img.pic-right{
	float:right;
	display:inline;
	padding: 0px;
	margin-top:0px;
	margin-right:50px;
	border:thick double #c2dabf;
}
#left ul img.pic-right{
	float:right;
	display: inline;
	padding-left: 0px;
	margin-top:0px;
	margin-right:75px;
	margin-left:25px;
	margin-bottom:10px;
	border:thick double #c2dabf;
}
#left img.pic-left{
	float:left;
	display: inline;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:20px;
	border:thick double #c2dabf;
}
table {
	width: 95%;
	margin: 0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:.8em;
	line-height:1.4em;

}
td {
	text-align:center;
	
}
td img {
	border:thick double #c2dabf;
}
h1
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content-history
{
	clear: both;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 25px;
}
#content-history H2
{
	text-align: center;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content-history p.about{
	padding-bottom:35px;
}
#left-pg2{
	width:150px;
	display:block;
	float:left;
	margin-left:10px;
	padding-bottom:35px;
}
#right-pg2 {
	width:650px;
	float:left;
}
div.bio {
	margin-bottom:43px;
}
div.bio-ty {
	margin-bottom:43px;
	font-size:12px;
}
#content .tag h1{
	color:red;
}
#movie{
	width:320px;
	height:275px;
	position:relative;
	top: -450px;
	left:450px;
	margin-bottom:-350px;
}
#footer{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
#footer img.background{
	margin-bottom:-38px;
	margin-top:-30px;
}

#footer h5{
	font-size:x-small;
	text-align:center;
	margin-top:-25px;
	margin-bottom:auto;
	color:#666666;
}
