body {
	width: 6in;
	margin: .3in auto;
	background: #fff;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10.5pt;
	line-height: 14pt;
	}


#logo, #address, #phone {
	margin: 0;
	padding: 0;
	font-size: 10.5pt;
	line-height: 14pt;
	float: left;
	clear: left;
	}

#logo {
	font-weight: 700;
	}


ul#nav {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	text-align: right;
	}

ul#nav li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	display: inline;
	}

ul#nav li a {
	display: none;
	}

ul#nav li h1, ul#nav li strong {
	display: inline;
	font-size: 17pt;
	font-weight: 400;
	}

#myAdidas {
	margin: 0;
	padding: 0;
	clear: both;
	}

h2 {
	font-size: 17pt;
	font-weight: 400;
	}




div#boris, div#rates, div#info, div#aboutMyra, div#contactInfo {
	padding-top: 18pt;
	}


div#contactForm {
	display: none;
	}





h3 {
	margin: 1em 0 0 0;
	font-size: 10.5pt;
	}

#rapper ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	}

#rapper ul li {
	margin-left: 1em;
	text-indent: -1em;
	}

div.clearKludge {
	display: none;
	}


li#prev, li#next, li#again {
	display: none;
	}


p {
	margin: 0 0 1em 0;
	}

p#copyright {
	display: block;
	margin: 36pt 0 0 0;
	padding: 0;
	font-size: 9pt;
	line-height: 12pt;
	}


#myAdidas #rapper img.shrinkwrap {
	display: none;
	}


/* 	The following style is for when we need to add article body text (redundantly) at the
	beginning of an entry (to move it above image-caption text) to "trick" the RSS feed.
	Relying on the built-in "excerpt" feature winds up using the exerpt as the entirety
	of the entry for RSS purposes. Ick! */

.hackTheExcerpt {
	display: none !important;
	}
