/*  Company: Maja Hajduk | Photographer
Version: 1.0
Author: 
Author URL: 

/* the basics */

html, body { height:100%; margin: 0; padding: 0; }
#index { width: 100%; height: 100%; overflow: hidden; visibility: visible; }
#align { width: 977px; margin-right: auto; margin-left: auto; }
#container { min-height:100%; position:relative; top: 3%; }
#footer { background-color: transparent; background-image: none; background-repeat: repeat; background-position: 0 0; position:absolute; width:100%; text-align: right; top: 70px; right: -50px; }
#header { position: absolute; top: 70px; left: 0; width: 100%; }
#body {
   }
#galnavr { text-align: right; position: absolute; top: 201px; right: 0; height: 401px; visibility: visible; }
#galfoot {  }
#content { float: right; text-align: right; position: absolute; top: 201px; right: 0; width: 528px; padding-right: 30px; padding-left: 5px; }
#content2 { float: right; text-align: right; position: absolute; top: 201px; right: 0; height: 390px; width: 528px; overflow: auto; }
p {
	font: 12px arial, sans-serif;
	color: #666;
}
b { font-size: 18px; color: #340a18; font-family: arial, sans-serif; letter-spacing: 1px; font-weight: normal; text-transform: uppercase; }
a,a:link {
	color: #999;
}
a:hover {
	color: #fc0;
}
