* {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

body {
	margin-top: 20px;
	text-align: center;
}

a{	
	color: #666666;
}

img {
	border: none;
}


#container {
	position: relative;
	width: 770px;
	height: auto;
	margin: 0 auto;
}

#contentcontainer {
	width: 440px;
	margin-left: 320px;
}

#gallerycontainer {
	width: 100%;
	text-align: center;
}


#header {
	position: relative;
	width: 770px;
	height: 93px;
	overflow: hidden;
}

#subheader {
	width: 770px;
	height: 33px;
	margin-top: 1px;
}

#subheader #navbar {
	position: relative;
	width: 586px;
	height: 33px;
	float: left;
	background-image: url( "../images/navbar_menu.gif" );
	background-repeat: repeat-x;
}

#subheader #navbar .nav {
	height: 33px;
	vertical-align: middle;
}

#subheader #navbar .verticalbar {
	background-image: url( "../images/navbar.gif" );
	background-position: top right;
	background-repeat: no-repeat;
}




#subheader #redbutton {
	position: relative;
	width: 184px;
	height: 33px;
	float: right;
}

#main {
	width: 770px;
	height: auto;
	background-image: url( "../images/pagebg.gif" );
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: -1px;
	border: #fff solid 1px;
	margin-left: -1px;
}

#ie6#main {
	margin-top: -3px;
}
#main #left {
	vertical-align: top;
	text-align: left;
}

#left {
	width: 300px;
	float: left;
}


#left #ausflag{
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}

#main #right {
	vertical-align: top;
	text-align: left;
}

#main #right #heading {
	position: relative;
	width: 425px;
	margin-top: 30px;
	margin-left: 5px;
	overflow: hidden;
}

#heading {
	text-align: left;
}

#main #right #heading h1 {
	margin: 0px;
}

#heading h1 {
	margin: 0px;
	margin-top: 30px;
}

#main #right #content {
	position: relative;
	width: 425px;
	margin-left: 11px;
}

#content {
	text-align: left;
	margin-right: 15px;
}

#content h3{
	color: #ff6600;
	background-color: #ffffff;
	padding-top: 15px;
	margin: 0;
}

#content p{
	margin: 0;
	margin: 1.5em 0;
}

#content a{
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 0;
	margin-bottom: 0;
}

#content h3{
	font-size: 13px;
}

#content strong{
	font-size: 13px;
}

#content,  #content p, #content a, #content b, #content li{
	color: #666666;
	font-size: 13px;
}
	
#news_container{
	background: #ffffff;
	height: 110px;
}

#news_container p{
	font-size: 13px;
		background: #ffffff;
}

#main #right #subheading_left {
	position: relative;
	float: left;
	margin: 20px 0px 10px 15px;
}

#subheading_left h2{
text-align: center;
}

#subheading_left h2 img{
margin-top: 30px;
}

#main #right #subheading_right {
	position: relative;
	float: left;
	margin: 20px 0px 10px 125px;
}

* html #main #right #subheading_right {
	margin: 20px 0px 10px 110px;
}

#main #right #subheading h2 {
	margin: 0px;
}

#main #right #subcontent_left {
	position: relative;
	width: 193px;
	height: auto;
	float: left;
	margin-left: 15px;
	padding-right: 20px;
	border-right: dotted;
	border-width: 1px;
}

* html #main #right #subcontent_left {
	margin-left: 8px;
}

#main #right #subcontent_right {
	position: relative;
	width: 170px;
	float: right;
	padding-left: 20px;
	padding-right: 22px;
}

#main #right #hitcounter {
	position: absolute;
	width: 200px;
	right: 10px;
	bottom: 0px;
}

	/*.slideshow {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 170px;
		overflow: hidden;
		text-align: center;
	}
*/


.slideshow {
		overflow: hidden;
		text-align: center;
	}

#slideshow_container{
	height: 200px;
	margin: 25px 0 0 0;
}

	
#main #right #subcontent_left h3, #main #right #subcontent_right h3,
#main #right #subcontent_left a, #main #right #subcontent_right a {
	margin-top: 0px;
	color: #ff6600;
}

#footer {
	position: relative;
	width: 770px;
	height: 20px;
	background-image: url( "../images/footer.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
}

#footer, #footer * {
	color: #9b0000;
	padding-top: 3px;
}

#extro {
	position: relative;
	width: 770px;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

#extro, #extro * {
	color: #9b0000;
	font-weight: bold;
}

.clear {
	clear: both;
}

small, small a, #content small a{
	color: #fff;
}

