* {
	padding: 0;
	margin: 0;
}

img {
	border: none;
	float: left;
}

.img1 {
	border: none;
	float: right;
}

.p1 { 
	text-align:left;
	line-height:160%;
	font-family: "Georgia", Helvetica, sans-serif;
	font-size: 12px;
	color: #24157F;
	font-style: normal;
	text-indent:15px;
}
.pindex{font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #24157F;
}
a, a:visited {
	color: #24157F;
	font-weight: bold;
}

a:hover {
	color: #FAAC5E;
}

ul {
	list-style: none;
	position: absolute;
	bottom: 8px;
	left: 20px;
	top: 217px;
	width: 431px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

li {
	float: left;
	padding-left: 10px;
	color: #420000;
	font-weight: bold;
}

ul li a, ul li a:visited {
	padding: 4px;
	text-decoration: none;
	color: #420000;
}

ul li a:hover {
	color: #4168AD;
}

body {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24157F;
	font-style: normal;
	background-color: #ABD8F5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#wrapper {
	background: url(images/back.jpg) top center no-repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

#header {
	position: relative;
	height: 250px;
}

#content {
	position: relative;
	padding: 10px;
}

#footer {
	background: url(images/footer.jpg) bottom no-repeat;
	padding: 20px 10px 10px 10px;
	height: 50px;
	margin-top: 10px;
}
