/*GENERAL -----------------------------------------------------------------------*/

*{
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/SSF-daisybg.gif);
	font-family: "Lucida Sans", Verdana, Arial, sans serif;
	font-size: 75%;
	color: #333;
	line-height: 120%;
	margin-top: 10px;
}

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height 0px;
	margin-bottom: 0px;
}


/*PAGE LAYOUT SECTION ---------------------------------------*/
#outer-bounds{
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-repeat: repeat;
	
}

#inner-bounds{
	width: 870px;
	margin-right 0px;
	margin-left: 15px;
	padding: 0px;

}

/*BOXES LAYOUT SECTION -----------------------------------------*/

#maincontainer, #bottomsection {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	border: 2px none #000000;
	
}

#banner {
	background-image: ;
	width: 310px;
	height: 270px;
	margin: 1px;
	padding: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_pics{
	float: right;
	height: 100px;
	width: 535px;
	position: absolute;
	left: 345px;
	top: 110px;
	overflow: hidden;
}

#ad_strap{
	float: right;
	height: 140px;
	width: 535px;
	position: absolute;
	left: 345px;
	top: 110px;
	overflow: hidden;
	border: thin outset #36C;
}

#date_strap{
	float: right;
	height: 91px;
	width: 535px;
	position: absolute;
	left: 345px;
	top: 0px;
	overflow: hidden;
}

#left-column{
	width:310px;
	float:left;
	overflow: visible;
	visibility: inherit;
	padding: 10px;
}
#right-column{
	padding: 10px;
	width: 245px;
	float: left;
	background-color: #fff;
	overflow: visible;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 10px;
}
#second_column{
	padding: 10px;
	width: 245px;
	float: left;
	background-color: #fff;
	overflow: visible;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#PageFlipDiv{
	width: 656px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
	position: absolute;
	top: 47px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 256px;

}

#nav_column{
	width: 200px;
	float: left;
	overflow: hidden;
	border-right-width: thin;
	border-left-width: thin;
	padding: 5px;
}

#spread_column{
	position: relative;
	padding: 10px;
	width: 600px;
	float: right;
	background-color: #FFF;
	overflow: hidden;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#maincontainer {
	overflow:hidden;
	top: 299px;
	position: absolute;
	left: 4px;
	
}
#maincontainer div {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

p {
	margin: 0px;
	padding-bottom: 6px;
}

}
h1 {
	padding-bottom: 10px;

}
h2 {
	font-size: 150%;
	line-height: 160%;
}

}
h4{
	
}



h3 {
	font-size: 130%;
	line-height: 140%;
}

a:link, a:visited 
	{
	color: #333;
	text-decoration: none
	}

a:hover 
	{
	color: #06C;
	text-decoration: underline;
	}

#footer {
	width: 840px;
	font-size: 65%;
	line-height:120%;
	min-height: 50px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	position:relative;
	float: left;
	background-color: #FFF;
	padding: 10px;
	top: 0px;
}

#alt_nav {
	width: 840px;
	font-size: 65%;
	line-height:120%;
	min-height: 50px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	float: left;
	background-color: #FFF;
	padding: 10px;
}

.picright {
	padding: 5px;
	margin: 5px 5px 5px 5px;
	border: 0px solid #CCCCCC;
	float: right;
}
.picleft {
	padding: 2px;
	border: 0px solid #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gigdate{
	font-size: 150%;
	line-height: 160%;
	color:#09F
}

#form_back_nav {
	width: 310px;
	height: 35px;
	margin: 1px;
	padding: 1px;
	position: absolute;
	left: 24px;
	top: 270px;
}
