@charset "utf-8";
#templatemain {
	height: auto;
	width: 900px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D75B6;
	border-left-color: #6D75B6;
}
#templatemain #header {
	height: 226px;
	width: 900px;
}
#templatemain #speace {
}
#templatemain #speace {
	height: auto;
	margin-left: 210px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6D75B6;
}
#templatemain #footermenu {
	background-color: #6D75B6;
	height: auto;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#templatemain #footermenu {
	background-color: #6D75B6;
	height: auto;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#templatemain #welcomemessage p {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
#templatemain #welcomemessage {
	background-color: #6D75B6;
	height: auto;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#templatemain #copyright {
	background-color: #6D75B6;
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#templatemain #copyright p {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}
#templatemain #menu {
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	background-color: #6D75B6;
	height: auto;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#templatemain #footermenu p {
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}
#templatemain #menu a {
	color: #FFFFFF;
	font-family: "MS UI Gothic";
	font-size: 12px;
	text-decoration: none;
}
#templatemain #footermenu a {
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#templatemain #leftlink {
	float: left;
	height: auto;
	width: 200px;
	padding: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
