body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
	color: #16387C;
	text-decoration: none;
}

a:hover{
	color: #0c1c3e;
}


body {
	background-image: url('img/background.png');
	font-family: "Century gothic";
	color: #000000;
	text-align: center;
	background-repeat: repeat-x;
}

small {
	font-size: 10px;
}

#ticker{
	width: 100%;
	background-color: #555555;
}

#micro{
	font-size: .3px;
}

#top{
	background-image: url('img/top.png');
	width: 1030px;
	height: 438px;
}

#top img.icon{
	position: relative;
	top: -5px;
}


#content_wrapper{
	background-image: url('img/bodybackground.png');
	width: 1030px;
	padding-bottom: 25px;
}

#content{
	width: 960px;
}

#coupon{
	width: 940px;
	background-color: #FFFFFF;
	border-bottom: 10px solid #c8c8c8;
}
			
#shirtslab{
	width: 301px;
	height: 376px;
	background-image: url('img/shirtslab.png');
	float: left;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#buynow{
	width: 149px;
	height: 46px;
	background-image: url('img/buynowreg.png');
	cursor: pointer;
}

#contact, #about, #other, #home_link,  #hoodies, #shirts{
	float: right;
	width: 65px;
	margin-right: 50px;
	margin-top: 185px;
	color: #0c1c3e;
	font-weight: bold;
	height: 56px;
	font-family: Arial;
	cursor: pointer;
}

#contact:hover, #about:hover, #other:hover, #hoodies:hover, #shirts:hover{
	color: #16387C;
}

#footer{
	font-size: 10px;
	color: #fdb12d;
}

#footer_table{
	margin-left: 50px;
}		

#iframe{
	width: 940px;
	height: 830px;
	border: none;
}

#storetop{
	padding-top: 10px;
}


#footer{
	background-color: #111111;
	background-image: url('http://appuseful.com/css/2.0/footer_background.png');
	background-repeat: repeat-x;
	border-top: 2px solid #000000;
	color: #cccccc;
	padding: 20px;
	min-width: 880px;
}

#footer div center a img{
	margin: 20px;
}

#coupon table tr td{
	padding: 0px 5px 0px 5px;
}
