/* CSS Document */

html, body { height: 100%; margin: 0; padding: 0; }

body { margin:0; background:url(../images/bbg.gif) top left repeat; }

#header { width:868px; height:246px; margin:30px auto 0px auto; }
#navi { width:868px; height:41px; margin:0px auto; padding:0px; }
#content { background:url(../images/mbg.gif) top center repeat-y; width:820px; margin:0 auto; padding:20px;  min-height:400px; }
#botbg { background:url(../images/botbg.gif); width:860px; height:11px; margin:0 auto; }
#container { height: auto !important; height: 100%; min-height: 100%; }
#padding { padding: 0; }
/* #footer { margin: -200px 0 0 0; height:134px; background:url(../images/fbg.gif) top left repeat-x #6f573f;  }  */
#midcont { background:url(../images/fbg.gif) bottom left repeat-x; padding-bottom:36px; }


/*Container*/
.text{
	font-family: "Comic Sans MS", Georgia, "times New Roman", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #523f4b;
	text-decoration: none;
}
.text11{
	font-family: "Comic Sans MS", Georgia, "times New Roman", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore{
	color:#d63d97;
	text-decoration:underline;
}
#pink{
	background:url(../images/pink.gif) no-repeat top center;
	width:256px;
	height:141px;
	padding:0px 0px 0px 15px;
	float:left;
}
#yellow{
	background:url(../images/yellow.gif) no-repeat top center;
	width:256px;
	height:141px;
	padding:0px 0px 0px 15px;
	float:left;
}
#brown{
	background:url(../images/brown.gif) no-repeat top center;
	width:256px;
	height:141px;
	padding:0px 0px 0px 15px;
	float:left;
}
.left1{
	float:left;
	width:233px;
}
.right1{
	float:right;
	width:578px;
}
.left2{
	float:left;
}
.right2{
	float:right;
}
.inleft{
	float:left;
	width:550px;
}
.inright{
	float:left;
	width:256px;
}
.clear{ clear:both;}
#ftm{
	width:750px;
	margin:10px auto 0px auto;
}
.ftext{
	color:#f0cb58;
	font-family: "Comic Sans MS", Georgia, "times New Roman", Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;	
}
.imgpic {
	border: medium solid #FFFFFF;
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	text-align: center;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#dropmenudiv a:hover { /*hover background color*/
	color: #ffffff;
	background-color: #f803ef;
}
