/* div { border:1px solid pink; } */

body {

	font: 12px/1.5 Geneva, Arial, Helvetica, sans-serif;

	margin: 0px;
	padding: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #007c0e;
	min-width:780px;
}



div#all { width: expression( document.documentElement.clientWidth < 780 ? "780px" : "auto" ); }



a {
	color: black;
	font-weight: bold
}

A:visited {
	color: black;
}

a:hover {
	color: black;
	text-decoration: none;
}

a:active {
	color: black;
}



div#main {
	background-color: #98cb93;
	background-image: url(images/left-back.jpg);
	background-repeat: repeat-y;
	clear: right;

}

div#text {
	background-image: url(images/right-back.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
div#topleft {
	background-image: url(images/top-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 90px;
}
div#topright {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 90px;
	padding-top: 1px;
}


div.half {
width: 49%;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}

div#text1 {
float: left;
clear: both;
}
div#text2 {
float: right;
clear: right;
}
div#image1 {
float: right;
clear: right;
}
div#image2 {
float: left;
clear: left;
}
div#image3, div#image5 {
float: left;
clear: both;
}
div#image4, div#image6 {
float: right;
clear: right;
}



div#bottom {

	background-image: url(images/bottom.jpg);
	height:100px;
	width: 100%;
	clear: right;
}

div#bottomright {

	background-image: url(images/bottom-right.jpg);
	height:100px;
	width: 90px;
	float: right;

}

div#bottomleft {

	background-image: url(images/bottom-left.jpg);
	height:100px;
	width: 90px;
	float: left;

}

div#menu {

	background-image: url(images/top.jpg);
	width: 680px;
	height: 310px;
	left: 0;
	top: 0;
	position: absolute;
}

div#flower {

	background-image: url(images/right2.jpg);
	background-repeat: no-repeat;
	background-position: right;

	width: 315px;
	height: 310px;
	float: right;
}

div#menu ul {

	margin: 0px;
	padding: 0px;
	padding-top: 202px;
	padding-left: 54px;

}

div#menu li {

	height: 60px;
	width: 123px;
	list-style-type: none;
	float: left;

}
div#menu li a {

	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/buttons.jpg);

}
div#menu li a:link#link1 {
	background-position: 0px 0px;
}
div#menu li a:visited#link1 {
	background-position: 0px 0px;
}
div#menu li a:hover#link1 {
	background-position: 0px -60px;
}
div#menu li a:active#link1 {
	background-position: 0px -120px;
}


div#menu li a:link#link2 {
	background-position: -123px 0px;
}
div#menu li a:visited#link2 {
	background-position: -123px 0px;
}
div#menu li a:hover#link2 {
	background-position: -123px -60px;
}
div#menu li a:active#link2 {
	background-position: -123px -120px;
}

div#menu li a:link#link3 {
	background-position: -246px 0px;
}
div#menu li a:visited#link3 {
	background-position: -246px 0px;
}
div#menu li a:hover#link3 {
	background-position: -246px -60px;
}
div#menu li a:active#link3 {
	background-position: -246px -120px;
}


div#menu li a:link#link4 {
	background-position: -369px 0px;
}
div#menu li a:visited#link4 {
	background-position: -369px 0px;
}
div#menu li a:hover#link4 {
	background-position: -369px -60px;
}
div#menu li a:active#link4 {
	background-position: -369px -120px;
}

div#menu li a:link#link5 {
	background-position: -492px 0px;
}
div#menu li a:visited#link5 {
	background-position: -492px 0px;
}
div#menu li a:hover#link5 {
	background-position: -492px -60px;
}
div#menu li a:active#link5 {
	background-position: -492px -120px;
}

div#menu span {

	display: none;

}







div.borderTopLeft {
  background: url(images/custom_corners_topleft2.gif) top left no-repeat;
  float: left;
  margin: 6px;
}

div#girl div.borderTopLeft {

	float: none;
	width: 300px;
	margin: auto;
}

div#girl img {
border:2px solid black;
}

div.border {
  background: url(images/custom_corners_rightborder.gif) top right repeat-y;
}

div.borderTopRight {
  background: url(images/custom_corners_topright2.gif) top right no-repeat;
}

div.borderBottomLeft {
  background: url(images/custom_corners_bottomleft.gif) bottom left no-repeat;
}

div.borderBottomRight {
  background: url(images/custom_corners_bottomright.gif) bottom right no-repeat;
  padding: 25px;
  text-align: center;
}














div.articleTopLeft {
  background: url(images/custom_corners_topleft.gif) top left no-repeat;
  float: right;
  margin: 10px;
}

div#girl div.articleTopLeft {

	float: none;
	width: 300px;
	margin: auto;
}

div.article {
  background: url(images/custom_corners_rightborder.gif) top right repeat-y;
}

div.articleTopRight {
  background: url(images/custom_corners_topright.gif) top right no-repeat;
}

div.articleBottomLeft {
  background: url(images/custom_corners_bottomleft.gif) bottom left no-repeat;
}

div.articleBottomRight {
  background: url(images/custom_corners_bottomright.gif) bottom right no-repeat;
  padding: 1px 25px 25px 25px;
  text-align: center;

}











select {

	width: 150px;
	background-color:#FAE8EF;
	color:#db2874;
	font-size:12px;

}

div#gallery {

	width: 100%;

}

img.preview {

	border: none;
	width: 200px;
	height: 300px;
}

h1 {

	position:absolute;
	left:90px;
	top:260px;

}

h3 {

	margin-top: 4px;

}


.footerbutton {

	border: none;
	margin-right: 20px;

}

.stats {

width: 100%;
text-align: left;

}

div.table {

	width: 150px;
	float: left;
}


