* {
	behavior: url(iepngfix.htc);
	padding: 0;
	border: 0;
}
body {
	background:#c3daab url(images/background.jpg) repeat-x;
	text-align:center;
	margin: 0 auto;
}
p {
	margin: 0 auto;
	padding: 0
}
#wrap {
	width: 900px;
	margin: 0 auto;
}

#header {
	height:130px;
	min-height:130px;
	width: 900px;
}

#topgraphic {
	float:right;
	width:536px;
	height:130px;
	min-height:130px;
	background:url(images/decotop.png) no-repeat;
	background-position: bottom;
}
#topleft {
	float:left;
	width:333px;
	height:130px;
	min-height:130px;
}
#bottomgraphic {
	float:left;
	clear:both;
	width:568px;
	height:83px;
	min-height:83px;
	background:url(images/decobottom.png) no-repeat right;
}
#bodytext {
	width:650px;
	height: 1%;
	float:right;
}
#bodytextorder {
	width:450px;
	height: 1%;
	float:right;
}
#maincontainer {
	width: 900px;
	height: 507px;
	min-height: 507px;
}
#bottom {
	width:900px;
	height:130px;
	min-height:130px;
}
#buttons {
	float:left;
	width:327px;
	margin:61px 0 0 6px;
}
#galleries {
	float:right;
	margin:0 65px 0 0;
}

#text {
	float:left;
	width:215px;
	height: 483px;
	min-height: 483px;
	margin:20px 10px 5px 10px;
}
#photos {
	float:right;
	width:665px;
	padding: 10px;
}
.galleries {
	font: 13px/31px "trebuchet ms", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
}
.title {
	font:20px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	color: #cc6699;
}
.text {
	font:13px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
#logo {
	padding: 10px 0 0 0px;
}

.copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #cc6699;
	margin:15px 0;
}
#newsletter {
	width:183px;
	height:83px;
	min-height:83px;
	margin:16px;
	background:url(images/newsletter.png);
}
.newsletter {
	text-align:center;
	color:#FFF;
	font: 10px Arial, Helvetica, sans-serif;
	padding:2px 0 0 0;
}
.field {
	margin: 5px;
	width: 140px;
}
#scroll {
	width: 3000px;
	height: 507px;
}
.form {
	margin: 2px solid #999999;
	background-color: #DFDFDF
}
.table {
	border: #c3daab 5px solid;
	background-color:#F4F4F4;
}
.images {
	background-color: #FFFFFF;
	padding: 5px;
	border:#CCCCCC 1px solid;
}
li {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
ul {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#menu { 
	height: 28px;
	width: 312px;
	text-align: left;
	float: left;
	padding: 56px 0 0 0;
	margin: 0 auto;
}
#menu ul { 
	margin: 0px auto; 
	padding: 0px; 
	list-style: none; 
	text-align: left; 
	width: 312px;
} 
#menu li { 
	margin: 0px auto; 
	padding: 0px; 
	list-style: none; 
	float: left;
} 
#menu li a { 
	display: block; 
	float: left; 
	width: 101px; 
	text-decoration: none;
	text-align: center;
	background: url(images/buttonoff.png) no-repeat;
	padding: 0 1px;
	font: bold 13px/28px "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 auto;
} 
#menu li a:hover { 
	display: block; 
	float: left; 
	width: 101px; 
	text-decoration: none;
	text-align: center;
	background: url(images/buttonon.png) no-repeat;
	font: bold 13px/28px "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 1px;
	margin: 0 auto;
} 