body {
	margin: 0px;
	background-image: url(back.jpg);
}

a {
	
	text-decoration:none;
}


#Content a {
	color : #2F7FB2;
	text-decoration:underline;
	border:0px;
}
	
#Content a:hover {
	color:#dd0000;
	text-decoration:underline;
}

h1 {
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 259px;
	padding : 0;
	margin: 0px;
	text-indent : -9999px;
}

div#Content {
	position: absolute;
	background-image: url(content.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin:0px;
	width:925px;
}

div#menu {
	position: absolute;
	top: 20px; 
	left: 100px;
	width:230px;
}

#menu01 {
	position: absolute;
	background-image: url(menu01.jpg);
	height: 63px;
	width:230px;
	text-indent : -9999px;
}

#menu01:hover{	background-image: url(menu01a.jpg);}

#menu01a {
	position: absolute;
	background-image: url(menu01a.jpg);
	height: 63px;
	width:230px;
	text-indent : -9999px;
}

#menu02 {
	position: absolute;
	left:0px;
	top:63px;
	background-image: url(menu02.jpg);
	height: 62px;
	width:230px;
	text-indent : -9999px;
}

#menu02:hover {background-image: url(menu02a.jpg);}

#menu02a {
	position: absolute;
	left:0px;
	top:63px;
	background-image: url(menu02a.jpg);
	height: 62px;
	width:230px;
	text-indent : -9999px;
}

#menu03 {
	position: absolute;
	left:0px;
	top:125px;
	background-image: url(menu03.jpg);
	height: 65px;
	width:230px;
	text-indent : -9999px;
}

#menu03:hover {background-image: url(menu03a.jpg);}

#menu03a {
	position: absolute;
	left:0px;
	top:125px;
	background-image: url(menu03a.jpg);
	height: 65px;
	width:230px;
	text-indent : -9999px;
}

#menu04 {
	position: absolute;
	left:0px;
	top:190px;
	background-image: url(menu04.jpg);
	height: 68px;
	width:230px;
	text-indent : -9999px;
}

#menu04:hover {background-image: url(menu04a.jpg);}

#menu04a {
	position: absolute;
	left:0px;
	top:190px;
	background-image: url(menu04a.jpg);
	height: 68px;
	width:230px;
	text-indent : -9999px;
}

#menu05 {
	position: absolute;
	left:0px;
	top:258px;
	background-image: url(menu05.jpg);
	height: 64px;
	width:230px;
	text-indent : -9999px;
}

#menu05:hover {background-image: url(menu05a.jpg);}

#menu05a {
	position: absolute;
	left:0px;
	top:258px;
	background-image: url(menu05a.jpg);
	height: 64px;
	width:230px;
	text-indent : -9999px;
}

#menu06 {
	position: absolute;
	left:0px;
	top:322px;
	background-image: url(menu06.jpg);
	height: 73px;
	width:230px;
	text-indent : -9999px;
}

#menu06:hover {background-image: url(menu06a.jpg);}

#menu06a {
	position: absolute;
	left:0px;
	top:322px;
	background-image: url(menu06a.jpg);
	height: 73px;
	width:230px;
	text-indent : -9999px;
}

#menu07 {
	position: absolute;
	left:0px;
	top:395px;
	background-image: url(menu07.jpg);
	height: 120px;
	width:230px;
	text-indent : -9999px;
}

h2 {
	margin: 0px;
	padding-top: 45px;
	padding-left: 360px;
	width:350px;
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
}

div#text {
	padding-top:10px;
	padding-left: 360px;
	padding-right:75px;
	font-family: Arial,sans-serif;
	line-height: 18px;
	font-size: 13px;
	color:#777;
}

#copyright,#copyright a, #copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc;
	text-decoration:none;
	text-align: right;
}

#copyright2:hover {color:#dd0000;}