/*---------WEDCOLORS--------------

   border:1px solid #DEDEFF
   top link border  #4DFF00
	
	top link green 	#69BD45
	bot link per	#CCCCFF

	link green 	#00CC33

	dark blue		#330099	
	dark pink		#FF1491
	wight per		#FCFCFF
	mid per			#C3C3E2
	dark per		#9980CC
	mid green		#69BD45
--------------------------------*/

body, #form1 {
	background:white;
	text-align:center;
	margin-bottom:20px;
}


#MainPage{	
	position:relative;
	margin:auto;
	padding:0px;
	width:760px;
	height:auto;
	border:1px solid #DEDEFF;
	background:url(../images/main/pink_cottage.gif) no-repeat 7% 7%;
}

#header{
	position:relative;
	height:200px; 
	width:760px;
	background:no-repeat 131.5% 101%;
} 

#main_links {
	position:absolute;
	float:left;
	height:25px;
	width:455px;
	margin:0px 0px;
	padding:0px 0px;
	bottom:0px;
}

#mid_bg {
	position:relative;
	width:760px;
	height:480px;
	padding:0px;
	margin:0px;
}

#mid_con {
	position:relative;
	width:auto;
	height:480px;
	padding:0px;
	margin:20px;
}
/*---nav_links_layout---*/

#main_links {
	position:relative;
	float:left;
	top:180px;
	left:0px;
}
#sub_links {
	position:relative;
	float:left;
	top:0px;
	left:0px;
}



/*---footer_layout---*/



#footer{
	position:relative;
	height:30px; 
	width:758px;
	background-color:#FCFCFF;
	border-top:1px solid #DEDEFF;
}



#footer_links {
	position:absolute;
	height:25px;
	width:auto;
	bottom:0px;
	right:3px;
}

#copyright{
	position:absolute;
	bottom:3px;
	left:7px;
	width:300px;
	height:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b6a5dd;
}

#website_by{
	position:absolute;
	bottom:-27px;
	right:-1px;
	width:176px;
	height:13px;
	text-align:center;
	font-size:13px;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
}
