body {
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orangetitle{
	font-size: 20px;
	color: #62BF29;
	font-weight: bolder;
}
#menubar{
	height: 20px;
	width: 800px;
	background-image: url(bar.jpg);
	background-position: left top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F8F301;
}
#menubar li{
	display: inline;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #F8F301;
	text-decoration: none;
	font-weight: bold;
}
#menubar li a {
	color: #F8F301;
	text-decoration: none;
	padding-left: 55px;
	font-weight: bolder;
}
#menubar li a:hover{
	text-decoration: underline;
}
h5{
	font-size: 1px;
	color: #62BF29;
}
#toppage{
	width:800px;
}
#date{
	float:right;
	width:190px;
	height:39px;
	background-color: #0078BF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}
#topbar{
	float:left;
	width:608px;
	height:40px;
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
}
#header{
	width:800px;
}
#content{
	width:800px;
	position: relative;
	clear: both;
	height: auto;
}
#contenttext{
	float:right;
	width:608px;
	background-color:#FFFFBA;
	min-height:360px;
	height: auto;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo{
	float:right;
	width:190px;
	height:115px;
	background-color:#62BE29;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
}
#pagetitle{
	position:relative;
	float:left;
	width:608px;
	height:117px;
	color: #FFFF00;
}
#title{
	position:absolute;
	right:9px;
	bottom:20px;
	width:578px;
	color: #FFFFFF;
	height: 80px;
	background-image: url(ba.jpg);
	top: 30px;
	background-repeat: no-repeat;
}
#menu{
	float:left;
	width:180px;
	margin:0px;
	height: auto;
	background-color: #62BF29;
	position: relative;
}
#footer{
	width:590px;
	padding-right:10px;
	padding-left:200px;
	height: auto;
}

/*GRAY PANEL*/
.panel{
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#f8f8ae;
	margin:10px;
	padding:10px;
	width:550px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*TEXT STYLES*/
.bodytext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titletext {
	font-size:18px;
	font-weight:bold;
	font-family: Tahoma, sans-serif;
}
.logotext {
	font-size:36px;
	font-weight:bold;
	height: 98px;
	background-repeat: no-repeat;
	width: 140px;
	padding: 0px;
	position: relative;
	background-image: url(theresiaphoto.jpg);
	font-family: Tahoma, sans-serif;
	float: right;
	top: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 15px;
}
#linksmenu a{
	float:left;
	width:190px;
	height:20px;
	background-color:#0078bf;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
}
#linksmenu a:hover{
	background-color:#0078BF;
}
#foto {
	float: left;
	height: 65px;
	width: 120px;
	margin-right: 10px;
	border: thin solid #FFFFFF;
	background-image: url(image_title.jpg);
}
