/*  PAGE LAYOUT  */	
body {
	background-color:#000000;
	background-image: url(img/orange-banner-2.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	margin: 0px auto;
	font-family:"Century Gothic";
	font-size:12px;
	color:#FFFFFF;
}



body a:hover {
text-decoration:underline;
}

H1 {
font-size:24px;
font-weight:normal;
font-style:italic;
}

#buttons a {
font-size:18px;
color:#000000;
text-decoration:none;
display:block;
float:left;
text-align:center;
width:253px;
height:43px;
padding-top:10px;
margin:0px auto 0px auto;
background-image:url(img/bigboff.jpg);
}

#buttons a:hover {
display:block;
float:left;
width:253px;
height:43px;
padding-top:10px;
margin:0px auto 0px auto;
background-image:url(img/bigbon.jpg);
}

#container {
width: 930px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url(img/title_d.gif);
background-repeat:no-repeat;
background-position: top;
padding-top: 175px;
padding-bottom:0px;
}

#menu {
text-align:center;
}

#menu a {
margin:10px;
}

#content {
padding-top:85px;
width: 760px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding-bottom:150px;
min-height: 300px;
}

.image {
display:block;
float:right;
padding-left: 20px;
padding-bottom: 20px;
}

.image2 {
display:block;
width:300px;
float:right;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin-left: 10px;
margin-bottom: 10px;
}

.image-meeting {
display:block;
float:right;
width:269px;
height:320px;
background-image: url(img/background.jpg);
background-repeat:no-repeat;
background-position: top left;
padding-left: 0px;
padding-bottom: 0px;
padding-right:0px;
padding-top: 89px;
}

#footer {
background-color: #E36C0A;
border-top: 1px solid #000000;
color:#000000;
padding: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
text-align:center;
}

.linkclr {
color:#E36C0A;
font-weight:bold;
text-decoration:none;
}

#gallery {
width:100%;
}

#galimage {
display:block;
float:left;
padding:10px;
}

#linkblock {
width:100%;
}

#links {
display:block;
width:350px;
height:200px;
float:left;
padding:10px;
}