﻿@import url("layout.css");
/* --------------------------------- custom css for default.html */
#main_header {
	position:absolute;
	left:auto;
	top:210px;
	width:349px;
	height:43px;
	z-index:7;
	padding-left: 40px;
}#mainpicture {
	position:absolute;
	left:auto;  /* this property allows the picture to reposition with the screen width */
	top:244px;
	width: 312px;
	height:auto;
	z-index:6;
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	overflow: visible;
	float: left;
}
#footer2 {
	position:absolute;
	left:auto;
	top:2449px;
	width:675px;
	height:1px;
	z-index:4;
	padding-left: 45px;
}
#bottom_band {
	position:absolute;
	left:0px;
	top:2479px;	  /* 30 px more than footer2 top */
	height:55px;
	z-index:5;
	width:500%;
	background-color: #065DA0;
	background-image: url(../images/background_g2.gif);
}	
#panel_one {
	position:absolute;
	left:auto;
	top:500px;
	width:300px;
	height:661px;
	z-index:2;
	padding-left: 45px;
	padding-right: 36px;
	font-size: 10pt;
	line-height: 12pt;
}
#panel_three {
	position:absolute;
	left:auto;
	top:1325px;
	width:300px;
	height:490px;
	z-index:2;
	padding-left: 40px;
	padding-right: 36px;
	font-size: 10pt;
	line-height: 12pt;
}
#panel_two {
	position:absolute;
	left:auto;
	top:216px;
	width:304px;
	height:438px;
	z-index:3;
	padding-left: 360px;
	line-height: 12pt;
	font-size: 10pt;
}
span {font-size:14px; line-height:15px; display:block;}
#twogirls_pic {
	position:absolute;
	left:auto;
	top:1101px;
	width:310px;
	height:215px;
	z-index:9;
	padding-left: 40px;
}
#group_pic {
	position:absolute;
	left:auto;
	top:1822px;
	width:374px;
	height:287px;
	z-index:10;
	padding-left: 40px;
}
#floor_pic {
	position:absolute;
	left:auto;
	top:2125px;
	width:365px;
	height:231px;
	z-index:11;
	padding-left: 40px;
}
