body {

	background: #ECEDF2 url(images/structural/container_bg.gif) repeat-y center;

	font-family: Verdana, sans; color: #000000; margin: auto; padding: 0; text-align: center; font-size: 11px;

}

form {
    padding: 0px; margin: 0px;
}

#wrap {

	background-color: #ffffff; margin: 0px auto; padding: 0px; width: 969px;

}


#header {
	background-image: url(images/structural/header_bg.gif); 
    	background-repeat: repeat-x;
	height:100px; width:968px;padding: 0px; margin: 0px 0px 0px 1px; position: relative; 

}


#search {
	background: #e0e0e0;
	height:39px; width:968px;padding: 0px; margin: 0px 0px 0px 1px; 
    position: relative;
	font-family: Verdana, sans; color: #666666; 
    text-align: center; 
    font-size: 11px;
}

#main {
	margin: 0px 0px 0px 0px;padding:0px;position: relative; 
}



#navigation {
	height: 40px;
	
}



#tss{
	margin: -1px 0px 20px 1px;position: relative;
}


#footer {
	background: #e0e0e0;
	height:120px; width:968px;margin: 0px 0px 0px 1px; position: relative;padding-top:20px; color: #888888;font-size: 10px;line-height:1.3;

}

.starstore_font { font-family: Verdana, sans; color: #666666; margin: auto; padding: 0; font-size: 11px;}
.search_font { font-family: Verdana, sans; color: #666666; margin: auto; padding: 0; font-size: 14px; background-color:#ffffff; border:1px solid;border-color:#999999;}
.menu_font {font-family: Verdana, sans; color: #0075b9; margin: auto; padding: 0; text-align: center; font-size: 13px;}
.white_font {font-family: Verdana, sans; color: #ffffff; margin: auto; padding: 0; text-align: left; font-size: 12px;}
.black_font {font-family: Verdana, sans; color: #000000; margin: auto; padding: 0; text-align: left; font-size: 11px;}
.head_font {font-family: Verdana, sans; color: #000000; margin: auto; padding: 0; text-align: left; font-size: 13px;font-weight:bold;}


A:link {color : #000000 }

A:active {color : #000000 }

A:hover {color : #000000 }

img.brochure 
{
    /* this is breaking quite a bit on the IMS side */
    display: block;
} 

/** db - Jan 07 */

.imsbutton
{
    border: 1px solid #008FDD;
}
