/* layout */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}


#sidebar {
	width: 316px;
	float: left;
}

#left{
	width: 184px;
	float: left;
}

#right{
	width: 132px;
	margin-left: 184px;
}

a#home{
	display: block;
	width: 184px;
	height: 34px;
	background-image: url(images/2nd-try2_03.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#home:hover {
	background-image: url(images/2nd-try_06.jpg);
	text-indent: -999em;
	text-decoration: none;
	}
	
a#thetechnique{
	display: block;
	width: 184px;
	height: 35px;
	background-image: url(images/2nd-try2_05.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#thetechnique:hover {
	background-image: url(images/2nd-try_07.jpg);
	text-indent: -999em;
	text-decoration: none;
	}
	
a#testimonials{
	display: block;
	width: 184px;
	height: 31px;
	background-image: url(images/2nd-try2_06.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#testimonials:hover {
	background-image: url(images/2nd-try_08.jpg);
	text-indent: -999em;
	text-decoration: none;
	}
	
a#fmalexander{
	display: block;
	width: 184px;
	height: 30px;
	background-image: url(images/2nd-try2_07.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#fmalexander:hover {
	background-image: url(images/seven_03.jpg);
	text-indent: -999em;
	text-decoration: none;
	}

	
a#links{
	display: block;
	width: 184px;
	height: 32px;
	background-image: url(images/2nd-try2_08.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#links:hover {
	background-image: url(images/2nd-try_10.jpg);
	text-indent: -999em;
	text-decoration: none;
	}
	
a#contact{
	display: block;
	width: 184px;
	height: 35px;
	background-image: url(images/2nd-try2_10.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#contact:hover {
	background-image: url(images/2nd-try_12.jpg);
	text-indent: -999em;
	text-decoration: none;
	}
	
a#email{
	display: block;
	width: 184px;
	height: 33px;
	background-image: url(images/2nd-try2_11.jpg);
	text-indent: -999em;
	text-decoration: none;
}

a#email:hover {
	background-image: url(images/2nd-try_13.jpg);
	text-indent: -999em;
	text-decoration: none;
	}

#main {
	margin-left: 346px;
}	

#header {
	margin-left: 30px;
}

#josephine {
	float: right;
	padding: 15px;
	
}

#alexander {
	float: right;
	padding: 15px;
	margin-top: -175px;
}

#headshotarms {
	padding-left: 15px;
}

#start {
	width: 300px;
	padding:15px;
	font-family: arial, times new roman, calibri;	
}

#taught {
	width: 450px;
	padding: 15px;
	margin-top: 50px;
	font-family: arial, times new roman, calibri;
}

#xtlinks {
	width: 400px;
	padding: 30px;
	text-align: center;
	font-family: arial, times new roman, calibri;
	margin-left: 220px;
	margin-top: -210px;
}



a:visited {
	border: none;
}

img {
	border: none;
}

h2 {
	color: #16ABE4;
}

h3 {
	color: #16ABE4;
}

h4{
	color: #16ABE4;
}

#fmalexander2 {
	Float: left;
	padding: 30px;
}

#alexanim {
	Float: right;
	padding: 30px;
}

#joatwork {
	Float: right;
	padding: 20px;
}

#content {
	width: 600px;
	margin-left: 30px;
	font-family: arial, times new roman, calibri;
}

#inform {
	font-family: arial, times new roman, calibri;
	width: 950px;
}

