body,td,th {
	font-family: century gothic, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
body {
	background-color: #9883af;
	text-align: left;
}
H1 {
	display: inline;
	font-size: large;
	font-weight: bold;
	font-style:italic;
	text-align: left;
}
H2 {
	display: inline;
	font-size: medium;
	text-align: left;
	
}
H3 {
	display: inline;
	font-size: medium;
	text-align: left;
	font-style:italic;
}
.style1 {color: #9883af}
.style2 {font-size: 12px}
.style3 {font-size: 1.4em}
.style4 {font-size: 10px}
.style5 {font-size: small}
.style6 {font-size: small}
.style7 {color: #FF00FF}
.style8 {font-size: 18px;font-weight: bold;font-style:italic}
.style9 {font-weight: bold}
.style10 {font-size: smaller;font-weight: bold}
.style11 {font-size: 24px;font-style:italic}
.style12 {font-size: 18px;font-weight: bold}
.style13 {font-size: small;font-weight: bold;font-style:italic}
.style14 {font-size: 18px;font-style:italic}
.style15 {font-size: medium}
.style16 {font-size: 1em}
.style18 {font-size: larger}
.style19 {color: #FF0000;font-weight: bold;}
.style20 {color: #FF0000}
.style21 {font-size: 1em;color: #9883af}
.style22 {font-size: .8em;color: #9883af}
.style23 {font-size: 1em;font-style:italic;color: #9883af}
.style24 {font-size: large;font-weight: bold;font-style:italic}
.style25 {font-size: .8em;color: #9883af;font-style:italic}
.style26 {font-size: small;text-decoration:line-through;}
.style27 {font-size:1.5em;color: #C00}
.style28 {font-size: 1.2em;font-style:italic;color: #333;}
.style29 {font-size: .8em;color: #666666}
.style30 {font-size: 1em;font-style:italic}
.style31 {font-size: 1.4em;font-style:italic}
a:link {
	color: #5B4871;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B4871;
}
a:hover {
	text-decoration: underline;
	color: #5B4871;
}
a:active {
	text-decoration: none;
}
#header {
	background-attachment: fixed;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #333333;
}
a img { border: none 
}
#gallery {
	text-align: center;
}

