body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#outer {
	padding: 0px;
	width: 816px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	height: 433px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.8em;
	line-height: 1.4;
}
#hometext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 350px;
	color: #000066;
	text-align: left;
}
#hometext a {
	color: #0066CB;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
#header {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 150px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	padding-top: 5px;
	padding-left: 200px;
	text-align: left;
	margin-top: 10px;
}
#mainpage {
	padding: 0px;
	clear: both;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
}
#mainpage #leftcol {
	width: 150px;
	float: left;
	padding-top: 15px;
	background-image: url(images/leftcol.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 35px;
}
#footer {
	clear: both;
	font-size: 0.7em;
	width: 670px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
}
#leftcol ul {
	font-size: 0.9em;
	margin: 0px;
	padding-left: 15px;
	list-style-type: circle;
}
#leftcol li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#leftcol a {
	color: #ffffff;
	text-decoration: none;
}
#leftcol a:hover {
	color: #000066;
	text-decoration: none;
}

#rightcol {
	float: right;
	width: 480px;
}
#rightcol a {
	text-decoration: none;
	color: #0066CC;
}
#rightcol a:hover {
	color: #336666;
	text-decoration: underline;
}
.floatright {
	float: right;
}

#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	width: 85px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#kitkadesign a {
	color: #dddddd;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}.kitka {
	letter-spacing: 6px;
}
