/* CSS Document */
html, body { height:100%;}

body {
	position:relative;
	text-align:center;
	background-image:url(../images/bgrepeat.gif);
	background-repeat:repeat-x;
	background-color:#73172e;
	margin:0;
	padding:0;
}

img { border:none;}

h1 { 
	font-family:"Times New Roman";
	font-size:18px;
	font-style:normal;
	margin-top:8px;
}

h2 {
	font-family:"Arial";
	font-size:14px;
	font-style:normal;
}

a { color:#faf4c2;}

div.container {
	position:relative;
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
	width:954px;
	padding-top:34px;
	margin-top:0;
	margin:0px auto;
}

*html div.container { height: 100%;}

.header {
	background-image:url('../images/header_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
}
.header div#logo { float:left;}
.header div#flash {	float:left;}
.header div#bottom {
	clear:both;
	background-image:url('../images/header_bottom.gif');
	background-repeat:no-repeat;
	width:954px;
	height:5px;
}

.main {
	margin:0px 0px 30px 30px;
}

#navcontainer {
	float:left;
	position:relative;
	font-family:'Times New Roman';
	font-size:18px;
	font-style:italic;
	text-align:left;
	width:216px;
	margin:0px 16px 0 34px;
}

#navcontainer ul {
	list-style: none;
	margin:0;
	padding:0;
}

#navcontainer li {}

#navcontainer li a {
	display: block;
	position:relative;
	padding: 7px 0px 0px 10px;
	height:30px;
	text-decoration: none;
	color:#faf4c2;
	text-decoration:underline;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover {
	background-color:#faf4c2;
	color:#73172e;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

#navcontainer li a#active {
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.rightcolumn {
	float:left;
	position:relative;
	color:#faf4c2;
	text-align:left;
	font-family:'Arial';
	font-size:12px;
	font-style:italic;
	line-height:20px;
	width:576px;
}

.clearcolumns { clear:both;}

#album {
	float:left;
	border:2px solid #faf4c2;
	width:174px;
	height:159px;
	line-height:14px;
	text-align:center;
	margin:0px 2px 3px 0px;
	padding:0px 6px 0px 6px;
}

#album a {
	display:block;
	background-repeat:no-repeat;
	background-position:center 10px;
	padding-top:118px;
}

a#thumb {
	float:left;
	border:1px solid #faf4c2;
	display:block;
	width:186px;
	height:120px;
	text-align:center;
	margin:0 4px 4px 0;
}

#picview {
border:1px solid black;
	text-align:center;
	margin-bottom:20px;
}

#picview div#foto {
	float:left;
	border:3px solid #faf4c2;
	padding:10px 0 10px 0;
}

a#thumb img { margin-top:10px;}

.footer {
	border-top:3px solid #faf4c2;
	color:#faf4c2;
	height:40px;
	font-size:14px;
	text-align:right;
	padding-top:6px;
	margin:0px auto;
}

.footer div {
	width:800px;
	margin:0px auto;
}

table.tabel_agenda td { border-bottom: 2px solid #faf4c2; width: 25%; }

.camera_icon { margin-left: 200px; }

table.foto_tabel td { border-bottom: 2px solid #faf4c2; height: 30px; }
