@charset "UTF-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1b233c;
	text-decoration: none;
	background-color: #eef2f3;
	margin: 0px;
}

a:link 
{ text-decoration: none; color: #542341; font-weight: normal;}
a:visited 
{ text-decoration: none; color: #542341; font-weight: normal; }
a:active 
{ text-decoration: none; color: #542341; font-weight: normal; }
a:hover 
{ text-decoration: underline; color: #1b233c0; font-weight: normal; }


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	color: #1b233c;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: 1b233c;
	letter-spacing: 2px;
	text-align: right;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: 1b233c;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: 1b233c;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	color: 1b233c;
	word-spacing: 1cm;
}

p2
{
	word-spacing:30px;
}

h6
{	font-size: 12px;
	font-weight: normal;
	color: 1b233c;
	text-align:right;
}

#background {
	background-image: url(background.jpg);
	background-repeat: repeat;
	position: absolute;
	z-index: 2;
	height: 800px;
	width: 775px;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #542341;
	border-right-color: #542341;
	border-left-color: #542341;
}
#header {
	z-index: 4;
	left: 0px;
	top: 0px;
	position: absolute;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #542341;
	width: 861px;
	height: 430px;
}

#menu {
	position: absolute;
	left: 238px;
	width: 399px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 5;
	top: 256px;
	height: 36px;
	margin-left: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
}
#container {
	float: none;
	width: 800px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 800px;
}

#content {
	width: 459px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	z-index: 6;
	left: 180px;
	top: 332px;
	height: 487px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	overflow: auto;
	background-color: #f4f6f5;
}


</style>
#menu #menu2 {
	position: relative;
	top: 20px;
	width: 220px;
}
#menu #menu3 {
	position: relative;
	top: 40px;
	width: 220px;
}
#menu #menu2 {
	position: relative;
	width: 220px;
	top: 20px;
}
#menu4 {
	position: absolute;
	width: 220px;
	top: 310px;
}
