/* Generated by KompoZer */
#header {
  	background-image: url(../../images/color_schemes/white/header_bgr.jpg);
  	height: 105px;
  	width: 100%;
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size:14px;
}

#logo_left {
	background-image: url(../../images/color_schemes/white/logo.jpg);
	height: 117px;
	width: 235px;
	float: left;
	margin-top: 23px;
	margin-left: 134px;
	position: absolute;
}

#logo_right {
	background-image: url(../../images/color_schemes/white/logo_right.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 270px;
	height: 17px;	
	position: relative; top: 48px; 
//	border: solid 1px #000000;
}

#filler {
	height: 87px;
//	border: solid 1px #000000;
	position: relative;
}

#navigation {
	height: 15px;
	padding-left: 36%;
//	border: solid 1px #000000;
	position: absolute;
}

#underline_img {
	background: url(../../images/color_schemes/white/underline.jpg) repeat-x;
	height: 4px;	
	background-repeat: repeat-x;
	margin-left: 368px;
	position: relative; top: 17px;
}

#bgr_top {
	background: url(../../images/color_schemes/white/body_bgr_top.jpg) repeat-x;
	float: left;
	position: absolute; top: 113px; left: 9px; 
	height: 307px;
	width: 100%;
//	border: solid 1px #000000;
}

#bgr_bot {
	background: url(../../images/color_schemes/white/body_bgr_bot.jpg) repeat-x bottom;
	height: 307px;
}

#main_img {
	background: url(../../images/color_schemes/white/background.png);
	height: 84%;
	width: 100%;
 	position: absolute; top: 113px; left: 9px; 
 	float: left;
// 	border: solid 1px #000000;
}


