/* Layout Stylesheet */ 
body {	margin-top: 30px; margin-bottom:30px;}
.page_container {	margin: 0 auto;	text-align: left;	background-image: url(images/spacer.gif);	background: #fff;	width: 650px; height:700px;	  }  
.body_container {	margin: 0 auto;	text-align: center;		background: #fff;	width: 650px;	  } 
.header  {margin: 0 auto;text-align: center;width: 650px;height: 70px;padding: 0px;}
.navbar  {position: inherit; float: left; margin: 0 0 0 10px;width: 335px;height: 42px;padding:20px 0px 0px 0px; max-width:340px; clear:left;
}
.body_holder {
	margin: 0 auto;
	background: #fff;
	width: 650px;
	clear: both;
} 
.logo  {position: relative; clear:inherit;float: right;width: 250px; height:55px; margin: 0px 10px 0px 0px; padding:10px 0 0 0;}

.rule  {clear: both;}
.formHolder { margin:0 auto; padding:0; position:relative; float:inherit; width:540px; height:390px;  }
.headline {text-align:left; margin: 0 0 0 0px; padding:0 0 0 0px;}

.textLeft_l_align {
	display:block;
	float:left;
	clear:right;
	width: 325px;
	height:300px;
	text-align:left;
	white-space:wrap;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#c03;
	padding: 2px 0 0 25px;
}

.textRight_r_align {
	display:block;
	float:right;
	clear:left;
	width: 250px;
	height:300px;
	text-align:right;
	white-space:wrap;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#c03;
	padding: 3px 40px 0 0px;
}

.imageL {
	text-align:center;
	caption-side:bottom;
	width:310px;
	height:360px;
}

.imageR {
	clear:right;
	text-align:center;
	caption-side:bottom;
	width:310px;
	height:374px;
}

.captionR {font-size:9px; text-align:right; padding:0 25px 0 0;
}

.captionL {font-size:9px; text-align:left; padding:0 0 0 25px;
}

#topLeft {float:left; width:345px; height:404px; clear:left;}
#topRight {float:right; width:305px; height:404px; clear:right; margin: 0 0 0 -10px; padding: 0 0 0 10px;}
.footer  {clear: both;margin: 0 auto;text-align: center;width: 650px;height: 50px;padding: 0;}
.copy  {margin: 0 auto;text-align: center;width: 650px;height: 18px;padding: 5px 0 0 0;}

/* Begin CSS Store Links */
.storeLinks	{	float:left;	clear: both; font-weight: normal;	font-family: Arial, Verdana, sans-serif;	line-height:22px;	max-width:650px;	height:22px;	margin:10px 0px 0 0px;	background-color: #fff;	position: relative;	}		
.storeLinks a	{	white-space:nowrap;	margin:0;	padding:0;	}	
.storeLinks a, .storeLinks a:visited	/* menu at rest */	{	color: #c03;	background-color: #fff;	text-decoration: none;	font-size:13px;	font-weight:bold;	}	
.storeLinks a:hover	/* menu at mouse-over  */	{	color: c03;	background-color: #fff;	font-weight: bolder;	font-size:14px;	}				.storeLinks ul	{	text-align:left;	list-style: none;	text-decoration: none;	margin:0 0px 0 0;	padding:0;	width:650px;	}
.storeLinks li	{	display:inline;	margin: 0 12px 0 12px;	padding:0 20px;	text-align:left;	max-height: 22px;	vertical-align: baseline;	}
/* End CSS Store Links */

/* Begin CSS Story Links */
.storyLinks	{	float:right;	font-weight: normal;	font-family: Arial, Verdana, sans-serif;	line-height:22px;	max-width:500px;	height:22px;	margin:0 0px 0 0px;	background-color: #fff;	position: relative;	}		
.storyLinks a	{	white-space:nowrap;	margin:0 0 0 0;	padding:0px;	}	
.storyLinks a, .storyLinks a:visited	/* menu at rest */	{	color: #c03;	background-color: #fff;	text-decoration: none;	font-size:13px;	font-weight:normal;	}	
.storyLinks a:hover	/* menu at mouse-over  */	{	color: c03;	background-color: #fff;	font-weight: bold;	font-size:14px;	}				.storyLinks ul	{	float:right;	display: inline;	list-style: none;	text-decoration: none;	margin:0 0 0 0px;	padding:0;	width:300px;	}
.storyLinks li	{	display:inline;	margin:0;	padding:0 0 0 50px;	text-align: right;	max-height: 22px;	vertical-align: baseline;		}/* End CSS Story Links */

