@import url(http://fonts.googleapis.com/css?family=Merienda+One);
html{
	margin: 0; 
	padding: 0;
	height:100%;
	font-family: 'Merienda One', sans-serif;
}
body{
	background-color: #7E367F;
	margin: 0; padding: 0;
	width:100%;
	height:100%;
}
#wrapper{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;

}
#header{
	margin-top: 0;
	margin-bottom:  50px;
	height:  67px;
	width: 100%;
	min-width: 1000px;
}
#hcontent{
	height: 50px;
	background-color: #FEB9FF;
}
#hcontent img{
	height: 50px;
	background-color: #FEB9FF;
	border:none;
}
#hfancy{
	height: 17px;
	background-image: url('template/header_shadow.jpg');
	background-repeat: repeat-x;
}
#headerlinks{
	text-align: right;
}
.headerlink{
	font-size: 20px;
	font-family: sans-serif;
	float: right;
}


#feedbackCont{
	background-color: #FEB9FF;
	display:none;
	padding: 20px;
	margin-bottom:20px;
	font-weight:bold;
}
#feedbackButton{
	color: black;
	font-weight:bold;
	cursor: pointer;
}
#feedbackButton:hover{
	color: #ff0000;
}


#permalink a:link {color: #000000; text-decoration: none; font-weight:bold; }
#permalink a:active {color: #000000; text-decoration: none;  font-weight:bold; }
#permalink a:visited {color: #000000; text-decoration: none; font-weight:bold; }
#permalink a:hover {color: #ff0000; text-decoration: none;  font-weight:bold; }

.divbutton a:link {color: #000000; text-decoration: none; font-weight:bold; }
.divbutton a:active {color: #000000; text-decoration: none;  font-weight:bold; }
.divbutton a:visited {color: #000000; text-decoration: none; font-weight:bold; }
.divbutton a:hover {color: #ff0000; text-decoration: none;  font-weight:bold; }

#footer{
	margin-top: 50px;
	margin-bottom:  0px;
	height:  67px;
	width: 100%;
	text-align: center;
}
#fcontent{
	height: 50px;
	background-color: #FEB9FF;
	padding-top: 10px;
}
#ffancy{
	height: 17px;
	background-image: url('template/footer_shadow.jpg');
	background-repeat: repeat-x;
}
.spacer{
	margin-top: 30px;
}
.bspacer{
	margin-top: 10px;
}
#content{

}
.titleText{
	font-size: 30px;
	text-align: center;
}
#imgname{
	text-align: center;
	margin:auto;
	background-color: #FEB9FF;
}
#imgholder{
	width:700px;
	margin:auto;
	background-color: #FEB9FF;
}

#imgtags{
	text-align: center;
	margin:auto;
	background-color: #FEB9FF;
}
#imgsrc{
	text-align: center;
	margin:auto;
	background-color: #FEB9FF;
}
#imgdesc{
	margin:auto;
	background-color: #FEB9FF;
}
.clear{
	clear:both;
}

#sugtext{
	width: 40%;
	float:left;
	margin-right: 10%;
}
#sugform{
	width: 50%;
	float:left;
}



/*Rounded Bounding Box*/
.imgbound{
	width: 700px;
	float: left;
}
/*Top Section*/
.round_top{
	width: 700px;
	height: 20px;
	float: left;
}
.round_TLC{
	width: 50px;
	height: 20px;
	background-image: url('template/sink_TLC.jpg');
	float: left;
	margin: 0;
}
.round_TS{
	width: 600px;
	height: 20px;
	background-image: url('template/sink_TS.jpg');
	float: left;
	margin: 0;
}
.round_TRC{
	width: 50px;
	height: 20px;
	background-image: url('template/sink_TRC.jpg');
	float: left;
	margin: 0;
}
/*Mid Section */
.round_mid{
	width: 700px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('template/sink_SB.jpg');
	background-repeat: repeat-y;
	background-color: #FEB9FF;
}
.round_LS{
	width: 50px;
	background-color: transparent;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.round_content{
	background-color: transparent;

	width: 600px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	
}
.round_RS{
	width: 49px;
	background-color: transparent;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*Bottom Section*/
.round_bot{
	width: 700px;
	height: 15px;
	float: left;
}
.round_BLC{
	width: 50px;
	height: 15px;
	background-image: url('template/sink_BLC.jpg');
	float: left;
	margin: 0;
}
.round_BS{
	width: 600px;
	height: 15px;
	background-image: url('template/sink_BS.jpg');
	float: left;
	margin: 0;
}
.round_BRC{
	width: 50px;
	height: 15px;
	background-image: url('template/sink_BRC.jpg');
	float: left;
	margin: 0;
}



/*Rounded Bounding Box*/
.buttonbound{
	width: 300px;
	float: left;
	text-align:center;
}

/*Top Section*/
.bround_top{
	width: 300px;
	height: 20px;
	float: left;
}
.bround_TLC{
	width: 50px;
	height: 20px;
	background-image: url('template/sink_TLC.jpg');
	float: left;
	margin: 0;
}
.bround_TS{
	width: 200px;
	height: 20px;
	background-image: url('template/sink_TS.jpg');
	float: left;
	margin: 0;
}
.bround_TRC{
	width: 50px;
	height: 20px;
	background-image: url('template/sink_TRC.jpg');
	float: left;
	margin: 0;
}
/*Mid Section */
.bround_mid{
	width: 300px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('template/sink_SB.jpg');
	background-repeat: repeat-y;
	background-color: #FEB9FF;
}
.bround_LS{
	width: 50px;
	background-color: transparent;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.bround_content{
	background-color: transparent;

	width: 200px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	
}
.bround_RS{
	width: 49px;
	background-color: transparent;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*Bottom Section*/
.bround_bot{
	width: 300px;
	height: 15px;
	float: left;
}
.bround_BLC{
	width: 50px;
	height: 15px;
	background-image: url('template/sink_BLC.jpg');
	float: left;
	margin: 0;
}
.bround_BS{
	width: 200px;
	height: 15px;
	background-image: url('template/sink_BS.jpg');
	float: left;
	margin: 0;
}
.bround_BRC{
	width: 50px;
	height: 15px;
	background-image: url('template/sink_BRC.jpg');
	float: left;
	margin: 0;
}