@charset "utf-8";
*{
margin:0px;
padding:0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/stars.gif);
}
#imageshow {
	float: left;
	border: 2px solid #9C8B5A;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(images/band5.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 195px;
	}


#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	position:relative;
}
#header {
	height: 190px;
	width: 900px;
	background-image: url(images/kommitments_banner.jpg);
}
p {
	font-size: 1.4em;
	color: #666666;
	padding-bottom: 10px;
}
h1 {
	color: #782610;
	font-size: 2em;
}
.card  {
	font-size: 1.4em;
	color: #666666;
	list-style-position: inside;
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-image: url(images/deck_2_red_24.gif);
	margin-right: 5px;
}
#content li {
	font-size: 1.4em;
	color: #666666;
	list-style-position: inside;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.floatR {
	float: right;
	margin-left: 20px;
}
#flashcontent {
	background-image: url(images/loading.gif);
	background-position: center center;
	height: 380px;
	width: 346px;
	background-repeat: no-repeat;
	
}


h2 {
	font-size: 1.6em;
	color: #9A0C0C;
	font-weight: bold;
	padding-bottom: 10px;
}
#content a {
	color: #666666;
}


#content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
	/*position:relative;*/
}
#navBar {
	background-color: #9C8B5A;
	height: 20px;
	width: 100%;
	padding-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contact {
	position:absolute;
	height: 100px;
	width: 360px;
	right: 20px;
	bottom: 480px;
	}
.border {
	padding: 5px;
	border: 2px solid #9C8B5A;
	float:right;
	margin-left:20px;
}


#navBar ul{
	margin:0px;
	padding:0px;
	white-space: nowrap;
}
#navBar li{
list-style-type:none;
display:inline;
}
#navBar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding: 10px 20px;
	font-weight: bold;
	text-align: center;
}
#navBar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523A25;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding: 2px 20px 5px;
	font-weight: bold;
	text-align: center;
	background-color: #EEE3B6;
}
.pad100{
padding-top:100px;}

.pad20{
padding-top:20px;}

#credits, #credits a {
	font-size: 1.1em;
	color: #903838;
}
#content h3 {
	font-size: 1.4em;
	color: #333333;
}
