body {
background: #bdf6fb;
margin: 0;
text-align: center;
font:15px arial,sans-serif;
color: #A9A9A9;
}

#container {
width: 800px;
margin: 35px auto;
}


#container900 {
width: 900px;
margin: 35px auto;

}

#banner900 {
background-image: url(../images/layout/banner900.png);
background-repeat:no-repeat;
width: 100%;
height: 150px;
padding-top: 15px;
text-align: center;
}

#banner {
background-image: url(../images/layout/banner.png);
background-repeat:no-repeat;
width: 100%;
height: 150px;
padding-top: 15px;
text-align: center;
}

#linkbanner {
width: 100%;
height: 150px;
padding-top: 15px;
text-align: center;

}

#photoframe {
background-image: url(../images/layout/photoframe.png);
float:left;
width: 400px;
height: 400px;
text-align: center;
}

#content {
background-image: url(../images/layout/contentframe.png);
float:left;
width: 650px;
height: 400px;
text-align: center;
}

#contentlocation {
background-image: url(../images/layout/contentframe.png);
float:left;
width: 600px;
text-align: center;
}

#contentother {
background-image: url(../images/layout/contentframe.png);
float:left;
width: 900px;
text-align: center;
}

#rightbuffer {
float: right;
width: 115px;
height: 400px;

}

#rightbufferlocation {
float: right;
width: 0px;


}

#linkframe {
background-image: url(../images/layout/linkframe.png);
padding: 0px 0px 0px 0px;
float: left;
width: 200px;
height: 400px;

}

#leftbuffer {
float: left;
width: 85px;
height: 400px;

}

#leftbufferlocation {
float: left;
width: 300px;
height: 400px;
text-align: centre;

}

#leftbufferhotels {
float: left;
width: 300px;
height: 400px;
text-align: centre;

}

#leftbufferother {
float: left;
text-align: left;

}
#linkhome {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#linklocation {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#linkrsvp {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#linkhotels {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#linktaxis {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#linkmenus {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#linkphotos {
padding: 0px 0px 0px 10px;
float: left;
width: 200px;
height: 35px;
}

#photoframetext {
	padding: 44px 165px 0px 56px;
	
}

#contenttext {
	padding: 44px 165px 0px 56px;
	
}

table
{ 
margin-left: auto;
margin-right: auto;
}

p{font:15px arial,sans-serif;
color: #A9A9A9;}

h1{font:22px arial,sans-serif;
color: #A9A9A9;}

h2{font:18px arial,sans-serif;
color: #A9A9A9;}

label{font:15px arial,sans-serif;
color: #A9A9A9;}

a:link {color:#A9A9A9;}      /* unvisited link */
a:visited {color:#A9A9A9;}  /* visited link */
a:hover {color:#A9A9A9;}  /* mouse over link */
a:active {color:#A9A9A9;}  /* selected link */
