@charset "UTF-8";

* {padding:0px;	margin:0px;}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fcf5d0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #701E77;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/kaye-thomas_content.jpg);
}
#container {
	width: 850px;
	background: #76217d;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 920px;
	padding: 0px;
}
#maincontent {
	background:url(../images/kaye-thomas_body.jpg) top left no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#header {height:228px; background:url(../images/kaye-thomas_header.jpg) top left no-repeat;}
#links {height:42px; background:url(../images/kaye-thomas_links.jpg) top left no-repeat; font-size:18px; font-family:"Times New Roman", Times, serif; font-style:italic; padding:0 0 0 30px;}
#nav {height:42px;}
#footer {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FBF5D1;
	background-image: url(../images/kaye-thomas_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 300px;
}
#maincontent #right {float:right; width:390px;padding-right:20px;}
#maincontent #left {float:left; width:390px;padding-top:40px;}
#maincontent #norm {
	width:700px;
	text-align: left;
	height: 100%;
}
#img {float:right; padding:40px 0 15px 15px;}
.border {
	border:2px #a02cac;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*Typography
-----------------------------------------------------------------*/
#maincontent p {
	font-size:16px;
	line-height:20px;
	padding-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#maincontent h1 {
	font-size:18px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#maincontent h3 {color:#a89565;}
.course {
	border-bottom:dotted 2px #a89565;
	width:400px;
	margin-bottom:10px;
	font-size:18px;
	font-style:italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#maincontent a:link, #maincontent a:visited {text-decoration:none; color:#aede05;}
#maincontent a:hover {
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}

#header h1 {margin-left: -1000em;}
#footer p {
	font-size:14px;
	color:#a89565;
	padding-top:60px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a:link {color:#a89565;text-decoration:none;}
#footer a:hover {
	color: #76217D;
	text-decoration: none;
}


/*Images
-----------------------------------------------------------------*/
#gallery {
	width:700px;
	height:720px;
}
#gallery .thumbs {
	width: 277px;
	height:210px;
	float:left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}



/*Navigation
-----------------------------------------------------------------*/
#links #nav .wide {width:10em;}
#links #nav .wide a {width:10em;}
#links #nav ul {list-style:none;line-height:38px;}
#links #nav a {display:block; width: 5em; color:#f9eed5;font-size:16px;text-decoration:none;background:url(../images/kaye-thomas_divider.jpg) top right no-repeat;}
#links #nav li{float:left;width: 4.5em; text-align:center;}
#links #nav li a:hover{text-decoration:underline;}




/*Clear Float
-----------------------------------------------------------------*/
/*.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
*/

