HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #d6d6d6;
}
#container {
	background-image: url(img_css/bg_container.jpg);
	background-repeat: repeat-y;
	width: 990px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}

#header {
	background-image: url(img_css/header.jpg);
	background-repeat: no-repeat;
	height: 359px;
	width: 990px;
}




#menu {
	background-image: url(img_css/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 990px;
}

#content {
	background-image: url(img_css/content.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 990px;
}

#footer {
	background-image: url(img_css/footer2.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 990px;
}






.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #fff;
	text-align: justify;
}

.text_yellow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #dedb14;
	text-align: justify;
}

.textfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}

.textemail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.textemail a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #dedb14;
}


ul#list {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 10px;
}


ul#list li{
	float: left;
	margin-left: 25px;	
}

#box {
width:450px;
	margin-top: 3px;
	margin-left: 15px;
}

.margintable{
	margin-left: 31px;
}

.marginmenu{
	margin-left: 51px;
}

.marginphoto{
	margin-bottom: 5px;
}
