﻿body
 {
background-image:url(/images/georginabackgroundgradient.jpg); 
background-position:top;
background-repeat: repeat-x; 
background-color:#d0c3a6
}

#holder {
	margin: 0px auto 0px auto;
	width: 1024px;
	height: 768px;
}

#leftcolumn {
	width: 288px;
	height: 768px;
	text-align: center;
	float: left;
}

#rightcolumn {
	width: 678px;
	height: 768px;
	float: left;
}

#topspacer {
	width: 678px;
	height: 17px;
	float: left;
}

#banner {
	width: 678px;
	height: 107px;
	float: left;
}

#footer {
	width: 678px;
	height: 61px;
}

/* HomePage */

#textarea {
	width: 678px;
	height: 112px;
	float: left;
	text-align: left; 
}

#buttonarea {
	width: 678px;
	height: 468px;
	float: left;
}

.buttonrow {
	width: 678px;
	height: 159px;
	float: left;
	text-align: center;
}

#middlespacer {
	width: 678px;
	height: 55px;
	float: left;
}


/* Stories */

.storieslinkstext {
	width: 246px;
	height: 113px;
	text-align: center;
	float: left;
	padding: 0px 8px 0px 8px;
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt;
	color: #5e94a1;	
}

#wallpaperbuttonarea {
	width: 678px;
	height: 468px;
	overflow:scroll;
	overflow-x: hidden;
	float: left;
}


/* Childrens Stories */

#childrensstoriestextarea {
	width: 678px;
	height: 20px;
	float: left;
	text-align: left; 
}

.storyrow {
	width: 678px;
	height: 142px;	
	float: left;
}

.storycontainer {
	width: 339px;
	height: 142px;
	float: left;
	text-align: left;
}

.bookcover {
	width: 120px;
	height: 142px;
	float: left;
}

.bookdescription {
	width: 200px;
	height: 140px;
	float: left;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

.childrensstoriesspacer {
	width: 678px;
	height: 20px;
	float: left;
}

/* Story Page */

#flashstory {
	width: 635px;
	height: 435px;
	float: left;
}

#flashstorybuttonarea {
	width: 678px;
	height: 468px;
	float: left;
	margin: 0px auto 0px auto;
}


/* Contact Us */

#mapflash {
	width: 345px;
	height: 410px;
	float: left;
}

#contactusfields {
	width: 285px;
	height:534px;
	float: left;
}

#bertielogocontactus {
	width: 205px;
	height: 97px;
	text-align: center;
	padding-left: 55px;
	padding-top: 50px
}

#georginalogocontactus {
	width: 205px;
	height: 97px;
	text-align: center;
	padding-left: 55px;
	padding-top: 20px
}

#textareacontactus {
	width: 678px;
	height: 40x;
	float: left;
	text-align: left; 

}

#buttonareacontactus {
	width: 678px;
	height: 580px;
	float: left;
}

/* Games */ 

#textareagames {
	width: 678px;
	height: 80px;
	float: left;
	text-align: left; 
}

.gamerow {
	width: 650px;
	height: 140px; 
	float: left;
}

.gamelogo {
	width: 159px;
	height: 119px;
	text-align: center;
	float: left;
}

.gametext {
	width: 450px;
	height: 131px;
	text-align: left;
	float: left;
	font-family: verdana, Arial, sans-serif;
	font-size: 9pt;
	color: black;
}

/* Pirate Parachute Game page */

#buttonareagames {
	width: 678px;
	height: 700px;
	float: left;
}

#textareaparachute {
	width: 678px;
	height: 60px;
	float: left;
	text-align: left; 

}

.gameholder {
	width: 500px;
	height: 500px;
	margin: 0px auto 0px auto;
}

/* Walk the Plank Game Page */

.walktheplankgameholder {
	width: 550px;
	height: 400px;
	margin: 0px auto 0px auto;
}


/* Activity Sheets */

#activitysheetstextarea {
	width: 678px;
	height: 80px;
	float: left;
	text-align: left;
}

.activitysheetsrow {
	width: 678px;
	height: 130px;
	text-align: center;
}

#footerpadding {
	width: 678px;
	height: 62px;
}

/* Gallery */




#gallerytextarea {
	width: 678px;
	height: 114px;
	text-align: left;

}

#galleryarea {
	width: 678px;
	height: 300px;
	overflow-x:scroll;
	overflow-y:hidden;
    white-space: nowrap;


}

#galleryAreaInner
{
	white-space:nowrap;
	width:1660px;
	height:240px;
	background-image:url('/Images/pictureFrame.gif');
  background-repeat:repeat-x;
  float: left;
  padding-top:53px;
}


.galleryItem
{
	/*padding:  10px 55px 0px 54px;*/
	width:330px;
	text-align:center;
	padding-top:10px;
	float:left;
	font-size:10px;
	font-family:Verdana, Arial, Microsoft Sans Serif;
}

/* Text Styles */

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal; 
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #d91f26;

}

.maintext {
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt;
	color: #5e94a1;
	text-align: left;
		margin-bottom:10px;
}

.maintextG {
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt;
	color: #8787af;
	text-align: left;
	margin-bottom:10px;
}


.footerlinks {
	font-family: verdana, Arial, sans-serif;
	font-size: 7pt;
	color: black;
	text-align: center;
	vertical-align: middle;
}

A:link {
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	text-align: center;
	vertical-align: middle;

}

A:visited {
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	text-align: center;
	vertical-align: middle;

}

A:hover {
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #5e94a1;
	text-align: center;
	vertical-align: middle;

}

A:active {
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #5e94a1;
	text-align: center;
	vertical-align: middle;

}

h1 {
	font-family: verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #3c7381;
}

/* Fun Websites*/ 

#funwebsitesbuttonarea {
	width: 678px;
	height: 450px;
	float: left;
	overflow:scroll;
	overflow-x: hidden;
}