html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body { height: 98%; padding:0; letter-spacing:0; margin:0 0 10px 0; text-align: center; font-family: "Trebuchet MS"; font-size: 10px; }
body { overflow: scroll; }
#works_wrapper{ width:100%; min-height:98%; } 
img#bg {
position:absolute;
top:0;
left:0;
width:100%;
z-index:1
min-width: 300px;
/*height:100%;*/
}

img{border:0;}
#wrapper {
	font-family: "Trebuchet MS";
	z-index: 2;
	position: absolute;
	width: 900px;
	height: 200px;
    top: 0px;
    left: 50%;
    margin-left: -445px;
	margin-top: 30px;
	text-align: left;
}
#m1 { cursor: pointer; }
#m2 { cursor: pointer; }
#m3 { cursor: pointer; }
#m4 { cursor: pointer; }
#m5 { cursor: pointer; }
#m6 { cursor: pointer; }
#sm1 { cursor: pointer; }
#sm2 { cursor: pointer; }
#menu { font-weight: bold; }
a {
	text-decoration: none;
	color: inherit;
}


		img{
			border:none;
		}
		body {
			overflow: auto;/*Needed to eliminate scrollbars*/
		}
		#content{
			margin:0px auto;
			height:100px;
			width:100%;
			bottom:5%;
			background-color:#262626;
			border-top:3px solid #4F4F4F;
			border-bottom:3px solid #4F4F4F;
			position:absolute;
		}
		#contentframe{
			text-align:center;
		}
		
		/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display: inline;
		}
