@charset "utf-8";
/* Ozone v0.3 */

@import "reset.css";
@import "firefox.css";
@import "generic.css";
@import "defvalues.css";
@import "icons.css";

/* Put your customized styles below here */
.thumb {margin:0 25px 20px 0; float:left;}
.navstyle {margin:0 0 10px 0; float:left; border:1px solid #eee;}
#wrapper {position:relative; width:960px; margin:auto; min-height:100%;}
	#header {position:relative; height:120px; background:#aaa; margin:0 0 10px 0; padding:10px 0 0 10px;}
	#content { padding:0 0 100px 0;}
	#footer {position:absolute; background:#aaa; width:100%; bottom:0; height:100px;}