/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
*/

/* Adjust these styles to your colour scheme */
	body {
	color:#222;
	background-attachment: fixed;
	background-image: url(../image/background2.gif);
	background-repeat: repeat;







		}
	#globalheadcontent {
	background-color:#000;

		}
	#pagehead {
		background-color:#e8eae8;
		}
	#pagehead h2 {
		background-color:#e8eae8;
		}
	#pagecontent {
		background-color:#e8eae8;
		}
	#sidebarcontent {
	color: #000000;





		}
	#sidebarcontent .alt {
	background-color:#dcdcdc;
	margin: 0px;




		}

/* Adjust the following styles to your preferences */

/* Headings */	
	#pagehead h2 {
		color:#000000;
		}
	#sidebarcontent h3, #sidebarcontent h4 {
	color:#000000;

		}

	#pagecontent a:link, #pagecontent a:visited {
		color:#000000;
		}
	#pagecontent a:hover, #pagecontent a:active {
		color:#666666;
		}

	#containerfootcontent a:link, #containerfootcontent a:visited {
	color:#333333;
	text-decoration: none;

		}
	#containerfootcontent a:hover, #containerfootcontent a:active {
	color:#333333;
	text-decoration: none;

		}

	#sidebarcontent a:link, #sidebarcontent a:visited {
	color:#000000;
	margin: 0px;

		}
	#sidebarcontent a:hover, #sidebarcontent a:active {
	color:#666666;
	text-decoration: none;
	margin: 0px;


		}

/* Miscellaneous */ 
	.border {
		border:1px solid #999;
		}
	form {
		border:1px dashed #ccc;
		background-color:#f3f3ea;
		}

/* Page Design Graphics */
	#container {
		background-image:url(../image/background1.gif);
		background-repeat:repeat-y;		
		}
	#sidebar {
		background-image:url(../image/sidebar_bar.gif);
		background-repeat:no-repeat;
		}
	#containerfoot {
		background-image:url(../image/pagefoot.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	#pagehead h2 {
		background-image:url(../image/bar_foot.gif);
		background-repeat:repeat-x;
		}
#pagehead p {
	background-color:#e8eae8;
	background-image: url(../image/bar_foot.gif);
	background-repeat: repeat-x;

}
#sidebarcontent img {
	color:#333333;
	margin: auto;

}
#containerheadcontent {
	background-image: url(../image/ban.gif);
	background-repeat: no-repeat;
	display: block;
	margin: auto;



}
#containerfootcontent {
	background-attachment: fixed;
	background-image: url(../image/bar_foot.gif);
	background-repeat: repeat-x;
	width: 748px;

}
table {
	border: 0.8px solid #999;


}

