	/* CSS Document */
	/* Main */
	body {
		text-align: center;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		background-color: White;
	}
	
	/************* Containers *************************/  
	#container_left_side{
		margin-left: auto;
		margin-right: auto;
		width: 100px;
		text-align: right;
		background-color: White;
		position: relative;
		padding: 0;
		height: 100%;
		background-image: url(../images/sidebgs.gif);
		background-position: right;
		background-repeat: repeat-y;
	}
	
	#container_red{
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		text-align: left;
		background-color: #c4db6e;
		position: relative;
		padding: 0;
		height: 100%;
		border: #666666;
	}
	
	#container_orange {
		margin-left: auto;
		margin-right: auto;
		width: 770px;
		background-color: #72639e;
		position: relative;
		top: 15px;
		display: block;
		padding: 0;
		border: #666666;
		height: 100%;
	}
	
	#container {
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		text-align: left;
		background-color: white;
		position: relative;
		top: 12px;
		padding: 0;
		display: block;
		z-index: 1; 
		height: 100%;
	}
	
	#container_content {
		margin: auto;
		width: 750px;
		text-align: left;
		background-color: white;
		position: relative;
		top: 12px;
		padding: 0;
		display: block;
		z-index: 0;
		float: none;
	}  
	
	#container_content_main {
		margin: auto;
		width: 450px;
		text-align: left;
		background-color: white;
		position: relative;
		top: 0px;
		padding: 0% 3% 1% 3%;
		display: block;
		z-index: 0;
		left: 1px;
		float: left;
	}  
	
	#content2 {
		float: left;
		margin: 0px;
		text-align: left;
		background-color: #F3F3F3;
		display: block;
		height: auto;
		width: 730px;
		border: 1px solid #898989;
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-indent: 10px;
		top: 5px;
		position: relative;
		background-position: top;
	}
	/************* Navigation *************************/  
	/* Nav Menu */ 
	#page_nav_cell_bg { 
		background-color: transparent; 
		background-image: url(../images/lovekids_t1_03_v3.gif); 
		background-repeat: no-repeat; 
		position: absolute; 
		top: 327px;
		/*top: 400px;*/
		left: 506px; 
		/*width: 189px; */
		width: 230px; 
		height: 303px; 
		z-index: 5; 
		visibility: visible; 
		float: left; 
	}
	
	#page_nav_cell {
		background-color: transparent;
		background-repeat: no-repeat;
		position: absolute;
		/*top: 198px;*/
		top: 287px;
		left: 509px;
		width: 182px;
		height: 600px;
		z-index: 6;
		visibility: visible;
		float: left;
	}
	 
	/* Text */
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 39px;
		font-weight: Bold;
		text-indent: 15px;
		color: #72639d;
		padding: 0 3% 0 3 %;
	}
	
	h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	}
	
	.dotOrange {
		color: #72639e;
	}
	
	.dotRed {
		color: #c4db6e;
	}
	
	.MainContentText
	{
		letter-spacing: 0.7px;
		color: Black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		line-height: 20px;
		text-align: justify;
	}
	  
	.CopyrightText
	{
		font-size: x-small;
	}
	/************ SectionLinks styles **************/
	
	#sectionLinks{
		margin: 0px;
		padding: 0px;
		text-decoration: none;
	}
	
	/* Other */
	
	.imgborder{
		border: 1px solid #000000; 
	}
	
	.imgbatbut{
		float: left;
	}
		
	img.floatRight { float: right;
	margin: 4px; }
	
	img.floatLeft { float: left; }
	
	img.floatLeftBdrTop {
	float: left;
	border: 1px solid;
	margin: 200px 0px 5px 0px;
	border-color:#000000; /*#e10915;*/
	}
	
	img.floatLeftTop {
		float: left;
		margin: 220px 0px 5px 0px;
	}
	
	img.floatRightTop {
		float: right;
		margin: 200px 20px 5px 5px;
	}
	
	img.floatAlmostRightTop {
		float: right;
		margin: 200px 25px 5px 5px;
	
	}
	
	img.stdbdr {
	border: 1px solid;
	border-color: #000000;
	}
	
	img.floatRightTopIT {
	float: right;
	margin: 20px 20px 5px 5px;
	}
	
	.FeatureImg
	{
		BORDER-RIGHT: #cccccc 1px solid;
		BORDER-TOP: #cccccc 1px solid;
		BORDER-LEFT: #cccccc 1px solid;
		BORDER-BOTTOM: #cccccc 1px solid
	}
	
	
	

/* lightbox 2 css */
#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;}

/* Trick IE into showing hover - without this the next & prev hover doesn't work in IE or Firefox*/
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }

/* Changing standard css so that next and prev images are always visible so its nice and obvious */
/*
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
*/
#prevLink { background: url(../images/prevlabel.gif) left 15% no-repeat; float: left; }
#nextLink { background: url(../images/nextlabel.gif) right 15% no-repeat; float: right; }

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel_hover.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel_hover.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; }

/* end lightbox 2 code */


