html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;

}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/* #header {
	position:fixed;
	width:654px;
	height:174px;
	z-index:1;
	left: 177px;
	top: -6px;
	visibility: visible
} */

body {
	background-color: #7691C8;
	margin: 0;
	color: #FFFFFF;
}

#content {
	margin-right: 20px;
	color:#FFFFFF;
	margin-left: 25px;
	width: 850px;
}

#content a:link {
	text-decoration: none;
	color:#FFFFFF
}

#content a:visited {
	text-decoration: none;
	color:#FFFFFF
}

#content a:hover {
	text-decoration: underline;
	color:#FFFFFF
}

#content a:active {
	text-decoration: none;
	color:#FFFFFF
}

#content p {
        font-size: 100%;
        margin-left: 20px;
}

#content h1 {
	font-size: 130%;
	color: #FFFFFF;
	padding: 0;
	margin: 0px;
}

#content h2 {
	font-size: 130%;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h4 {
	font-size: 110%;
	color: #3F598C;
	padding-top: 3px;
	padding-right: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

#content h4 a:hover {	
	text-decoration: none;
}
#content blockquote a:link {
	text-decoration: underline;
	
}

#content blockquote {
	font-size: 100%;	
	
}

#content ul {
	list-style-position: inherit;
	list-style-type: disc;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

#content ol {
	list-style-position: inherit;
	list-style-type: decimal;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

#content li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#faqcontent {
	margin-right: 10px;
	color:#FFFFFF;
	margin-left: 5px;
	width: 890px;
}


#faqcontent h4 {
	font-size: 110%;
	color: #3F598C;
	padding-top: 1px;
	padding-right: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border: medium double #385589;
}

#faqcontent a:link {
	text-decoration: underline;
	color:#FFFFFF
}

#faqcontent a:visited {
	text-decoration: none;
	color:#FFFFFF
}

#faqcontent a:hover {
	text-decoration: underline;
	color:#FFFFFF
}

#faqcontent a:active {
	text-decoration: none;
	color:#FFFFFF
}

#wrapper {
	width: 909px;
	background-image: url(images/cnt_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	margin: 0 auto;
	text-align: left;
	left: 0px;
	position: absolute;
	overflow: hidden;
	/*top: 171px;*/

	/*background-color: #4E71B8;*/
	
}
#endcap {
	width: 909px;
	background-image: url(images/cnt_endcap.gif);
	background-repeat: no-repeat;
	height: 107px;
	margin: 0 auto;
	text-align: left;
	left: 50px;
	clear: both;
	/*background-color: #4E71B8;*/
}


.feature {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}


#kidslist {

}

#kidslist ul {
	list-style-position: inherit;
	list-style-image: url(images/star.gif);
	list-style-type: none;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	margin-left: 15px;
}


#kidsheader {
	position: inherit;
	background-repeat: no-repeat;
	background-position: center;

}

#kidspic{
	width: 371px;
	position: absolute;
	top: 180px;
	right: 75px;
	background-image: url(/images/flags.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	margin-top: 0px;
	padding-top: 90px;
	 
}

.style7 {
	color: #556388;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}

