/* 
author: jon@threefivedesign.com
modified: 2007-09-09
*/


body {

	width: ;
	height: ;
	background: #fff;
	color: #000;
	font: 12pt/1.5em "Times New Roman", Times, serif;

}

img {
	border: none;
}

a { outline: none; }
a:link { text-decoration: underline; color: #000; }

/* typography */
h1 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 18px;
	font-style: italic;
}

h2, h3 {
	font-size: 1.1666667em;
	line-height: 1em;
	margin-bottom: 18px;
	font-style: italic;
	clear: both;
}

h3 {
	color: #636263;
	margin-bottom: 4px;
}

h2.title {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 18px;
	font-style: italic;
	text-align: center;
}

p, ul {
	margin-bottom: 18px;
	line-height: 1.5em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

acronym, abbr {
	cursor: pointer;
	border-bottom: 1px dotted #636263;
}

sup {
	font-size: 70%;
	vertical-align: top;
}


/* layout */
#wrap {
	width: 90%;
	padding: 36px;
}

#header {
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 18px;
}

.inset, .hotspot img {
	float: left;
	border: 1px solid #636263;
	margin: -4px 18px 18px 0;
	padding: 4px;
	background: #fff
}

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #000;
	padding-top: 18px;
}

#footer p {
	margin-bottom: 0;
	line-height: 1em;
}

/* hide */
#navigation ul {
	display: none;
}

/* your at the resturant at the end of the universe */