body{
	background-color: #070707;
	text-align: center;
	font-family: arial;
	color: #dadada;
	font-size: 13px;
}
a.link{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #75405f;
}
a.link:hover{
	color: #ffffff;
}
a:active{
	outline-style: none;
}
a:visited{
	outline-style: none;
}
a:focus{
	outline-style: none;
}
.big
{
	font-size: 22px;
}
#main{
	text-align: center;
	margin: auto;
	width: 1200px;
}
#b01{
	width: 1200px;
	height: 75px;
	background: url(images/b01.jpg);
}
#logo{
	width: 248px;
	height: 23px;
	float: left;
	background: url(images/logo.jpg);
}
#header{
	width: 787px;
	height: 16px;
	float: left;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
	display: inline;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	letter-spacing: 0.3px;
	background: url(images/header.jpg);
}
a.gallerylink{
	padding-right: 5px;
	padding-left: 8px;
	display: inline;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	letter-spacing: 0.3px;
	color: #b7204e;
}
#b02{
	width: 160px;
	height: 23px;
	float: left;
	background: url(images/b02.jpg);
}
#gallery{
	width: 1200px;
	height: 330px;
	clear: both;
}
#menu{
	width: 483px;
	height: 272px;
	padding-right: 15px;
	padding-top: 33px;
	float: left;
	background: url(../images/menu.jpg);
}
#menulink{
	width: 300px;
	height: 17px;
	float: right;
	display: block;
	margin-bottom: 8px;	
}
#number{
	display: block;
	float: right;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
	width: 30px;
	height: 17px;
	color: #b7204e;
	font-family: arial;
	letter-spacing: 0.3px;
	background: url(../images/bgline.png);
	* background: none;
}
a.menu{
	display: block;
	float: right;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
	width: auto;
	height: 17px;
	color: #dfd6da;
	font-family: arial;
	letter-spacing: 0.3px;
	background: url(../images/bgline.png);
	* background: none;
}
a.menu:hover{
	color: white;
}
#menu2{
	width: 498px;
	height: 39px;
	float: left;
	background: url(../images/menu2.jpg);
}
#textheader{
	width: 702px;
	height: 48px;
	float: left;
	background: url(../images/textheader.jpg);
}
#content{
	padding-top: 15px;
	text-align: justify;
	width: 702px;
	min-height: 300px;
	_ height: 300px;
	float: left;
	background: url(../images/content.jpg);
}
#b04{
	width: 1200px;
	height: 90px;
	clear: both;
	background: url(images/b04.jpg);
}
h1{
	padding: 0px;
	margin-top: 12px;
	display: block;
	font-size: 30px;
	float: left;
	font-family: arial;
	color: #b7204e;
	letter-spacing: 1px;
	font-weight: normal;
}
h1.num{
	color: #dadada;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:  170px;
	margin-left: 10px;
	clear: left;
	display: block;
	padding: 0px;
	font-size: 13px;
	font-family: tahoma;
	text-align: justify;
}
h2{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	_ margin-left: 5px;
	padding: 0px;
	display: block;
	font-size: 17px;
	float: left;
	font-family: tahoma;
	color: white;
	letter-spacing: 0.6px;
	font-weight: normal;
}
a.button{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: -5px;
	margin-left:  15px;
	display: block;
	float: right;
	text-decoration: none;
	text-align: right;
	font-size: 17px;
	height: 15px;
	color: #b0a9ac;
	font-family: arial;
	letter-spacing: 0.3px;
}
a.button:hover{
	color: #f3ebef;
}
ol{
	margin-left: -10px;
	margin-right: 170px;
	* margin-left: 33px;
}
ul{
	margin-left: -20px;
	* margin-left: 20px;
	list-style-type: disc;
}

