/* Sitewide CSS Document for Blackgate Lodge Alpaca Stud
 * http://www.blackgatelodge.com.au
 * Webmaster: Mark Walters
 *            s3108680@student.rmit.edu.au
 */
img				{background-image:url("../images/layout/loading.png");
				 background-repeat:no-repeat;
				 background-position:center center;
				 border: solid 1px;}
#img_preload 	{left: 0;
				 width:0px;
				 height:0px;
				 position: absolute;
	 			 top: 0;
				 visibility: hidden;}
body			{background-color:#003300;}
#nav			{background:inherit;
				 width: 15%;
				 border-right: solid 1px #000000;
 				 border-top: solid 1px #000000;
				 text-align:left;
				 vertical-align:top;
				 padding: 10px;}
#main			{background:inherit;
				 border: none;
				 width: 100%;
				 padding: 10px;}
#page			{background:inherit;
				 border: none;
 				 border-top: solid 1px #000000;
				 padding: 10px;
				 text-align:left;
				 vertical-align:top;}
#left  			{background-image:url(../images/layout/left.gif);
 			 	 width: auto;
			 	 background-color:#003300;
			 	 background-repeat:repeat-y;
			 	 background-position:right;}
#center			{background-color:#FFCC00;
			 	 width:700px;
			 	 border: solid 1px #000000;}
#right 			{background-image:url(../images/layout/right.gif);
 			 	 width: auto;
			 	 background-color:#003300;
			 	 background-repeat:repeat-y;
			 	 background-position:left;}
#bottomleft		{background-image:url(../images/layout/bottomleft.gif);
 			 	 width: auto;
			 	 background-color:#003300;
			 	 background-repeat:no-repeat;
			 	 background-position:right top;}
#bottomcenter 	{background-image:url(../images/layout/bottomcenter.gif);
 			 	 width: auto;
				 height: 30px;
			 	 background-color:#003300;
			 	 background-repeat:repeat-x;
			 	 background-position:center top;}
#bottomright 	{background-image:url(../images/layout/bottomright.gif);
 			 	 width: auto;
			 	 background-color:#003300;
			 	 background-repeat:no-repeat;
			 	 background-position:left top;}
#topleft		{background-image:url(../images/layout/topleft.gif);
 			 	 width: auto;
			 	 background-color:#003300;
			 	 background-repeat:no-repeat;
			 	 background-position:right bottom;}
#topcenter 		{background-image:url(../images/layout/topcenter.gif);
 			 	 width: auto;
				 height: 30px;
			 	 background-color:#003300;
			 	 background-repeat:repeat-x;
			 	 background-position:center bottom;}
#topright	 	{background-image:url(../images/layout/topright.gif);
 			 	 width: auto;
			 	 background-color:#003300;
			 	 background-repeat:no-repeat;
			 	 background-position:left bottom;}
h1				{text-align:center;}
#title			{text-align:center;}