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;
}
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;
}

#pageWrapper {
	position:absolute; /* positioning this as relative causes layout to shift offscreen in Safari */

	width:8.5in; 
	height:auto; /* (1500px?) */
	top:0px;
	border:0px solid #ffffcc;
}

#contentWrapper {
	position:relative;
	top:0px;
	width:8.5in;	
	border:0px solid #cccccc;
}
body {margin:0; padding:0; line-height: 1.7em; word-spacing:1px; letter-spacing:0.2px; font: 15px Georgia, Arial, Helvetica,"Lucida Grande", serif; color: #000;}


p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
font-family: Georgia, Times, "Times New Roman", Palatino, serif;
font-size: 12pt;
}



/*Header*/
h2 {color:#000; font-size:25px;}
.post .entry h2 {font-size:20px;}

h1 {color:#000; font-size:25px;}
.post .entry h2 {font-size:20px;}


.pageTitle 	{
	margin-top:25px;	
}

h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: Helvetica, Arial, Sans-serif;
	color: #7D7D7D;	
	margin-bottom:25px;
}
#bodyText {	
	padding-top:0px;
	padding-left:.2in;
	padding-right:.5in;
	padding-bottom:50px;
	border:0px #ffcccc solid;
}



/*Image*/
img, img a, .more-link a {border:none;}

/*Remove Element*/
#logo, #catnavi, .topnavi, .more-link, .navigation, #sidebartop, #related, #social, #sponsors, .tabs, #allpost, .toolbar, .splitbox, #commentform, #commentabs .idTabs, .postmeta-content .comments, #respond h3, .tag, .footerlinks, #leftColumn, #subNavLinksLeft, #header, #mainNav, #breadCrumbBar, #bottomContent, #footer, #clearIt, #seal, #menu1, #searchBox {display:none;}

#content {
	padding-left:0px;      /* left column fullwidth */
	padding-right:0px;     	 /* right column fullwidth + center column padding */
	text-align:left;
	top:0px;
	left:0px;
	height:auto;
	overflow:hidden;	
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
	background-image: url(../graphics/interior/seal_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}

#content .multiColumn {

}

#centerColumn {
	padding-top:0px;    	/* center column padding */
	width:7.5in;
	border:0px #666666 solid;
}
