body {
	font-family: Garamond;
	margin: 0px;
	padding: 0px;
}


#flash{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
.allheight{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.header-left{
	background-image: url(../GRAPHICS/heder-left.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 715px;
	margin: 0px;
	padding: 0px;
}

.header-right{
	margin: 0px;
	padding: 0px;
	width: 168px;
	text-align: right;
}

.header-middle{
	background-image: url(../GRAPHICS/heder-tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 168px;
}



.menu-left{
	background-image: url(../GRAPHICS/menu-left.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 50px;
	margin: 0px;
	padding: 0px;
}

.menu-right{
	background-image: url(../GRAPHICS/menu-right.jpg);
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 50px;
	background-repeat: no-repeat;
}

.menu-middle{
	background-image: url(../GRAPHICS/menu-tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 122px;
	color: #FFFFFF;
	font-size: 30px;
	font-style: normal;
	line-height: 120px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.menu-middle a:link{
color:#FFFFFF;
text-decoration:none;
}

.menu-middle a:visited{
color:#FFFFFF;
text-decoration:none;
}

.menu-middle a:hover{
color:#ffc4bc;
text-decoration:none;
}

.menu-middle a:active{
color:#ffc4bc;
text-decoration:none;
}




.pink-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
}
.text{
	color:#555555;
	font-size: 19px;
}
.text a:link{
color:#9F9F9F;
text-decoration:none;
}

.text a:visited{
color:#9F9F9F;
text-decoration:none;
}

.text a:hover{
color:#9F9F9F;
text-decoration:none;
}

.text a:active{
color:#9F9F9F;
text-decoration:none;
}



.footer{
	color:#742337;
	font-size: 14px;
	text-align: center;
}
.footer a:link{
color:#9F9F9F;
text-decoration:none;
}

.footer a:visited{
color:#9F9F9F;
text-decoration:none;
}

.footer a:hover{
color:#9F9F9F;
text-decoration:none;
}

.footer a:active{
color:#9F9F9F;
text-decoration:none;
}




.menu-left1{
	background-image: url(../GRAPHICS/footer/footer-left.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
	margin: 0px;
	padding: 0px;
}

.menu-right1{
	background-image: url(../GRAPHICS/footer/footer-right.png);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 50px;
	background-repeat: no-repeat;
}

.menu-middle1{
	background-image: url(../GRAPHICS/footer/footer-tile.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	color: #FFFFFF;
	font-size: 15px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.menu-middle1 a:link{
color:#ffc4bc;
text-decoration:none;
}

.menu-middle1 a:visited{
color:#ffc4bc;
text-decoration:none;
}

.menu-middle1 a:hover{
color:#ffc4bc;
text-decoration:none;
}

.menu-middle1 a:active{
color:#ffc4bc;
text-decoration:none;
}

.menu-line{
	background-image: url(../GRAPHICS/menu-line.jpg);
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 2px;
	background-repeat: no-repeat;
	background-position: center center;
}
