/*
<!-- #bbinclude "date.txt" #bbincludeoptions#="inline=true" -->

########## Project:	     Settler

########### Last updated:    25.12.09, 18:27 +1300
########### File Size:       2804 Byte
########### By:              peter@scheuerl.net

<!-- end bbinclude -->
*/


body {
    margin: 0; padding: 0;
    background: transparent;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 11pt;
    /* following is for IE 5.5 */
    text-align:center;
}

a:link {color:#000;text-decoration:none}
a:visited {color:#000;text-decoration:none}
a:hover {color:#ff660d;background:transparent;text-decoration:none}
a:active {color:#ff660d;background:transparent;text-decoration:none}

.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
}

h1 {font-size:14pt;}

/* - - - - - - - - - - - - - - - -  Content Areas - - - - - - - - - - - - - - - - - -  */


#content
{

	margin:0 auto 0 auto;
	padding:0;
    /* following is for IE 5.5 */
	text-align:left;
	width: auto;
}

/* Head Area */

#header
{
	height: 92px;
	margin: 0;
	padding: 0;
	background: #fff;
	/* for whatever reason Firefox needs this border */
	border: 1px solid #fff;
}

#logo {
	display:block;
	float:left;
	margin: 0;
    padding:0;
    width:200px;
}

#logo img
{border:0}

a#logo:link, a#logo:visited
{color:transparent; background:#fff; text-decoration:none; border:0}

a#logo:hover, a#logo:active
{color:transparent; background:#fff; text-decoration:none; border:0}


/* END Head Area*/
#main1 {
    margin: 0;
    margin-top:0;
    padding: 0;
    background:transparent;
    border-top: 1px solid #999;
	width: auto;
}

#main2 {
    margin:0; padding:0;
	width: auto;
	}



#middle {
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    background:transparent;
}

#footcontainer
{
	display: none;
}

/* Elements which should not be printed */
.do_not_print
{display: none}
