﻿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: middle;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}
/* 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;
}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#464545;
	background:#6b0136;
}
a{
	color:#FFFFFF;
}
a:hover{
	color:#FFFFFF;
}
.wrapper{
	width:792px;
	padding-bottom:20px;
	margin:0 auto;
	background-color:#fff;
}
.get{
	margin:10px 0;
}
.get img{
	display:block;
}
.header{
	height:251px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(/galls/meetmadden/MaddenArgyle/pic/header.jpg);
}
.galleryTop{
	height:353px;
	padding-top:6px;
	padding-left:10px;	
	background:#fff url(/galls/meetmadden/MaddenArgyle/pic/gallery-top.jpg) no-repeat top left;
}
.galleryTop div{
	width:409px;
	float:left;
}
.galleryTop img{
	float:left;
	margin:0 4px 4px 0;
	border:1px #c2c2c2 solid;	
}
.galleryBottom{
	height:545px;
	padding-left:9px;
}
.galleryBottom img{
	float:left;
	margin:0 4px 4px 0;
	border:1px #c2c2c2 solid;	
}
.galleryBottom p{
	width:326px;
	height:145px;
	margin-right:4px;
	padding:30px 20px 0 20px;
	float:left;
	background:#cdcdcd;
	background-image: url(/galls/meetmadden/MaddenArgyle/pic/text-block.jpg);
}
