@charset "utf-8";
body {
	background-color: #CCCCCC;
}

#wrapper {
	height: 1550px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper #articlecontent {
	position: absolute;
	height: 900px;
	width: 880px;
	left: 0px;
	top: 270px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #articlecontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	text-align: center;
}
#wrapper #articlecontent p {
	font-family: "Comic Sans MS";
	font-size: .9em;
}


#wrapper #header {
	position: absolute;
	height: 193px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#wrapper #header #header_text {
	position: absolute;
	height: 173px;
	width: 500px;
	left: 400px;
	top: 20px;
}
#wrapper #header #header_text h1 {
	font-family: "Comic Sans MS";
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #header #header_text h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: left;
	line-height: 10px;
}
#wrapper #navigation {
	background-color: #000000;
	position: absolute;
	height: 70px;
	width: 900px;
	left: 0px;
	top: 193px;
}
#wrapper #navigation #navigation_text {
	position: absolute;
	height: 65px;
	width: 900px;
	left: 0px;
	top: 5px;
}
#wrapper #navigation #navigation_text p {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #footer {
	background-color: #000000;
	position: absolute;
	height: 150px;
	width: 900px;
	left: 0px;
	top: 1400px;
}
#wrapper #footer #footer_text {
	position: absolute;
	height: 140px;
	width: 900px;
	left: 0px;
	top: 10px;
}
#wrapper #footer #footer_text h3 {
	font-family: "Comic Sans MS";
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	line-height: 5px;
}
#wrapper #footer #footer_text p {
	font-family: "Comic Sans MS";
	font-size: .6em;
	color: #FFFFFF;
	text-align: center;
	line-height: 5px;
}
#wrapper #footer #footer_text h4 {
	font-family: "Comic Sans MS";
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	line-height: 5px;
}
#wrapper #index_contentmain {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: absolute;
	height: 332px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper #index_contentmain p {
	font-family: "Comic Sans MS";
	font-size: 1.4em;
	color: #000000;
	text-align: center;
}
#wrapper #wdda_wrapper {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	position: absolute;
	height: 150px;
	width: 298px;
	left: 600px;
	top: 950px;
}

#wrapper #wdda_logo {
	position: absolute;
	height: 104px;
	width: 200px;
	left: 50px;
	top: 20px;
}
#wrapper #index_content1 {
	position: absolute;
	height: 500px;
	width: 293px;
	left: 0px;
	top: 600px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#wrapper #index_content1 h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #index_content1 h4 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: center;
	font-size: .9em;
}
#wrapper #index_content1 p {
	font-family: "Comic Sans MS";
	font-size: .8em;
	color: #000000;
	padding-left: 5px;
}

#wrapper #index_content2 {
	position: absolute;
	height: 350px;
	width: 293px;
	left: 600px;
	top: 600px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-left: 5px;
}
#wrapper #index_content2 h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #index_content2 p {
	font-family: "Comic Sans MS";
	font-size: .8em;
	color: #000000;
	text-indent: 10px;
	padding-left: 5px;
}


#wrapper #index_contentblogrss {
	position: absolute;
	height: 500px;
	width: 300px;
	left: 300px;
	top: 602px;
}
#wrapper #navigation #navigation_text a {
	color: #FFFFFF;
}
#wrapper #footer #footer_text a {
	color: #FFFFFF;
}
#wrapper #tellafriend {
	position: absolute;
	height: 200px;
	width: 600px;
	left: 152px;
	top: 1199px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #tellafriend p {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	text-align: center;
}

