/*Design by Angela Massey*/

body {
	margin: 40px 0;
	padding: 0;
	background-image: url(images/background.gif);
	background-color: #555555;
	font: normal smaller, "sans-serif", Helvetica, Arial;
}


p, ul {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: none;
}

img {
	border: 0;
}

/* Header */

h1 {
	background: url(images/header1.gif) no-repeat;
	width: 700px;
	height: 175px;
	margin: 0 auto;

}

h1 span {
	color: #111111;
	font-size: smaller;

}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #8DCFF4 url(images/image2.gif);
	font-size: small;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	background: url(images/image3.gif);
	color: #FFFFFF;
}

#menu a:active {
	background: url(images/image3.gif);
	color: #FFFFFF;
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.colOne {
	float: right;
	width: 470px;
	padding: 60px 10px 90px 0px;
	font: normal 18px/24px sans;
}

div.colOne li {
	margin-bottom: 5px;
}

div.colTwo {
	float: left;
	width: 170px;
	padding: 30px 0px 0px 20px;
}

/* Biography */

#biography {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.biocolOne {
	float: right;
	width: 450px;
	padding: 40px 15px 40px 0;
	text-align: justify;
}

span.italics {
	font-style: italic;
}

div.biocolTwo {
	float: left;
	width: 170px;
	padding: 30px 0px 0px 20px;
}

#biography p {
	font: normal 16px/21px times, serif;
	text-indent: 23px;
	margin: 0;
}

/*Calendar*/

#calendar {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.calendarcolOne {
	float: right;
	width: 470px;
	padding: 40px 15px 40px 0px;
}

div.calendarcolOne h2 {
	font: normal bold normal 18px/24px times, serif;
}

div.calendarcolOne h3 {
	font: normal normal normal 16px/24px times, serif;
	text-decoration: underline;
}

div.calendarcolOne p {
	font: normal 16px/24px times, serif;
}

div.calendarcolTwo {
	float: left;
	width: 170px;
	padding: 0px 0px 0px 20px;
	margin-top: 50px;
	border-right: 2px dotted #000000;
}

div.calendarcolTwo img {
	margin-top: 0px;	
	padding: 0px 0px 30px 40px;
}
 


/*Studio*/
#studio {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.studiocolOne {
	float: right;
	width: 470px;
	padding: 40px 15px 40px 0px;
}

div.studiocolOne h2 {
	font: normal bold normal 18px/24px times, serif;
}

div.studiocolOne p {
	font: normal 16px/24px times, serif;
	text-indent: 23px;
	text-align: justify;
}
div.studiocolTwo {
	float: left;
	width: 170px;
	padding: 60px 0px 0px 20px;
	margin-top: 50px;
	border-right: 2px dotted #000000;
}

div.studiocolTwo img {
	padding: 0px 0px 30px 40px;
}
 
div.studiocolTwo ul {
	font: normal 20px times, serif;	
	list-style-type: none;
}

div.studiocolTwo li {
	padding-bottom: 60px;
	border-top: 2px solid #000000;
}

div.studiocolTwo li img {
	padding: 30px 40px 0px 0px;
}



/* Theory */

#theory {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.theorycolOne {
	float: right;
	width: 470px;
	padding: 40px 15px 40px 0px;
}

div.theorycolOne h2 {
	font: normal bold normal 18px/24px times, serif;
}

div.theorycolOne p {
	font: normal 16px/24px times, serif;
	text-indent: 23px;
	text-align: justify;
}

div.theorycolTwo {
	float: left;
	width: 170px;
	padding: 60px 0px 0px 20px;
	margin-top: 50px;
	border-right: 2px dotted #000000;
}

div.theorycolTwo img {
	padding: 0px 0px 30px 40px;
}
 
div.theorycolTwo ul {
	font: normal 20px times, serif;	
	list-style-type: none;
}

div.theorycolTwo li {
	padding-bottom: 60px;
	border-top: 2px solid #000000;
}

div.theorycolTwo li img {
	padding: 30px 40px 0px 0px;
}

/*Links*/

#links {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.linkscolOne {
	float: right;
	width: 550px;
	padding: 40px 10px 40px 0px;
}

div.linkscolOne h2 {
	font: normal bold normal 18px/24px times, serif;
}

div.linkscolOne li {
	font: normal 16px/24px times, serif;
}

div.linkscolTwo {
	float: left;
	width: 70px;
	padding: 60px 20px 0 40px;
}

#links a:link {
	border-bottom: none;
	text-decoration: none;
	color: #12347c;
}

#links a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #7aa2f6;
}

#links a:visited {
	border-bottom: none;
	text-decoration: none;
	color: #440a50;
}

	
/*Contact*/
#contact {
	width: 700px;
	margin: 0 auto;
	background: url(images/image4.gif);
}

div.contactcolOne {
	float: right;
	width: 470px;
	padding: 60px 10px 241px 0px;
	font: normal 18px/24px sans;
}

div.contactcolOne p {
	padding-left: 20px;
}

div.contactcolOne ul {
	list-style-type: none;
}

#contact a:link {
	border-bottom: none;
	text-decoration: none;
	color: #12347c;
}

#contact a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #7aa2f6;
}

#contact a:visited {
	border-bottom: none;
	text-decoration: none;
	color: #440a50;
}

div.contactcolTwo {
	float: left;
	width: 70px;
	padding: 30px 0px 0px 20px;
}


/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font: normal 13px, "sans-serif", Helvetica, Arial;
	text-align: center;
}
