* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000;
	text-align: center;
}
#tincan {
	background-image: url(imgs/bg.jpg);
	background-repeat: no-repeat;
	height: 864px;
	width: 1000px;
	background-position: center top;
	background-color: #000;
	top: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px auto;
}
#tincan_s {
	background-image: url(imgs/bg_sorryb.jpg);
	background-repeat: no-repeat;
	height: 864px;
	width: 1000px;
	background-position: center top;
	background-color: #000;
	top: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px auto;
}
#tincan_ty {
	background-image: url(imgs/bg_thankyou.jpg);
	background-repeat: no-repeat;
	height: 864px;
	width: 1000px;
	background-position: center top;
	background-color: #000;
	top: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px auto;
}
/****************************************/
/*          Building Blocks             */
/****************************************/
#top {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 1000px;
	left: 0px;
	top: 0px;
	position: relative;
}
#leftcolumn {
	margin: 0px;
	padding: 0px;
	height: 474px;
	width: 205px;
	top: 0px;
	clear: right;
	float: left;
	position: relative;
}
#slideshow {
	margin: 0px;
	padding: 0px;
	height: 474px;
	width: 600px;
	top: 0px;
	position: relative;
	clear: right;
	float: left;
}
#rightcolumn {
	margin: 0px;
	padding: 0px;
	height: 474px;
	width: 195px;
	position: relative;
	float: left;
}
#bottom {
	margin: 0px;
	padding: 0px;
	height: 334px;
	width: 1000px;
	position: relative;
	float: left;
}
#movie {
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 87px;
	left: 14px;
	top: 105px;
	position: absolute;
	visibility: visible;
}

/* #movie {
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 87px;
	left: 22px;
	top: 120px;
	position: absolute;
	visibility: visible;
} */

/****************************************/
/*          Slideshow  Buttons          */
/****************************************/
#fadeshow2toggler {
	position: absolute;
	width:1000px;
	/*text-align:center;*/ 
	padding-top: 20px;
}
.prev {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 276px;
	float: left;
}
.status {
	margin: 0 50px;
	font-weight: normal;
	color: #322e29;
	font-size: .688em;
}
.next {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 276px;
	float: right;
}
/****************************************/
/*               Form                   */
/****************************************/
#formcan {
	margin: 0px;
	padding: 0px;
	height: 864px;
	width: 1000px;
	left: 0px;
	top: 0px;
	position: relative;
}
#formrestore {
	height: 65px;
	width: 243px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5000;
	top: 340px;
	left: 344px;
}
#formhome {
	height: 63px;
	width: 63px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5000;
	top: 463px;
	left: 207px;
}
/****************************************/
/*             Menu Top                 */
/****************************************/
.menubox {
	width: 100%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5000;
	top: 0px;
}
#menu {
	margin-left: 0px;
	padding: 0px;
	width: 14%;
	float: right;
}
#menu li {
	display: block;
	padding-top: 10px;
}
#submenu {
	width: 100%;
	display:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
	background-image: none;
}
#submenu ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu ul li a {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	text-decoration: none;
	color: #4b4842;
	}
#submenu ul li a:hover {
	color: #5e5a55;
}
/****************************************/
/*          Category DropDown           */
/****************************************/
#catdd {
	height: 34px;
	width: 104px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5000;
	top: 210px;
	left: 10px;
}

ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}
.the_menu {
	display:none;
	width:104px;
}
.the_menu li a {
	text-decoration:none; 
	display:block;
}

.the_menu li a:hover {
	background-color: #322e29;
}
a img {
	border: 0;
}
#aboutpapa {
	height: 62px;
	width: 64px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5000;
	top: 400px;
	left: 100px;
}
#contrigger {
	height: 100px;
	width: 100px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index: 5000;
	top: 220px;
	left: 90px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	background-image: url(imgs/whitetrans.png);
	background-repeat: repeat;
}
#flowertrigger {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 65px;
	left: 236px;
	top: 90px;
	position: absolute;
}
#flowercloud {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 128px;
	left: 246px;
	top: 40px;
	position: absolute;
	display: none;
	background-image: url(imgs/guesswhat.png);
	background-repeat: no-repeat;
}
#friendtrigger {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 80px;
	left: 454px;
	top: 24px;
	position: absolute;
}
legend {
	padding: 0.3em 0.6em;
	background-color: #535353;
	font-weight: normal;
	color: #FFF;
	border: 1px solid #333333;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.813em;
	font-style: normal;
	line-height: normal;
}
fieldset {
	margin: 0 0 0.5em;
	padding: 0.5em;
	background-image: url(imgs/fmbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
fieldset#about {
	margin: 0 0 0.5em;
	padding: 0.5em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
label {
	margin-top: .33em;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}
input, textarea {
	border: 1px solid #454545;
	display: block;
	width: 220px;
	background-color: #F8F8D7;
}
#fblock1 {
	float: left;
}
#fblock2 {
	padding-left: 250px;
}
textarea:hover, fields:hover, input:hover {
	border: 1px solid #888;
	background-color:#CC9;
}
textarea:focus, fields:focus, input:focus {
	border: 1px solid #787878;
	background-color: #E8E9CF;
}
#resbtn {
	border: none;
	background-color: #F7F7F7;
	padding: 2px;
	margin: 0 4px 0 0;
	width: 3.8em;
	display: inline;
	background-image: url(imgs/reset.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
#subbtn {
	border: none;
	background-color: #F4F4F4;
	padding: 2px;
	margin: 0;
	width: 4.7em;
	display: inline;
	background-image: url(imgs/submit.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
em {
	color:#791220;
	font-size: 12px;
}
/****************************************/
/*             Pseudo                   */
/****************************************/
a, a:link {
	padding: 0px;
	margin: 0px;
	outline: none; /*fox*/
	text-decoration: none;
	color: #369;
}
a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	outline: none; /*fox*/
}

 div.c2 {display:none;}
 img.c1 {border-width:0}
