			body  { 
				background-color:#000000;
				font: 9pt verdana,arial;
				margin: 0;
				padding: 0
			}
			
			a { 
				color: #003877;
				text-decoration: none
			}

			.parent {
				width:1200px
			}

			.left {
				position: absolute;
				left: 0;
				top: 0;
				height: 800px;
				width: 82px;
				background:url(/img/left.jpg) no-repeat;
			}
 
			.top {
				position: absolute;
				left: 82px;
				top: 0;
				height: 110px;
				width:307px;
				background:url(/img/top_logo.jpg) no-repeat;
			}

			#songtitle {
				position: absolute;
				left: 390px;
				top: 0;
				height: 110px;
				width:441px;
				font-size:8pt;
				color: #FFFFFF;
				line-height:14pt;
				background:#FFFFFF url(/img/title_bg.jpg) no-repeat;
				padding-top:30px;
				padding-left:30px
			}
			
			.songtitle iframe {
						position:absolute;
						width:100%;
						top: 60px;
						left: 20px;
			}
						
			.mainbody {
				position: absolute;
				left: 82px;
				top: 110px;
				width:748px;
				background:#FFFFFF url(/img/logo_bg_inside.jpg) no-repeat;
				padding-top: 30px;
			}

			.right {
				position: absolute;
				left: 830px;
				top: 0;
				height: 800px;
				width: 370px;
				background:url(/img/right_bg.jpg) no-repeat;
			}
			
			.right a { color: #C0C0C0; text-decoration: underline }
			

			.ads {
				position: relative;
				left: 20px;
				top: 120px;
				font: 7pt verdana, arial;
				color: #FFFFFF;
				}
				
			.copyright {
				position:relative;
				left: 85px;
				font: 8.5pt verdana, arial;
				color: gray;
				height:50px;
				
				}
				
			.feeds {
				border: 1px #000000 dotted;
				width: 450px;
				height: 300px;
				padding:10px;
				overflow:scroll;
				}
				
			img {
				border: 0
			}
			
			
			.contest {
				height:219px;
				background: url('/img/contest/titanix2.jpg');
				border: 1px dotted;
			}
			
			.contest h2 {
				font-family: arial;
				font-size: 14pt;
				color: black;
				margin-top: 0;
			}
			
			.contest .text {
				width:320px;
				float:left;
				left: 30px;
				top: 130px;
				position: relative;
			}
			
			.contest p {
				font-family: arial;
			}
			
			.contest a {
				color: #fff;
				text-decoration: underline;
			}
			
			
			.items {}
			
			
			.feeds P.item { margin-top: 10px; margin-bottom: 8px; font-family: verdana, arial; padding-bottom: 10px; border-bottom: 1px solid #999; line-height: 1.45em }
			.feeds a { color: #04E; }
			.feeds #items { font-size: 12px; }
			.feeds SPAN.description { color: #222; line-height: 1.25em }
			.feeds SPAN.date { color: #888; font-size: 11px; }
			.feeds SPAN.date A { color: #247; }
			.feeds SPAN.grey { color: #888; font-weight: bold; font-size: 18px; }
			.feeds SPAN.rubrik { font-weight: bold; font-size: 10pt; }
			
			h1 { font-size: 18pt; line-height: 18pt; font-family: verdana; font-weight: normal; color: #003877  }
			h2 { font-size: 12pt; font-weight: bold; line-height: 14pt; font-family: verdana; color: #003877; margin-bottom: 5px  }