* {
    border: 0;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
    background-color: #99ff99;
}

#red {
    background-color: red;
    height: 25px;
}

#orange {
    background-color: orange;
    height: 25px;
}

#yellow {
    background-color: yellow;
    height: 25px;
}

#green {
    background-color: green;
    height: 25px;
}

#blue {
    background-color: blue;
    height: 25px;
}

#purple {
    background-color: purple;
    height: 25px;
}

#screen {
    background-color: #00ff00;
    width: 1000px;
    height: 800px;
    margin: auto;
    padding: 15px;
    font-family: "Lucida Console";
    font-weight: bold;
    font-size: 22px;
	position:relative; top: 35px;
	overflow:scroll;
	overflow-x:hidden;
	float:right;
	margin: 0 15px 0 0;
	
}

#vids_screen {
    /*
background-color: #00ff00;
*/
    width: 1200px;
    height: auto;
    margin: auto;
    /*
padding: 15px;
*/
    font-family: "Lucida Console";
    font-weight: bold;
    font-size: 22px;
	position:relative; top: 35px;
	
	/** float:right; **/
	/** margin: 0 15px 0 0; **/
	
}


#rev_header {width:1240px;
				height:175px;
				background-color:#00ff00;
				margin:auto;
				padding: 15px;
   				font-family: "Lucida Console";
				font-weight: bold;
				font-size: 22px;
				position:relative; top: 15px;
				

}




#bgscreen {
    background-color: black;
    width: 1300px;
    height: 900px;
	margin:auto;

}

#rev_bgscreen {
    background-color: black;
    width: 1300px;
    height: 1100px;
	margin:auto;

}

#vids_bgscreen {
    background-color: black;
    width: 1300px;
    height: 1800px;
	margin:auto;

}

#page {
    width: 1300px;
    height: auto;
    margin: auto;
 	position:relative; top: -130px;
}

#graphics {
    width: 875px;
    height: auto;
    margin: auto;
}
	
	
	/*
------------------------------------------------------------------
*/

#grey_coco1 {width:225px;
				height:160px;
				background-image:url(images/grey_coco1.jpg);
				float:right;
}

#white_coco1 {width:225px;
				height:160px;
				background-image:url(images/white_coco1.jpg);
				float:right;
}

#coco3 {width:225px;
				height:160px;
				background-image:url(images/coco3.jpg);
				float:right;				
}

#floppies {width:225px;
				height:160px;
				background-image:url(images/floppies.jpg);
				float:right;				
}

#repack {width:225px;
				height:160px;
				background-image:url(images/repack.jpg);
				float:right;
				
}


#music {width:166px;
		height:152px;
		float:right;
		clear:left;
		border:groove;
		border-width:4px;
		border-color:#00ff00;;
		}
		
#mus_inset {width:158px;
			height:158px;
			
			
			}


#links {width:200px;
				height:auto;
				background-color:#00ff00;
				position:relative; 
				top: 35px;
				left:15px;
			    font-family: "Lucida Console";
  				font-weight: bold;
			    font-size: 18px;
				
}

#ring {width:300px;
		height:200px;
		position:relative;
		top:225px;
		left:400px;
	
		
}

hr  {border: 0;
			height: 2px;
			color: red;
			background-color: red;
			margin-bottom:5px;
			margin-top:5px;
		}
		
		
#nav {background-color:#00ff00;
				margin-left:15px;
				font-family: "Lucida Console";
				font-size:18px;
  				font-weight: bold;
				width:200px;
				padding:10px;
				position:relative; top:35px;
				font-weight:bold;
				}	
				
#articles {background-color:#00ff00;
				
				font-family: "Lucida Console";
				font-size:18px;
  				font-weight: bold;
				width:200px;
				height:auto;
				padding:10px;
				position:relative; top:50px;
				font-weight:bold;
				margin-left:15px;
				}				
				
				
				
#links {background-color:#00ff00;
				
				font-family: "Lucida Console";
				font-size:18px;
  				font-weight: bold;
				width:200px;
				height:auto;
				padding:10px;
				position:relative; top:65px;
				font-weight:bold;
				
				}	
				
				
#reviews {background-color:#00ff00;
				margin-left:15px;
				font-family: "Lucida Console";
				font-size:18px;
  				font-weight: bold;
				width:200px;
				padding:10px;
				position:relative; top:35px;
				font-weight:bold;
				}	
		
		
#navbar ul.a {list-style-type:none;}	

#navbar a:link { color:#001760; text-decoration:none;}

#navbar a:hover { color:#00ff00; background-color:#000000;}

#navbar a:visited { text-decoration:none;}

#vids {width:auto;
		height:auto;
		margin:auto;
}
		
		
