body {
	background-color: #e5f0f2;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #292e54;
}
a {
	color: #5555aa;
	text-decoration: none;
}
a:hover {
	color: #7799ff;
	text-decoration: underline;
}
img {
	border: 0px;
}
#page {
	position: absolute;
	top: 0px;
	width: auto;
	height: auto;
	visibility: visible;
	background-color: #e7f2f5;
	border: 0px;
	padding: 20px;
}
#menu {
	border: 0px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#dir {
	background-color: #FFFFFF;
	border: 1px solid #8282ba;
	padding: 10px;
}
#logo {
        background-color: #e5f0f2;
        border: 0px;
}
#picture img {
	border: 0px;
}
#gallery {
	padding: 10px;
	text-align: center;
}
td {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	text-transform: capitalize;
	font-weight: bold;
	color: #300e78;
}
#folder img {
	border-width: 0px;
	width: 48px;
	height: 48px;
}
#folder {
	width: 100px;
	height: 75px;
	text-align: center;
}
#banner {
	position: absolute;
	top: 1000px; 
	width: 200px; 
	height: 100px;
}
.info {
	background-color: #f0f0f0;
	font-color: #333333;
	padding: 5px;
	margin: 5px;
	border: 1px dashed #666666;
}
.hest {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.path {
	font-size: 12px;
	font-weight: bold;
}
.nav img {
//	border: 1px solid #000000;
}
