#container {

	background-image: url(../images/bkg_homestrip.jpg);

	background-repeat:repeat-y;

	background-position: top;

}



#header {

	height: 152px;

}

html>body #header {

/*	height: 166px;		*/

	height: 174px;

}

#header div#search {

	margin-top: 0;

}

html>body #header div#search {

	margin-top: 12px;

}

#header div#tools {

	padding: 14px;

}



#baseMenu ul li, #baseMenu ul li a {

	color: #FFF;

}

#baseMenu ul li a:hover {

	color: #EAEAEA;

}

html>body #baseMenu img {

	margin-top: -6px;

}



#leftStrip ul#menu {

	margin-bottom: 42px;

}

#leftStrip h1 {

	margin: 0 110px 22px 32px;

	color: #FFFFFF;

	font-size: 16px;

}

#leftStrip p {

	margin: 0 60px 22px 32px;

	color: #FFFFFF;

	font-size: 12px;

}

#leftStrip p a {

	color: #f6671a;

}

#leftStrip p a:hover {

	text-decoration: underline;

}

#leftStrip ul li a {

	color: #000;

}

#leftStrip ul li a:hover {

	text-decoration: underline;

}

#leftStrip div.photos {

	text-align: right;

	width: 553px;

	margin-bottom: 18px;

}

#leftStrip div.photos img {

	margin-left: 15px;

}



#rightStrip h2 {

	width: 178px;

	height: 22px;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	font-weight: normal;

	background-image: url(../images/bkg_date.gif);

	background-repeat: no-repeat;

	font-size: 11px;

	color: #084e88;

	padding: 7px 0 0 0;

	margin-bottom: 50px;

	line-height: 14px;

}



#rightStrip p {

	font-size: 10px;

	margin: 0 25px 12px 12px;

	line-height: 20px;

}

ul {
color:#FFFFFF;
margin-left:30px;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
