body {
	height: 100%;
}
*	{ 
margin: 0; padding: 0; 
}
.tpltext {
	font: 10pt "Segoe UI";
	color: #fff;
}
.text { 
	font: 10pt "Segoe UI";
	color: #fff;
}
.texthead { 
	font: bold 40pt "Segoe UI";
	color: #fff;
}

#page-wrap		    { 
width: 700px; margin: 20px auto; 
height: 200px;
}

.l-mid {
background-image: url('../images/pages/l-mid.png');
width: 110pt;
background-repeat:repeat-y;
}

.r-mid {
background-image: url('../images/pages/r-mid.png');
width: 20px;
background-repeat:repeat-y;
}

.image              { 
position: relative; 
margin-bottom: 20px; 
width: 100%; 
}
h2                  { 
position: absolute; 
top: 90px; 
left: 0; 
width: 100%; 
text-align: left;
}
h2 span             { 
color: white;
font:Bold 24px/45px "Segoe UI";
font-weight: bold; 
letter-spacing: -1px;  
background: rgb(0, 0, 0); 
padding: 7px; 
}
h2 span.spacer      { 
padding: 0 2px; 
background: none; 
}
h3                 { 
position: absolute; 
top: 10px; 
left: 0; 
width: 100%; 
text-align: left;
}
h3 span             { 
color: white;
font: 16px/32px "Segoe UI"; 
letter-spacing: -1px;  
background: rgb(0, 0, 0); 
padding: 6px; 
}
h3 span.spacer      { 
padding: 0 2px; 
background: none; 
}
li { 
display: inline; 
}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover,a:active {
	color: #ffffff;
	text-decoration: none;
}

#container { 
width: 700px; 
height: 200px; 
margin: 18pt auto; 
position: relative; 
z-index: 9998; 
}

#container #news { 
margin: 0; 
padding: 0; 
}

#container #news li { 
display: inline; 
}

#news {
	background:  #000;
}


img {
	border: 0px;
}

td img {
display: block;
}

a.albums{
font-family: "Segoe UI";
font-size: 8pt;
color:#FFF;
outline:none;
text-decoration:none
}
a.albums:hover{
font-family: "Segoe UI";
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
a.albums:active        { 
font-family: "Segoe UI";
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
a.albums:link        { 
font-family: "Segoe UI";
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
a.albums:visited        { 
font-family: "Segoe UI";
font-size: 8pt;
color:#C0C0C0;
outline:none;
text-decoration:none
}
.yellow{
color: yellow;
}
.button1	{
width: 100px;
} 
.articlenews {
padding: 5px;
}
