*{ 
    margin:0;padding:0; 
} 
html{ 
    height:100%; 
	background:url(../Image/bgpattern.gif) ;
} 

body{ 
	background:url(../Image/bgpattern.gif) ;
    height:100%; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
} 

#Container{ 
    height:100%; 
    min-height:100%; 
    width:941px; 
    background:url(../Image/leftpattern.gif) repeat-y;
}



.rightcontents{
margin:0 0 0 0;
padding:50px 0 30px 300px;
}

.maintext{
display:block;
width:572px;
margin:12px 0 0 0px;
font-size:11px;
line-height:20px;
}

.maintext p{
margin:14px 0 0  0;
}
.maintext p.images span {
	display:block;
	float:left;
	line-height:1.5em;
	padding:0 5px;
	font-size:10px;
}

.date{
margin:0 0 24px 0;
font-size:11px;
width:572px;
line-height:18px;
}

.date p{
text-indent:-1em;
margin:0 0 0 10px;
}


.maintext dt {
	float:left;
	width:11em;
	font-weight:bold;
}

.date2 table {
	border-collapse:collapse;
}
.date2 td,
.date2 th {
	border:solid 1px #AFAFAF;
	padding:2px;
	text-align:center;
}

.date2{
margin:13px 0 24px 0px;
font-size:11px;
width:517px;
line-height:18px;
}

.date2 p{
text-indent:-1em;
margin:0 0 0 10px;
}

.bottomcontents{
margin:30px 0 0 0;
width:572px;
}

.leftside{
display:block;
float:left;
width:287px;
}

.rightside{
margin:0 0 0 10px;
display:block;
float:left;
width:274px;
font-size:10px;
line-height:16px;
}

.rightside p{
margin:0 0 3px 10px;
line-height:14px;
text-indent:-1em;
}

.rightside_title{
margin:-2px 0 4px 0;
display:block;
}

.internet{
display:block;
margin:10px 0 0 0;
}

.internet a{
color:#0098bd;
}


.eventtitle{
background:url(../Image/sq.gif) no-repeat scroll 0 4px;
color:#486ae1;
display:block;
margin:0 0 3px 0;
padding:0 0 0 15px;
font-size:12px;
}

.bottomcontents{
display:block;
margin:20px 0 0 0;
font-size:10px;
line-height:16px;
}

.bottomcontents a{
color:#008000;
}


a{
text-decoration:none;
}


body > #Container{ 
    height:auto; 
}

.finished{
	color: red;
	font-style:normal;
	font-weight:normal;
}
