.backg {
position:absolute;
left:0;
top:0;
z:-2;

}

body {
font-family: arial;
background-image: url(images/poster2.jpg);
background-repeat: repeat;
margin: 0px;
background-color: #286675;
margin: 0 0 0 0; 	
text-align: center; 
background-repeat: repeat;
}

#page_container{
height: auto;
width: 720px;
background-color: #ffffff;
margin-left: auto; 	
margin-right: auto; 
text-align: left;
margin-top: 50px;
border: 2px solid #7e875a;
position:relative;
z-index:1;

}

#header{
height: 125px;	
}

#navbar{
font-family: Georgia, Times New Roman, times, serif;
font-variant: small-caps;
font-size: 90%;
letter-spacing: .1em;
width: 180px;
height: auto;
background-color: #ffffff;
border-right: 1px solid #bebebc;
float: left;
}

#navbar li{
	
text-decoration: none;
list-style-type: none;	
padding-top: 10px;
}

#navbar li a{
display: block;
color: #5c5c58;
text-decoration: none;
}

#navbar li a:hover{
	color: #c9c9c8;
}

#navbar li a {
	outline: none;
}

#page_content{
width: 480px;
color: #5c5c58;
height: auto;
float: left;
padding-left: 25px;
padding-top: 15px;
}

#footer{
clear:both;
padding-left: 195px;
padding-bottom: 50px;
}

p.regular{
font-family: Georgia, Times New Roman, times, serif;
font-size: 72%;
color: #5f5f5e;
line-height: 20px;
text-align: justify;
letter-spacing: 1.2px;
}

p.regular_bold{
font-family: Georgia, Times New Roman, times, serif;
font-size: 72%;
font-variant: small-caps;
color: #5f5f5e;
line-height: 20px;
text-align: justify;
letter-spacing: 1.2px;
}

p.heading {
font-family: Georgia, Times New Roman, times, serif;
font-size: 86%;
color: #585856;
text-align: justify;
letter-spacing: 1.2px;
font-variant: small-caps;
}

p.about_style {
font-family: Georgia, Times New Roman, times, serif;
font-size: 86%;
color: #585856;
text-align: justify;
letter-spacing: 1.2px;
font-variant: small-caps;
}

.pdfs {
color: #5f5f5e;
font-family: Georgia, Times New Roman, times, serif;
font-size: 90%;
font-variant: small-caps;
line-height: 25px;


}

.pdfs a{
color: #454544;
font-family: Georgia, Times New Roman, times, serif;
font-size: 90%;
}

#payment_button {
position: absolute;
top: 650px;
left: 206px;
font-family: Georgia, Times New Roman, times, serif;
color: #454544;
font-size: 90%;
}

#map{
float: right;
width: 170px;
height: 152px;
padding: 5 5 5 5;
}