html {
height: 100%;
}


body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:100%;
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #000000;
	background-color: #DDEAF0;
	background-image: url(images/BKground.jpg);
}


#header {
	position: relative;
	top: 0;
	left: 0;
	background: #8D9B9E;
	height: 50px;
	width: 770px;
	margin: auto;
	top: 0px;
	background-color: #DDEAF0;
	background-image: url(images/header.gif);
	filter:alpha(opacity=98);
}

#logo{
	position: absolute;
	top: -86px;
	left: -2px;
}

#holder {
position: relative; background: #DDEAF0; height: 100%; margin: auto; width: 770px; height: 270px; top:72px;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin:  10px 10px 10px  10px;

	
	position: relative;
	color: black;
	
	width: 779px;
	
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #696C7A;
	margin: 10px 10px 10px  10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li.selected {
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B1E35;
}

p{
	font-size: 13px;
	letter-spacing: normal;
	text-align:justify;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 4;
	margin: 10px 10px 10px  10px;
	font-weight: normal;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	padding: 0;
	margin: 8px 8px 8px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul li {
	list-style: square;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footer {
position: relative; top: 0; left: 0; background: #D6B7EC; height: 30px; width: 770px; margin: auto; 

}
#footerads {
position: relative; top: 0; left: 0; height: 80px; width: 770px; margin: auto; 

}
a{
	text-decoration: none;
	color: #000000;
	font-weight: 200;

}
.footlink {
	color: #000000;
	font-weight: bold;
}
