@charset "utf-8";
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	}
body {
	background-image: url(images-layout/wholebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	text-align: center;
}

#header {
	background-image: url(images-layout/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 799px;
}
#header a {
	text-indent: -9999px;
	display: block;
}
#nav-left {
	background-image: url(images-layout/nav-left.jpg);
	height: 55px;
	width: 261px;
	float: left;
}

#navi-right {
	background-image: url(images-layout/nav-right.jpg);
	float: left;
	height: 55px;
	width: 243px;
}

#navi {
	background-image: url(images-layout/nav.jpg);
	height: 55px;
	width: 295px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
#navi a {
	color: #000000;
	text-decoration: none;
	height: 40px;
	display: block;
}
#navi a:hover {
	background-image: url(images-layout/flower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#navi li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 9px;
	height: 40px;
	padding-top: 15px;
	display: block;
}

#navi ul {
	list-style-type: none;
}


#container {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFCC00;
}


#content {
	clear: both;
	width: 799px;
	color: #333333;
	background-color: #FFCC00;
	background-image: url(images-layout/cont-bg1.jpg);
	background-repeat: no-repeat;
}
#contenttext {
	padding-right: 20px;
	padding-left: 30px;
}
#contenttext #text {
	width: 375px;
	float: left;
	background-image: url(images-layout/swirls2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}
#contenttext #text3 {
	background-image: url(images-layout/swirls2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 375px;
	float: left;
	margin-left: 25px;
	padding-top: 50px;
}
#contenttext #text2 {
	float: left;
	width: 350px;
	background-image: url(images-layout/swirls2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	padding-top: 50px;
}
.rightpadding {
	padding-right: 35px;
	padding-top: 25px;
}


#contenttext h2 {
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer {
	background-image: url(images-layout/footer.jpg);
	height: 84px;
	width: 799px;
	text-align: center;
	font-size: 12px;
	background-repeat: no-repeat;
	clear: both;
}
#footer ul {
	list-style-type: none;
	margin-left: 240px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	font-weight: bolder;
	margin-bottom: -5px;
}
#gallery {
	width: 725px;
}
#gallery a {
	color: #66FFFF;
}


#picCount {
	color:#FFFFFF;
	font-weight:bold;
  }

#thumbs {
    float: left;
    margin-top: 10px;
}

#thumbs td {
    text-align: center;
}

#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}

#main_image {
	float: right;
	text-align: center;
	width: 350px;
}


#main_image p {
	color:#FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p :first-letter {
	font-weight: bold;
	font-size: 30px;
}
.imgpadding {
	padding-right: 15px;
	padding-left: 35px;
}
#thumbnails {
}
