/* Start of CMSMS style sheet 'WKD Layout' */
#container {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 25px;
	border: 1px solid #051550;
}
body {
	background-color: #3c78ff;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}
#container #bottom {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	height: 250px;
	overflow: hidden;
}
#container #wrapper {
	height: 300px;
	border: 1px dotted #4F85FF;
	overflow:hidden;
	margin: 25px;
	width: 776px;
	background-image: url(images/wrapper.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	border: 1px none #0E1466;
}
#header .headercontent {
	float: right;
	width: 700px;
	text-align: right;
	margin-right: 25px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
}
#container2 #bottom .bottomcontent  {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 0px;
}
#container2 {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#container2 #bottom .bottomcontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 64px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
}
#container2 #bottom .bottomcontent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#container2 #bottom .bottomcontent p {
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a {
text-decoration: none; /* no underline for links */
   color: #ffe400;
}
a:hover {
   color: #ffe400;
}
/* End of 'WKD Layout' */

