body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
	width: 1000px;
}

p {
	margin: 4px;
	font-size: 10pt;
}

ul {
	margin: 10px; 
	padding: 0px; 
	list-style-position: inside;
}

li {
	text-indent:-10px; 	
}

#top
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 136px;
	z-index: 2;
}

#mail
{
	position: relative;
	left: 650px;
	top: -75px;
	z-index: 1;
}

#tel
{
	position: relative;
	left: 650px;
	top: -80px;
	z-index: 1;
}

#likebox {
	position:relative;
	left:650px;
	top:-120px;
	z-index: 2;
}

#leftbox {
	position:relative;
	left:0px;
	top:0px;
	width:142px;
	height:1024px;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	z-index:2;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	left:142px;
	top:-1024px;
	width:838px;
	border:10px;
	padding:10px;
	background-image: url(../images/middle.gif);
}

#menu1 a {
	position:relative;
	left:0px;
	top:0px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu1 a:hover {
	background-color: #CCCCCC;
	color: #660066;
}

#menu2 a {
	position:relative;
	left:0px;
	top:10px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu2 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu3 a {
	position:relative;
	left:0px;
	top:20px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu3 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu4 a {
	position:relative;
	left:0px;
	top:30px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu4 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu5 a {
	position:relative;
	left:0px;
	top:40px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu5 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu6 a {
	position:relative;
	left:0px;
	top:50px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu6 a:hover {
	background-color: #ccc;
	color: #660066;
}

#menu7 a {
	position:relative;
	left:0px;
	top:60px;
	width:102px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu7 a:hover {
	background-color: #ccc;
	color: #660066;
}

#footer {
	position:relative;
	top:20px;
	left:10px;
	color: #660066;
	font-size: 12px;
	background-color: none;
}
 
h1
	{
	font: 14pt arial, Helvetica, sans-serif;
	margin: 0;
	}

h2
	{
	font: 12pt arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

h3
	{
	font: 10pt arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

h3 a	
	{
	font: 10pt arial, Helvetica, sans-serif;
	margin: 0;
	}

