* {margin:0; padding:0; border:none; outline:none;}
body {height:98%; font-family:Arial, Helvetica, sans-serif; } 
 
#wrapper{position:absolute; top: 49%; left: 100px; overflow:hidden;
		margin-top: -240px;
		padding:0px;
		height:490px; 	
}

.section {height:460px; padding:5px; margin: 0px 4px 0px 0px; float:left; overflow:hidden;}

#home {height:460px; width:510px; }
#menu {height:200px; width:45px; font-size:11px; font-weight:normal; position:relative; top:260px; left:440px; text-align:right;}
#menu a {padding:1px 3px; text-decoration:none; line-height:18px;}
#menu a:hover {padding:1px 3px; text-decoration:none;}
#style {height:10px; position:relative; top:7px; overflow:hidden;}
#style a {display:block; text-decoration:none; width:10px; height:10px;}
#stylelight {width:10px; height:10px; float:left; margin-right:3px; background-color:#fff;}
#styledark {width:10px; height:10px; float:left; margin-right:3px; background-color:#000;}
#stylecoffeebreak {width:10px; height:10px; float:left; margin-right:3px; background-color:#110c00;}
#stylenotsoblue {width:10px; height:10px; float:left; margin-right:3px; background-color:#02040e;}


