body {              				background-color:     			#c9bfd4;
                    				font-family:          			Georgia, Times, Serif;
                    				font-size:            			x-small;
                    				color:               	 		#9d9d9d;
                    				margin-top:						20px;
                    				}


h1 { 								color:							#c9bfd4;
									font-size:						180%;
									margin-top:						0px;
									font-weight:					normal;
									}

h2 { 								color:							#9d9d9d;
									font-size:						120%;
									margin-top:						0px;
									margin-bottom:					-10px;
									font-weight:					normal;
									}									

#header {							text-align:						right;
                    				background-image:      			url(images/header.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			top right;
                  					height:							170px;
                  					margin-bottom:					0px;
                  					}

#facebook {							position:						absolute;
									top:							110px;
									padding-left:					855px;
}                  					
                    				
#homemain {             			background-image:      			url(images/homemain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}
									
#plainmain {             			background-image:      			url(images/plainmain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			top right;
									}
									
#adultmain {             			background-image:      			url(images/AdultBdayMain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}
									
#celebrationmain {             		background-image:      			url(images/celebrationMain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}
									
#charactersmain {             		background-image:      			url(images/characterMain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}

#seasonalmain {             		background-image:      			url(images/seasonalMain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}
									
#corporatemain {             		background-image:      			url(images/corporateMain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}
									
#kidsmain {             			background-image:      			url(images/kidsMain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}									
									
#cupcakesmain {             		background-image:      			url(images/cupcakesmain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}
									
#weddingmain {             			background-image:      			url(images/weddingmain.jpg);
                   					background-repeat:     			no-repeat;
                  					background-position:   			right;
                  					height:							530px;
									}	
									
#side {          					font-size:            			130%;
									line-height:					160%;
									float:                			left;
	            					margin:							0px;
                    				padding:						30px 10px 0px 15px;
	           	 					}

div#side p {						padding-top:					20px;
									border-top:						.5px solid #c9bfd4;
									padding-left:					15px;
									}

ul {								list-style-type:				none;
									padding-left:					15px;
									line-height:					120%;
}

li {								padding-bottom:					12px;
}

table {								text-align:						left;
}

td {								width:							160px;
									vertical-align:					top;
}

a:link {            				color:                			#9d9d9d;
                    				text-decoration:      			none;
                    				font-weight:          			normal; 
									}

a:visited {         				color:                 			#b49fca;
                    				text-decoration:       			none;
                    				font-weight:           			normal; 
									}

a:hover {							color:							#9b83b3;
									text-decoration:       			none;
									font-weight:					normal;
									}

#main {             				font-size:            			120%;
									line-height:					160%;
									margin:							0px;
                    				padding:						40px 360px 0px 200px;
                    				text-align:						left;
                    				}
                    				
#narrowmain {             			font-size:            			130%;
									line-height:					160%;
									margin:							0px;
                    				padding:						30px 410px 0px 200px;
                    				text-align:						left;
                    				}                    				
                    				
div#main a:link {            		color:                			#b49fca;
                    				text-decoration:      			none;
                    				font-weight:          			normal; 
									}

div#main a:visited {         		color:                 			#b49fca;
                    				text-decoration:       			none;
                    				font-weight:           			normal; 
									}

div#main a:hover {					color:							#9b83b3;
									text-decoration:       			none;
									font-weight:					normal;
									}                    				

div#main p {						margin-top:						0px;
									padding-top:					0px;
									}
									
#gallery {             				font-size:            			120%;
									line-height:					160%;
									margin:							0px;
                    				padding:						40px 100px 20px 230px;
                    				text-align:						left;
                    				}

div#gallery img {					margin-right:					6px;
									margin-bottom:					2px;
									padding:						2px;
									border:							1px solid #c9bfd4;
									}
									
#corporategallery {             	font-size:            			120%;
									line-height:					160%;
									margin:							0px;
                    				padding:						40px 100px 20px 230px;
                    				text-align:						left;
                    				height:							500px;
                    				}

div#corporategallery img {			margin-right:					6px;
									margin-bottom:					2px;
									padding:						2px;
									border:							1px solid #c9bfd4;
									}
									
#sitemap {             				font-size:            			120%;
									line-height:					160%;
									margin:							0px;
                    				padding:						40px 150px 0px 200px;
                    				text-align:						left;
                    				}
                    				
div#sitemap ul {					list-style-type:				square;
									padding-left:					15px;
									line-height:					120%;
}


#allcontent {     		 			width:                 			900px;
									margin-top:						0px;
                   					background-color:				#ffffff;
                   					margin-left:           			auto;
                   					margin-right:          			auto; 
                   					margin-bottom:					10px;
                   					border:							none;
                   					}
                    				
#footer {           				color:							#ffffff;
									font-size:						100%;
									line-height:					150%;
									margin-left:					auto;
									margin-right:					auto;
									width:							900px;
									margin-top:						-10px;
									margin-bottom:					30px;
									}
									
.left {								width:							600px;
									text-align:						left;
									}

.right {							width:							300px;
									text-align:						right;
									}

div#footer p {						padding-bottom:					0px;
									margin-bottom:					0px;
									}
									
div#footer a:link {            		color:                			#ffffff;
                    				font-weight:          			normal; 
									}

div#footer a:visited {         		color:                 			#ffffff;
                    				font-weight:           			normal; 
									}

div#footer a:hover {				color:							#9b83b3;
									font-weight:					normal;
									}

div#footer img {					border:							none;
									}

.bigger {							font-size:						120%;
									}

.answer {							font-style:						italic;
									line-height:					130%;
									font-size:						105%;
									}
									
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

									

