body { text-align: center; background: #333; color: #E5CFE5; line-height: 1.3em;
	font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }
h1 { margin: 0; padding: 0; font-size: 12px; }
ul { margin: 0; padding: 0; list-style: none; font-size: 22px; }
ul li { margin: 0; padding: 0; display: inline; }
a:link, a:visited { color: #FFF; text-decoration: none; }
a:link:hover, a:visited:hover { color: #FFF; text-decoration: underline; }
td { border: 1px solid #6E666E; }
img { border: 5px solid #6E666E; }
img.left { position: relative; float: left; margin: 0 10px 10px 0; }

#wrapper { width: 800px; margin: 15px auto 0; padding: 0; text-align: left; }
#header { width: 314px; height: 50px; }
#nav { position: relative; width: 327px; height: 50px; padding-left: 473px; top: -35px; }
#content { margin-top: 0; }
/* hides styling from Mac IE5 \*/
#content { margin-top: -35px; }
/* */
.text #footer { margin-top: 2em; border-top: 1px solid #6E666E; }

#header h1 { position: relative; height: 50px; width: 314px; }
#header h1 span { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background: url(/images/structure/sp.gif) top left no-repeat; }

.text #content {  }
#content a:link, #content a:visited { text-decoration: underline; }
#content a:link:hover, #content a:visited:hover { text-decoration: none; }
#content ul { font-size: 14px; list-style: square; }
#content ul li { margin: 0 0 0 20px; display: list-item; }

#nav ul { position: absolute; top: 0; right: 0; }
#nav ul li.first a { border-left: none; }
#nav ul li a { position: relative; height: 30px; border-left: 1px solid #666; display: block; float: left; }
#nav ul li#home a span, #nav ul li#galleries a span, #nav ul li#profile a span, #nav ul li#about a span, #nav ul li#contact a span {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#nav ul li#home a { width: 68px; }
#nav ul li#galleries a { width: 93px; }
#nav ul li#profile a { width: 77px; }
#nav ul li#about a { width: 66px; }
#nav ul li#contact a { width: 86px; }
#nav ul li#home a span { background: url(/images/structure/home.gif) 0 0 no-repeat; }
#nav ul li#home a:hover span, #nav ul li#galleries a:hover span, #nav ul li#profile a:hover span, #nav ul li#about a:hover span, #nav ul li#contact a:hover span {
	background-position: 0 -30px; }
#nav ul li#galleries a span { background: url(/images/structure/galleries.gif) top left no-repeat; }
#nav ul li#profile a span { background: url(/images/structure/profile.gif) top left no-repeat; }
#nav ul li#about a span { background: url(/images/structure/about.gif) top left no-repeat; }
#nav ul li#contact a span { background: url(/images/structure/contact.gif) top left no-repeat; }

#footer p { font-size: 12px; line-height: 1.2em; }

.special { border: 1px solid #6E666E; padding: 10px; }
.special h4 { margin-top: 0; }
.special p { margin-bottom: 0; }