/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://www.creative.efront.com.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://creativityaustralia.org.au/style.css */

/* @override http://www.creative.efront.com.au/style.css */

/* @override http://www.creative.efront.com.au/style.css */

/*
pink #ee2a7b 
blue #00aeef
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff200;
	font-family: arial, helvetica;
	font-size: 11px;
}

#container {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

a {
	text-decoration: underline;
	color: #00aeef;
}
a:hover {
	text-decoration: none;
	color: #00aeef;
}

ul {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

h2 {
	color: #EE2A7B;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 10px 0;
}


h3 {
	color: #EE2A7B;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0;
}

#header {
	margin-top: 25px;
	background: transparent url(/images/banner.png);
	height: 140px;
	width: 900px;
	margin-bottom: 10px;
}

blockquote {
	color: #ee2a7b;
	width: 331px;
	margin-top: 15px;
}

#content {
	float: right;
	width: 692px;
	line-height: 14px;
	margin-right: 20px;
}

#content ul {
	list-style: outside;
	margin: 0px 0 0px 10px;
	padding: 0px 5px 0px 10px;
}

#content ol {
	list-style: outside;
	list-style-type: decimal;
	margin: 0px 0 5px 10px;
	padding: 0px 5px 0px 10px;
}

#content li {
	margin: 0px;
}

#content p {
	margin: 5px 0;
}

#content p a {
	text-decoration: underline;
	color: #00aeef;
}

#content p a:hover {
	text-decoration: none;
	color: #00aeef;
}

/*#content img {
	border: 14px solid #fbf7b3;
}*/

#body_container {
	padding-bottom: 20px;
	margin: 0px;
}

#navigation {
	width: 138px;
	float: left;
	padding-left: 20px;
}

li.item {
/*background: #fff200;*/
	border-top: 1px dotted black;
	width: 135px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-: 3px;
	list-style-type: none;
	text-transform: uppercase;
	padding-top: 5px;
	margin-bottom: 5px;
}

li.item a {
	text-decoration: none;
	color: #000;
}

#navigation ul {
	margin: 0;
}

#navigation ul li  {
	display: block;
	width: 136px;
}
#navigation ul li a:hover {
	background-color: #fff200;
}

/*li.item a:hover {
	background: #fff200;
	width: 100%;
}*/

li.item_selected {
	background: #fff200;
	border-top: 1px dotted black;
	width: 135px;
	padding:5px 0 5px 0px;
	list-style-type: none;
	text-transform: uppercase;
	color: #000;
	margin-top: 5px;
}

li.item_selected a {
	text-decoration: none;
	color: #000;
}

.subitem a {
	text-transform: capitalize;
	text-decoration: none;
	color: #000;
}

.subitem a:hover {
	text-decoration: underline;
	color: #000;
}

.subitem {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
}

.subitem_selected a {
	color: #000;
}

.subitem_selected {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
}

#footer{
	width: 900px;
	margin: 0 auto;
	margin-top: 15px;	
	text-align: right;
}

#image_caption{
	margin-top: 5px;
	color: #999;
	text-align: right;
}

.gallery_thumbs{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 128px;
	height: 128px;
}
