div.main{
	position: absolute;
	background: white;
	top:0px;
	left:0px;
	width:740px;
	color: black;
	font-family: san-serif;
	font-size: 9pt;
}

div.contents{
	position: absolute;
	top:0px;
	left:0px;
	width:520px;
}

div.rside{
	position: absolute;
	top:0px;
	left:530px;
	width:210px;
}

a {
	color: black; text-decoration: underline
}
a:hover {
	color: #EDC995; text-decoration: underline
}

.mainimage{
	position: absolute;
	top:0px;
	left:0px;
	width:520px;
}

.sintro{
	position:absolute;
	top:250px;
	left:0px;
	width:400px;
font-size: 9pt;
}

.logo{
	position:absolute;
	top:250px;
	left:400px;
	width:120px;
}


.snews{
	position: absolute;
	top: 320px;
	left: 10px;
	width: 230px;
	font-family: sans-serif;
	font-size: 9pt;
	border-left: 10pt solid black;
}

.slive{
	position: absolute;
	top: 300px;
	left: 270px;
	width: 230px;
	font-family: sans-serif;
	font-size: 9pt;
	border-left: 10pt solid black;
}

.itemtitle{
	font-weight:bold;
	font-size: 10pt;
	text-indent: .5em;
}

.snewscontents{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 230px;
	font-family: serif;
	font-size: 8pt;
	border-left: 10pt solid black;
}

.slivecontents{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 230px;
	font-family: serif;
	font-size: 8pt;
	border-left: 10pt solid black;
}


dt {
	font-weight: normal;
	text-decoration: underline;
	color: black;
	font-size: 9pt;
	margin: 0em;
}
	
dd {
	font-size: 8pt;
	margin: 0 0 0 1em;
}

.release{
	font-weight:bold;
	font-size: 12pt;
	border-left: 4pt solid black;
	text-indent: .5em;
}
.releasec{
	margin: 8pt;
	font-family: serif;
	font-size: 8pt;
	border-left: 10pt solid black;
}
.releasef{
	padding: 6pt;
}
