html,
body {
   margin:0;
   padding:0;
   height:100%;
   overflow-x:hidden;

 }
#container {
   min-height:100%;
   position:relative;
}
#header {
         background:#110F24;
         text-align:center;
}
#login{
         font-family: sans-serif;
         color:#E3DABB;
         font-weight: bold;
         font-size:10px;
         position:relative;
         left:350px;
         top:30px;
}
#login a{
         text-decoration:none;
         color:#E3DABB;
}
#login a:hover{
         text-decoration:underline;
         color:#FF820C
}
#nav{
	width:1000px;
	margin:0px auto;
}
#logo{
	position:relative;
	top:20px;
	right:250px;
}
#realnav{
	float:left;
	position:relative;
	bottom:60px;
	left:500px;
	width:400px;
	text-align:left;
}
#realnav a{
         text-decoration:none;
}
#social{
	position:relative;
	bottom:83px;
	left:270px;
}
#subheader{
	background:#FF820C;
	padding:7px;
}
#body {
	padding:10px;
	height:770px;
	margin:0px auto;
}
#realbody{
	width: 1000px;
	margin:0px auto;
}
#slideshow{
	position:relative;
	float:left;
	width:571px;
	top:100px;
	right:525px;
}
#buttons{
	position:relative;
	float:left;
	width:360px;
	left:50px;
	bottom:560px;
	left:620px;
}
#realbuttons{
	position:relative;
	bottom:365px;
	left:60px;
}
#prefooter{
	background:url(../images/subfootbg.jpg) repeat-x;
	height:122px;
}
#email{
         position:relative;
         right:340px;
         top:20px;
         width:1400px;
         margin:0px auto;
}
#footer {
         position:relative;
         bottom:211px;
         width:100%;
         height:304px;   
         background:#110F24;
}
#moreinfo{
         position:relative;
         bottom:350px;
         right:335px;
         width:1400px;
         margin: 0px auto;
         
}
#moreinfo a{
         color:#FFFFFF;
         text-decoration:none;
         
}
#moreinfo a:hover{
         color:#FFFFFF;
         text-decoration:underline;
}
#picuzzi{
         position:relative;
         top:25px;
         left:800px;
}
#container {
         height:100%;
}
.realslideshow { height: 580px; width: 290px; margin: auto }
