body {background-color:#ece9d8;}

.page {
	position:absolute; left:0px; top:20px;
	width:84%; height:auto;
	margin-left:8%; margin-right:8%;
	}
	
.content {
    background-color:#ffffff;
	width:100%; height:1220px;
	border-width:3px; border-style:groove; border-color:black;
    }

#navigation {
	background-color:#83002c; color:#ffffff;
	width:auto; height:auto;
	text-align:center; display:block;
	padding-top:6px; padding-bottom:6px;
	margin-bottom:25px;
	}

#navigation a{
    font-family:arial; font-size:11px;
	font-weight:bold; color:#ffffff;
	letter-spacing:0; margin:0.8%;
	}

#navigation a:link {text-decoration:none}
#navigation a:visited {text-decoration:none}
#navigation a:focus {color:#ffd63b; text-decoration:none;}
#navigation a:hover {color:#ffd63b; text-decoration:none;}
#navigation a:active {color:#ffd63b; text-decoration:none}

#mosaic {
	float:left;
	width:156px; height:auto;
	margin:10px;
	}

#mosaic img{
	border-width:3px; border-style:solid; border-color:#83002c;
	display:block;;
	}

.blank {
	width:156px; height:420px;
	}

.blank2 {
	width:156px; height:264px;
	}
	
#kithomes {
	width:136px; height:174px;
	float:right; margin-right:15px; margin-left:25px; margin-bottom:15px;
	border-width:4px; border-style:solid; border-color:#ffd63b;
	background-image:url(images/waves.jpg);
	font-family:"Bell MT"; color:#ffffff;
	font-size:18px; font-weight:normal; text-align:center;
	padding-left:8px; padding-right:6px; padding-top:6px;
	}

#kitspace {width:136px; height:47px;}	

#kithomes a:link {color:#ffd63b;}
#kithomes a:visited {color:#ffd63b;}
#kithomes a:focus {color:#ffd63b;}
#kithomes a:hover {color:#ffd63b;}
#kithomes a:active {color:#ffd63b;}	

#videos {
	width:400px; height:100px;
	margin-right:15px; margin-left:190px; margin-bottom:35px;
	border-width:4px; border-style:solid; border-color:#ffd63b;
	font-family:"Bell MT","Arial"; color:#000000;
	font-size:14px; font-weight:normal; text-align:center;
	padding-left:8px; padding-right:6px; padding-top:6px;
	position:relative;
	}

#title {
	display:block; height:auto; padding-top:20px; text-align:center;
	font-family:"felix titling"; font-variant:small-caps; color:#83002c;
	text-decoration:underline; font-size:32px; letter-spacing:0.2em;
	font-weight:bold;
	}

#title2 {
	display:block; height:auto; text-align:center;
	font-family:"felix titling"; font-variant:small-caps; color:#000000;
	font-size:16px; letter-spacing:0.2em; margin-bottom:20px;
	}

#copyright {
	height:20px; width:80%;
	clear:both; margin-top:10px;
	font-family:"times new roman"; font-weight:normal;
	font-size:14px; text-align:center;
    margin-left:10%; margin-right:10%;
	}

h1 {
	font-family:"felix titling"; font-size:22px; color:#000000;
	text-align:center; font-variant:none; padding-bottom:30px;
	}

h2 {
	font-family:"felix titling"; font-variant:small-caps; color:#83002c;
    font-size:18px; letter-spacing:0.4em;
 	}

h3 {
	font-family:"felix titling"; font-variant:small-caps;
    font-size:18px; letter-spacing:0.2em; text-align:center; 
	font-weight:bold; color:#ffffff;
	position:relative; top:4px;
	}
	
p {
	font-family:"Bell MT","Arial"; color:#000000;
	font-size:18px; font-weight:normal;
	margin-right:40px; margin-bottom:30px;
	position:relative; left:20px;
	line-height:1.5;
	}

li {margin-bottom:0.7em;}

ul {
	font-family:"Bell MT","Arial"; color:#000000;
	font-size:18px; font-weight:normal;
	position:relative; left:50px;
	margin-right:70px; margin-bottom:30px;
	list-style-type:circle;
	}


