#frame {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url(../assets/images/kmcd.gif);
	background-repeat: no-repeat;
}
#logoimage {
	width:800px;
	padding:0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#title {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	font-weight: bold;
	padding: 0px;
	left: 235px;
	top: 108px;
	right: auto;
	bottom: auto;
	position: absolute;
	margin: 0px;
	height: 24px;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B577A;
	position: absolute;
	height: auto;
	width: 190px;
	left: 20px;
	top: 150px;
	right: auto;
	bottom: auto;
	padding: 5px;
	background-color: #F5EEE8;
}

#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B577A;
	position: absolute;
	height: auto;
	width: 290px;
	left: 20px;
	top: 150px;
	right: auto;
	bottom: auto;
	padding: 5px;
	background-color: #F5EEE8;
} 

#subtitle {
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	padding: 0px;
	left: 235px;
	top: 136px;
	right: auto;
	bottom: auto;
	font-weight: bold;
	position: absolute;
	height: 18px;
	margin: 0px;
}

#maincontent {
	width: 568px;
	left: 244px;
	top: 150px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

#maincontent2 {
	width: 568px;
	left: 344px;
	top: 150px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

#maincontent3 {
	width: 790px;
	left: 10px;
	top: 150px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

#maincontent table {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#sidecontent {
	width: 200px;
	left: 832px;
	top: 189px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	padding-left: 5px;
}
#sidecontent2 {
	width: 200px;
	left: 932px;
	top: 189px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1B577A;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 120%;
	margin-bottom: 5px;
}
#maincontent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B577A;
}
a:link {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #1B577A;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1B577A;
	margin-top: 5px;
	padding-top: 8px;
	margin-bottom: 5px;
}
