body {
	margin: 0;
	padding: 0;
	background-color: #130002;
	clear: both;
}

#container{
margin: 0px auto;
width: 888px;
background-image: url(../images/fondocor.jpg);
background-repeat: repeat-y;
height: 100%;
overflow: hidden;
}
/* beginning top part */
#header{
margin: 0px auto;
width: 740px;
height: 244px;
background-image: url(../images/ckopf.jpg);
background-repeat: repeat-y;
}

#top{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/beigesu.jpg);
background-position: top;
background-repeat: no-repeat;
}

#middle{
margin: 0px auto;
width: 740px;
height: 220px;
background-image: url(../images/header.jpg);
background-position: center;
background-repeat: no-repeat;
}

#title{
	width: 458px;
	height: 100px;
	float: right;
	text-align: left;
	color: #FFFFFF;
	margin-top: 86px;
	padding-right: 60px;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#down{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/beigegiu.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

/* end top part*/
/* start main part*/
#main {
margin: 0px auto;
width: 888px;
height: 100%;
overflow: hidden;
}

#mainleft{
width: 264px;
float: left;
}


#contmenu{
	width: 264px;
	height: 368px;
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu{
	width: 120px;
	height: 200px;
	margin: 37px 14px 15px 101px;
}

/* menu formatting*/

#menu ul{
margin-left: 5px;
padding-left: 5px;
}

#menu ul li{
margin-top: 10px;
list-style-type: none;
}

#menu ul li a{
	font-family: Verdana, Arial, san-serif, Times;
	font-size: 12px;
	color: #68000C;
	text-decoration: none;
	font-weight: bold;
}

/*end menu*/
/*undermenu round links*/
.roundcontainer{
width: 157px;
height: 108px;
float: right;
}

.roundcontainer a img{
text-decoration: none;
border: none;
}
/*content formatting*/


#changing{
margin-top: 0px;
width: 560px;
height: 100%;
float: left;
overflow: hidden;
}

#words{
	margin-top: 0px;
	width: 560px;
	height: 60px;
	background-image: url(../images/words.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#left{
	margin-top: 0px;
	width: 330px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#right{
margin-top: 0px;
width: 230px;
float: right;
overflow: hidden;
}

.flowerlarge{
width: 330px;
height: 40px;
margin-top: 5px;
background-image: url(../images/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.flowersmall{
width: 230px;
height: 40px;
margin-top: 5px;
background-image: url(../images/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.squaresmall{
	margin-top: 10px;
	margin-left: 20px;
	width: 200px;
	background-color: #FBF6DC;
	border: 1px solid #cc9999;
}
.squaresmall2 {
	margin-top: 10px;
	margin-left: 20px;
	width: 200px;
	background-color: #FBF6DC;
	border: 1px solid #cc9999;
	padding: 8px 5px 5px 8px;
}

.squaresmall p{
padding: 10px;
}

/* text formatting*/
#footer{
	width: 888px;
	height: 71px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* text formatting*/
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #68000C;
}

p{
	font-family: Verdana, Arial, Times, san-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}

#credits{
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
}

#credits a{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#credits a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #68000C;
}
h5 {
	font-family: Verdana, Arial, Times, san-serif;
	font-size: 11px;
	color: #68000C;
	padding-left: 20px;
	font-weight: normal;
}
#credits2 {
	line-height: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 10px;
	text-align: center;
	color: #cc9966;
}
#credits2 a {
	text-decoration: none;
	font-weight: bold;
	color: #cc9966;
}
#credits2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #cc9966;
	text-align: left;
}
body2 {
	margin: 0;
	padding: 0;
	background-color: #68000C;
	clear: both;
}
#credits-linksbd {
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
}
