body {
	font-family: Papyrus, Arial;
	font-size:12px;
	padding:0;
	margin:0;
}

h1 {
font-family:"Times New Roman", Times, serif;
letter-spacing:2px;
font-weight:bold;
color:#340574;
font-size:14px;
text-shadow:#4F08B4;
}

h2 {
font-size:12px;
font-weight:bold;
}

#logo{
	position:absolute;
	top:17px;
	left:219px;
	z-index:50;
	width: 314px;
}

#navigation{
	font-family:"Times New Roman", Times, serif;
	position:absolute;
	top:39px;
	left:565px;
	width:400px;
	text-align:center;
	height: 120px;
}

#navigation a {
font-size:10px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#340574;
letter-spacing:2px;
margin-left:5px;
margin-bottom:30px;
}

#navigation a:hover{
	color:#BF028B;
	background-image:url(../stars.jpg);
	background-position:right;
	text-align: center;
}


#content{
	position:absolute;
	top:240px;
	left:219px;
	width:748px;
	height: 420px;
	background-color:#FDF2FD;
}
#content a {
font-size:11px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#340574;
letter-spacing:2px;
}

#content a:hover{
	color:#BF028B;
	background-image:url(../stars.jpg);
	background-position:right;
	text-align: center;
}

#footer{
background-color:#F5C5F4;
	position:absolute;
	top:789px;
	left:220px;
	width: 751px;
}

#footer a {
font-size:10px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#340574;
letter-spacing:2px;
}

#footer a:hover{
	color:#9A018D;
	background-image:url(../stars.jpg);
	background-position:right;
	text-align: center;
}

#menu{
	background-color:#F5C5F4;
	font-family:"Times New Roman", Times, serif;
	position:absolute;
	top:222px;
	left:219px;
	width: 748px;
	height: 17px;
}
#menu a{
font-size:12px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#340574;
letter-spacing:2px;
margin-left:10px;
}
#menu a:hover{
	color:#BF028B;
	background-image:url(../stars.jpg);
	background-position:right;
	text-align: center;
}
#indlogo{
	width:150px;
	height:83px;
	position:absolute;
	left: 528px;
	top: 17px;
}
