		body {
		background-color: #120202;
		color: #ffffff;
		height: 2100px;
		padding: 7px 0px 7px 0px;
		width:980px;
		max-width:1010px;
		min-width:200px;
		
		}		
		
		
		p {
		padding:3px 3px 3px 3px;
		}
				
		.framemovie {
		position:relative;
		top:0px;
		left:0px;
		background-color:#120202;
		width:540px;
		height:350px;
		}

		.uploader{
		display:inline;
		position:absolute;
		top:670px;
		left:112px ;
		width:290px;
		height:88px;
		}

		.ruploader {
		display:inline;
		position:absolute;
		top:670px;
		left:402px;
		width:515px;
		height:88px;
		
		}

		.news {
		
		display:inline;
		position:absolute;
		top:473px;
		left:110px;
		width:812px;
		height:197px;
		outline: dashed #ffffff 1px;
		}
		
		.frameirc {
		background-color:#120202;
		width:925px;
		height:500px;
		}
		
		.frameqlive {
		background-color:#120202;
		width:925px;
		height:795px;
		}
		
		ul, li {
		list-style:none;
		padding:3px 3px 3px 3px;
		}
		
.container1 {
		background-color:#120202;
		display:block;
		position:relative;
		top:0px;
		right:30px;
		bottom:882px;
		left:30px;
		width:930px;
		max-width:930px;
		min-width:200px;
		height:768px;
		outline: dashed #ffffff 2px;
		}
		
		.topbar {
		background-color:#120202;
		display:inline;
		position:absolute;
		top:0px;
		left:0px;
		width:928px;
		height:35px;
		}
		
		
		.leftbar {
		
		display:inline;
		position:absolute;
		top:37px;
		left:0px;
		width:100px;
		height:720px;
		}
		
		.title {
		text-align:center;
		font-weight:bold;
		font-size:33pt;
		display:inline;
		position:absolute;
		top:37px;
		left:100px;
		width:823px;
		height:65px;
		
		}
		
		.movie {
		
		display:inline;
		position:absolute;
		top:115px;
		left:110px;
		width:540px;
		height:350px;
		
		}
		
			
		.quakeIIIicon {
			
		background-image:url('http://www.truecarnage.org/images/Quake-III-Arena-icon.png');
		background-repeat:no-repeat;
		background-position:center;
		display:inline;
		position:absolute;
		top:115px;
		right:6px;
		width:256px;
		height:256px;
		
		}
		
		.play {
		
		background-image:url('http://www.truecarnage.org/images/Quake_Live_ICON_by_raptor02.png');
		background-repeat:no-repeat;
		background-position:center;
		display:inline;
		position:absolute;
		top:381px;
		right:6px;
		width:256px;
		height:83px;
		
		}
		
		

		

		.container2 {
		display:block;
		position:relative;
		background-color:#120202;
		right:30px;
		bottom:0px;
		left:30px;
		width:930px;
		min-width:200px;
		height:1296px;
		outline: dashed #ffffff 2px;
		}

		.irc {
		display:inline;
		position:absolute;
		top:0px;
		left:0px;
		width:925px;
		min-width:200px;
		height:500px;
		}
		
		
		
		.qlivewin {
		display:inline;
		position:absolute;
		top:503px;
		left:0px;
		width:925px;
		min-width:200px;
		height:795px;
		}
		
		
				
		a:link { 
			color: #ffffff;
			text-decoration: none; 
			} 
	
			a:visited { 
			color: #ffffff;
			text-decoration: none; 
			} 
	
			a:hover { 
			color: #ff0000;
			text-decoration: underline; 
			} 
	
			a:active { 
			color: #ff0000;
			text-decoration: none; 
			} 