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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color:#A0A09E;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{
	margin:0;padding:0;
}

#container {width:00%;height:100%;margin:0;}
.polaroid {width:680px;height:495px;margin:3% auto 0 auto;background-image:url(../images/sprite.png);background-repeat:no-repeat;background-position:left top;float:none;}

.midStrip {width:100%;height:195px;display:block;background-image:url(../images/sprite.png);background-repeat:repeat-x;background-position:left -500px;clear:both;float:left;}

.midCon {width:680px;margin:0 auto;height:180px;}


.enigma a {width:250px;height:90px;margin:60px 0 0 0;background-image:url(../images/sprite.png);background-repeat:no-repeat;background-position:-680px -60px;float:left;display:block;}
.peach a {width:110px;height:90px;margin:50px 0 0 0;background-image:url(../images/sprite.png);background-repeat:no-repeat;background-position:-740px -150px;float:left;display:block;}


.bodyCopy p {font-size:13px; color:#a2a39d;font-family:Verdana, Geneva, sans-serif;text-align:left;width:250px;float:right;padding:30px 0 0 0;line-height:16px;}

.linkthrough a {margin:158px auto 0 auto; width:250px; height:40px;background-image:url(../images/sprite.png);background-repeat:no-repeat;background-position:-710px -20px;display:block;position:relative;z-index:10;}
