


div#phLang {
	background: #793237;
	height: 20px;
	
	}
div#phLang a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	padding: 0 3px;
	}
div#phLang a:hover { color: #FEC300; }

div#phMenu {
	background: #FEC300;
	height: 20px;
	}

td.line { border-right: 1px solid #793237; }

td.bgContent {
	background: #FFFAEC;
	background-image: url(../images/layout/bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#phTop {
	float: left;
	width: 329px;
	height: 181px;
	background: #FFFAEC;
	background-image: url(../images/top/topimage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
div#phLogo {
	float: left;	
	}

td.bgRight {
	background-image: url(../images/layout/bgRight.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

td.bgLeft {
	background-image: url(../images/layout/bgLeft.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}

body {
	font-family: verdana, arial, sans-serif;
	background: #625549;
	}

* {
	margin: 0;
	padding: 0;
	}