/* commented backslash hack \*/
html, body			{ height:101%; background:url(../_images/siteBackground.jpg) repeat-x; background-color:#460807; }
/* end hack */

html,body 			{ margin:0; padding:0; background:url(../_images/siteBackground.jpg) repeat-x; background-color:#460807; }
body 					{ text-align:center; background:url(../_images/siteBackground.jpg) repeat-x; background-color:#460807; }/* centre for ie5.+*/

#mainPage			{ min-height:100%; z-index:2; height:auto; width:900px; margin-left:auto;/* center it*/ margin-right:auto;/* center it*/ position:relative; text-align:left; background:url(../_images/pageBackground01.gif) repeat-y; }
html>#mainPage		{ min-height:100%; z-index:2; height:auto; width:900px; margin-left:auto;/* center it*/ margin-right:auto;/* center it*/ text-align:left; }
* html #mainPage	{ height:100%; width:900px;/* box model hack for ie5.+*/ w\idth:900px; }

#pageContainer		{ width:900px; }

#headerContainer	{ width:900px; height:240px; }
#bannerImage		{ width:900px; height:175px; }
#menuContainer		{ width:900px; height:26px; background-color:#FFEB9E; }
#menuElement		{ height:26px; float:left; }
#menuSpacer			{ width:1px; height:26px; float:left; background-color:#FFEB9E; }

#content				{ width:900px; }
#content01			{ width:170px; _width:186px; float:left;  padding:20px 8px 0px 8px; margin-bottom:20px; }
#content02			{ width:516px; _width:528px; padding:15px 6px 25px 6px; float:left; background:url(../_images/contentBackground.jpg) repeat-y; }
#content03			{ width:170px; _width:186px; float:right; padding:20px 8px 0px 8px; margin-bottom:20px; }

#contentTitle	 	{ width:516px; }
#contentParagraph { width:500px; _width:516px; text-align:justify; padding:0px 8px 0px 8px; }

#galleryRow			{ width:480px; _width:500px; padding:10px 10px 10px 10px; border-top:1px solid #660504; }
#galleryImage		{ width:83px; float:left; }
.image				{ border:3px solid #660504; }
#galleryText		{ width:392px; _width:397px; float:left; padding:0px 0px 0px 5px; text-align:justify; font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; color:#660504; text-align:justify; display:inline; }
#galleryMore		{ width:170px; height:26px; float:right; }

#pagingContainer	{ width:480px; _width:500px; height:16px; border-top:1px solid #660504; border-bottom:1px solid #660504; padding:10px 10px 10px 10px; _padding:10px 10px 0px 10px; }
#pagingPrevious	{ width:65px;  float:left; text-align:left; 	 font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; color:#660504; }
#pagingCount		{ width:350px; float:left; text-align:center; font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; color:#660504; }
#pagingNext			{ width:65px;  float:left; text-align:right;  font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; color:#660504; }

#galleryChoice		{ width:480px; _width:500px; text-align:center; border-top:1px solid #660504; padding:10px; font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; color:#660504; }

#profile01			{ width:85px;  float:left; margin-right:10px; text-align:left; font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; color:#660504; }
#profile02			{ width:184px; float:left; text-align:left; font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; color:#660504; }
#profile03			{ width:279px; float:left; text-align:left; font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:normal; color:#660504; text-align:justify; }

#footerContainer	{ width:900px; margin-left:auto;/* center it*/ margin-right:auto;/* center it*/ bottom:0; left:0px; background:url(../_images/footerBackground.gif) repeat-x; background-color:#F2AF6C; }
#footer				{ width:900px; height:70px; _height:90px; text-align:center; padding:20px 0px 0px 0px; }

#clear				{ clear:both; }