body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	word-spacing: 0.1em;
	color: #000000;
	background: #28570D url(/images/back.png) repeat-x;
	font-family: Arial, Helvetica, Times new roman;
	text-align: center;
	}
	
	body a{
  text-decoration: none;
  color: #FFFFFF;
  }

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Times new roman;
	font-weight: normal;
	color: #444444;
	margin: 0;
}

h1 {
	font-size: 48;
	font-family: Comic Sans MS;
		font-weight: normal;
		float: left;
		text-align: center;
		padding-left: 80px;
		letter-spacing: 2px;
		padding-top: 7px;
 }

h2 {
	font-size: 1.4em;
		font-weight: bold;
 }

h3 {
	font-size: 1.3em;
		font-weight: bold;
		text-align: center;
		margin: 0;
		padding: 0;
 }

#head{
width: 100%;
margin: 0 auto;
text-align: center;
height: 100%;
position: relative;
top: -103px;
_top: -90px;
padding-bottom: 30px;
}

#head a{
	text-transform: none;
}

#main{
margin: 0 auto;
width: 800px;
text-align: left;
min-height: 100%;
height: 100%;
position: relative;
}

body>#main{
height: auto;
}

#top{
height: 90px;
background: #CD5252 url(/images/topback.gif) repeat-x;
width: 100%;
position: relative;
top: 120px;
}

#topin{
height: 86px;
_height: 90px;
background: #E1C6C6 url(/images/rose1.gif) left no-repeat;
width: 786px;
position: relative;
top: 80px;
left: 7px;
border-top: 2px solid #CD5252;
border-bottom: 2px solid #CD5252;
}

#topinright{
height: 86px;
background: #F5DCDC url(/images/rose2.gif) left no-repeat;
width: 386px;
position: relative;
top: 0px;
right: 7px;
float: right;
}

#topinright p{
padding-left: 70px;
padding-top: 15px;
line-height: 25px;
font-weight: bold;
margin: 0;
}

#right{
position: absolute;
top: 39px;
right: -111px;
background: url(/images/rose.gif) no-repeat center;
width: 260px;
height: 260px;
}

#page {
position: relative;
top: 80px;
left: 1px;
width: 800px;
background: url(/images/page.gif) repeat-y center;
}


#pagein{
position: relative;
left: 25px;
top: 30px;
width: 750px;
padding-bottom: 50px;
padding-top: 30px;
}

.pageinleft{
position: relative;
left: 0px;
top: 0px;
width: 400px;
padding: 20px;
padding-right: 0px;
border-bottom: 1px dotted #C0C0C0;
}

.pageinleft img{
float: left;
}

#pageinright{
position: absolute;
right: 0;
top: 60px;
padding-right: 20px;
width: 250px;
}

#pageinright p{
text-align: left;
padding-left: 40px;
_padding-left: 30px;
font-size: 14px;
line-height: 20px;
}

#footer{
clear: both;
position: relative;
top: 80px;
left: 0;
width: 800px;
height: 40px;
background: url(/images/footer.gif) no-repeat bottom center;
}


#menu{
position: relative;
top: 80px;
left: 0;
width: 800px;
height: 40px;
background: url(/images/menu.gif) no-repeat top center;
	font-size: 13px;
}

#menu ul {
	position: relative;
	top: 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
  position: relative;
  top: 5px;
	float: left;
	height: 30px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	font-size: 17px;
	color: #CD5352;
	font-weight: bold;
	padding-left: 45px;
	padding-right: 35px;

}

#menu a:hover {
	background: url(/images/menubut.jpg) no-repeat left top;
	color: #DC8787;
}

#menu .active a {
	background: url(/images/menubut.jpg) no-repeat left top;
	color: #DC8787;
}

.center{
position: relative;
left: 150px;
width: 450px;
text-align: center;
}

img{
border: none;
}
