/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#homeLower {
    position:relative;
    margin-top:10px;
}

#homeL1a {
	width:335px;
	height:141px;
	background-color:transparent;
    position:absolute;
    top:0px;
    left:0px;
}

#homeL1b {
	width:335px;
	height:141px;
	background-color:transparent;
    position:absolute;
    top:167px;
    left:0px;
}

#homeL2 {
	width:337px;
	height:325px;
	background-color:transparent;
    position:absolute;
    top:0px;
    left:345px;
}

#homeL3 {
	width:228px;
	height:325px;
	background-color:transparent;
    position:absolute;
    top:0px;
    left:692px;
}

#lanyard_left {
    position:absolute;
    top:115px;
    left:-53px;
}

#lanyard_top {
    position:absolute;
    left:95px;
    top:-30px;
}
#lanyard_right {
    position:absolute;
    left:228px;
    top:41px;
}

#lanyard_notch {
    position:absolute;
    left:228px;
    top:0px;
}

.sliderdate,.sliderdate_double {
    margin-top:2px;
    margin-bottom:2px;
}



#contentColumn  	/* The big wahoonie */
{
	margin:10px 0px 0 0px !important;
	width : 920px !important;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 337px;
	height: 325px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 337px;
	height: 325px;
}



#bodyBlock
{
	min-height: 	28em !important;
}

#contentColumn  	/* The big wahoonie */
{
	min-height: 	28em !important;
}


