/* 
	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-color: #dcdcdc;






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





		}
	#sidebarcontent .alt {
	background-color:#b7b789;
	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:#fc6;
	font-style: italic;
		}

	#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;
		}
	input, textarea {
		border:1px solid #aaa;
		}
	input.button {
		background-color:#b7b789;
		}
	input.button:hover {
		background-color:#ffe;
		}
	table {
		border:1px solid #999;
		}
	th, td {
		border:1px solid #ccc;
		}

/* Page Design Graphics */
	#container {
		background-image:url(../g/aura_page_background.gif);
		background-repeat:repeat-y;		
		}
	#sidebar {
		background-image:url(../g/aura_sidebar_head.gif);
		background-repeat:no-repeat;
		}
	#containerfoot {
		background-image:url(../g/aura_page_foot.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	#pagehead h2 {
		background-image:url(../g/aura_page_head.gif);
		background-repeat:repeat-x;
		}
	#sidebarcontent .alt {
	background-image:url(../g/aura_sidebar_alt.gif);
	background-repeat:repeat-y;
	line-height: normal;




		}
#pagehead p {
	background-color:#e8eae8;
	background-image: url(../g/aura_page_head.gif);
	background-repeat: repeat-x;

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

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



}

