body, ul, p, img, h1, h2, h3, h4, strong, td, tr, th {
	padding:0px;
	margin:0px;
}

body {
	font:11px Arial, Helvetica, sans-serif; 
	color:#666; 
	position:relative;
}

a {
	text-decoration: none;
	color: #666;
	outline: none;
	font-size:11px;
	cursor: pointer;
}

a:hover {
	color:#F90;
}

h2 {
	font-size:15px;
	margin:0 0 10px 0px;
}

.clear {
	clear:both;
}

.clearleft {
	clear:left;
}

img {
	border:none;
}

#page {
	margin:0 auto 20px auto;
	width:885px;
}

#flower {
	float:right;
	height:218px;
	width:259px;
}

ul {
	list-style-position:inside;
}

#top ul, #left ul {
	list-style-type:none;
}

#top ul li, #left ul li {
	float:left;
}

#top ul {
	margin:0px;
}

#top ul li {
	margin:0 15px 0 0;
}

#top ul li a {
	text-transform:uppercase;
	font-size:11px;
	border-left:1px solid #666;
	padding-left:15px;
}

#top ul li:first-child a,#top ul li:first-child strong {
	border:0;
}

#top ul li strong {
	text-transform:uppercase;
	font-size:11px;
	border-left:1px solid #666;
	color:#333;
	text-decoration:none;
	padding-left:15px;
}

#top {
	border-bottom:1px solid #999;
	padding:0 0 7px 117px;
	margin:4px 0 23px 0;
}

#left {
	float:left;
	width:130px;
}

#left ul li {
	width:135px;
}

#left ul li a {
	font-size:11px;
	display:block;
	line-height:15px;
}

#left ul li strong {
	font-size:11px;
	font-weight:bold;
}

#center {
	margin:0 235px 0 130px;
}

table tr td {
	vertical-align:top;
	padding:0 10px;
}

#right {
	float:right;
	margin:1px 0 0 0;
	width:235px;
	font-size: 11px;
}

#right a {
	font-size: 11px;
}

blockquote {
	margin:10px 23px;
}

#right a:hover {
	color:#F90;
}

#right ul {
	padding:0 0 0 23px;
	list-style-position:outside;
}

#right h1 {
	line-height:30px;
}

#footer {
	margin-top:40px;
	border-top:1px solid #999;
	font-size:10px;
	color:#999;
}

#gallery ul, #gallery_list ul {
	list-style-type:none;
}

#gallery ul li {
	float:left;
	margin:0 10px 10px 0;
}

#gallery_list ul li {
	float:left;
	text-align:center;
	width:115px;
	margin:0px 5px 20px 0px;
}

#gallery_list ul li img {
	width:115px;
	height:115px;
}