body {
	background-color: #330000;
	background-image: url("./img/bg_park.jpg");
	background-repeat:repeat;
	background-attachment:fixed;
	color:#FFF;
	font-family: Osaka, Verdana, Chicago, Arial, sans-serif, "Hiragino Gothic Pro";
	font-size: small;
}

a {	text-decoration: underline;font-weight:bold; }
a:link { color: #FF6600;}
a:visited {color: #FF6600;}
a:active {
	color: #FFF;
	background-color: #990000;
}
a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
h1 {
	font-size:x-large;
	font-weight:bold;
	color:#990000;
	margin:10px;
}


img { border:none; }

div#information a:link { color:#F90; }
div#information a:visited { color:#F90; }


div#information2 a:link { color:#F90; }
div#information2 a:visited { color:#F90; }


a{color: #981793;padding:0px}

div#header{
	margin:0;
	padding:0;
	background:#000;
	text-align:center;
}

div#header2{
	margin:0;
	padding:0;
	background:#000;
	text-align:center;
}

div#menu {
	margin:0;
	padding:0px;
	background:#000;
	color:#000;
	text-align:center;
	font:small normal;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;

}

div#menu a {
	text-decoration: none;
	font-size:large;
	font-weight:bold;
	color:#FF0000;
 }


div#container{
	text-align:left;
	background:#EEE;
	background-image: url("./img/tickiesbgb011.jpg");
	background-repeat:repeat;
	margin:5px;
	padding:0;
	border: 1px solid #000;
	width:700px;
	margin:0 auto;
}

div#content{ 
	color:#111111;
	margin:0;padding:0;
	float:left;
	width:500px
}

div#content p {line-height:1.4;margin:10px; }


div#information{
	background:#333;
	color:#fff;
	float:right;
	width:200px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-image: url("./img/tickiesbgb040.jpg");
}

div#information p{margin:0; padding:5px; }


div#information2{
	background:#000;
	float:right;
	clear:right;
	width:200px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#000;
	background-image: url("./img/tickiesbgb039.jpg");
}

div#footer{
	background:#000;
	color: #FFF;
	clear:left;
	width:100%;
	text-align:right;
}

div#footer p{margin:0;padding:5px 10px}


div .news0, div .news1, div .news2 {
	margin:10px;
	padding:10px;
	}

div .news1 {
	background-color:#FFF;
	border:dotted 5px #990000;
	}
	
div .news2 {
	background-color:#FFF;
	border:dotted 5px #000;
	}
	
.news2 h2
	{
	font-size:large;
	font-weight:bold;
	color:#666666;
}


div .member1, div .member2, div .member3 {
	margin:10px;
	padding:10px;
	background-color:#FFFFFF;
}

div .member1 { border:dotted 5px #000099; }
	
div .member2 { border:dotted 5px #990000; }

div .member3 { border:dotted 5px #666666; }

.member1 h2, .member2 h2, .member3 h2
	{
	font-size:xx-large;
	font-weight:bold;
	line-height:15px;
	margin:5px;
	padding:10px;
}

.member1 h2 {
	color: #000099;
}

.member2 h2 {
	color: #990000;
}

.member3 h2 {
	color: #666666;
}
.memberpart {
	font-size:x-large;
	font-weight:bold;
	color:#666;
	text-align:right;
}		

.memberword
	{
	font-size:36px;
	font-weight:bold;
	color:#CCC;
	text-align:right;
}		

.keyword{
	color:#990000;
	font-weight:bold;
}