/* Customize your layout here, for support please visit www.prowebdesign.no */

* {margin: 0;
   padding: 0;}
   
body {
	background-color: #141601;
	color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	}
	
/* Begin Structure of site '*/  
 
#container {
	width: 896px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #141601;
	text-align: center;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-top: 1px;
	background-image: url(images/header.jpg);
	height: 350px;
	border: 1px solid #FFFFFF;
}

#wrapper {
	margin-top: 7px;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	height: auto;
}

#left {
	float: left;
	width: 155px;
	background-image: url(images/round_corner.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #437C17;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#right {
	background-color: #437C17;
	color: #FFFFFF;
	float: right;
	width: 155px;
	background-image: url(images/round_corner_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	height: auto;

}
#member {
}


#content {
	margin-left: 170px;
	margin-right: 170px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #141601;
	padding: 20px;
	border: 0px solid #FFFFFF;
	background-image: url(images/bar_bg.gif);
	height: auto;
}

#footer {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FFFFFF;
	background-image: url(images/bar_bg.gif);
	text-align: center;
}
#aussie {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#textfooter {
	text-align: center;
}

#aussie #box {
	padding-left: 0.5em;
	padding-right: 0.5em;
}




p{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
#border {
	text-align: center;
}

#left #member {
	font-size: 1.2em;
}


blockquote{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 20px;
	border: 1px dotted #FFFFFF;
	background-repeat: no-repeat;
}

h1{
	background-color: #066D40;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(images/blue.gif);

}

h2{
	background-color: #2b60de;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(images/blue.gif);

}

.list {
	margin-left: 25px;
	list-style-image: url(images/list_bullet.png);
	margin-top: 30px;
	text-align: left;
	padding-left: 1.5em;
}
.indent {
	list-style-image: url(images/tick.gif);
	margin-left: 1.5em;
	padding-left: 1em;
}
.star {
	list-style-image: url(images/star1.gif);
	margin-left: 1.5em;
	padding-left: 1em;
}



a:link {
	color: #FFFFFF;
	background-color: inherit;
}
a:visited {
	color: #FFFFFF;
	background-color: inherit;
}
a:hover {
	color: #FF00FF;
	background-color: inherit;
}
a:active {
	color: #FFFFFF;
	background-color: inherit;
}

/********** Begin top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	margin-top: 7px;
	padding: 1.7em 0em .3em .4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	background-color: 141601;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #CCCCCC;
padding: 1.2em;
padding-left: 0.5em;
padding-right: 0.5em;
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #FFFFFF;
	padding: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #CF0;
	background-image: url(images/home.jpg);
}
.calendar {
	padding-top: 10px;
}


#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist ul
{
margin: 0px;
padding: 0px;

}

#navlist #active a {
	background-color: #141601;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
 
#navcontainer {
	background-color: 141601;
}
.text {
	font-size: 1.1em;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 1em;
}
#primaryNav {
}
