@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:center;
	color: #FFFFFF;
}

#logo {
	float:left;
	margin-top:550px;
	filter:alpha(opacity=50);
  	opacity: 0.50;
	-moz-opacity: 0.50;

}

img.logo {
	width: 343px;
	height: 60px;
}	


div.boxbackground1 {
     background-color: #000000;
     height:550px;
     filter:alpha(opacity=65);
     opacity: 0.65;
	 -moz-opacity: 0.65;
     width: 350px;
	 position:absolute;
     left: 0px;
     top: 0px;
     z-index: -1;
}

div.boxbackground2 {
     background-color: #000000;
     height: 120px;
     filter:alpha(opacity=65);
     opacity: 0.65;
	 -moz-opacity: 0.65;
     width: 720px;
	 position:absolute;
     left: 0px;
     top: 0px;
     z-index: -1;
}

#body {
	width: 720px;
	height: 780px;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width: 720x;
	height:630px;	
}

#content {
    background-color:transparent;
	float:right;
	height:550px;
	width: 350px;
	margin-top: 50px;
	position:relative;
	border: 1px solid #000000;
	z-index: 1;
}

#bottom {
    background-color:transparent;
	width: 720px;
	height: 120px;
	position:relative;
	border: 1px solid #000000;
	z-index: 2;
	overflow: visible;
	overflow:hidden;
}

#nav {
	width: 100%;
	height: 100%;
	position:static;
	z-index: 3;
	overflow: visible;
}

#top {
	height: 30px;
	border-bottom: 1px solid #000000;
	width: 350px;
	font-weight:bold;
}

#headcont {
	margin-top: 5px;
	margin-left: 10px;
}

#headcontbigger {
	height: 30px;
	border-bottom: 1px solid #000000;
	width: 720px;
}

p.headtext {
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
}

p.normal {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font:"Times New Roman", Times, serif;
}

p.special {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font:"Times New Roman", Times, serif;
}

p.yettocome {
    text-align:center;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font:"Times New Roman", Times, serif;
}

div.menup {
	position:absolute;
	top: 40px;
	left: 15px;
	z-index: 10;
}

div.menup2 {
	position:absolute;
	top: 40px;
	left: 105px;
	z-index: 10;
}

img.gallery {
	border:0; 
	margin: 0px;
	padding: 4px;

}

#da {
	float:right;
	margin: 10px;
}

/* picture fade */
img.transon {
	opacity:.40;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.40;
	border:0; 
	margin: 0px;
	padding: 4px;
	background-color: #FFFFFF;
}

a.albums:link {text-decoration: none; color:#666666;}
a.albums:visited {text-decoration: none; color:#666666;}
a.albums:active {text-decoration: none;color:#666666;}
a.albums:hover {text-decoration: none; color: #000000; background-color:#FFFFFF;}

a.headadmin:link {text-decoration: none; color:#000000;}
a.headadmin:visited {text-decoration: none; color:#000000;}
a.headadmin:active {text-decoration: none;color:#000000;}
a.headadmin:hover {text-decoration: none; color:#333333;}

a.head:link {text-decoration: none; color:#FFFFFF;}
a.head:visited {text-decoration: none; color:#FFFFFF;}
a.head:active {text-decoration: none;color:#FFFFFF;}
a.head:hover {text-decoration: none; color: #444444;}

p.menu {
	line-height: 16px;
	margin-top: 0px;
	font-size:14px;
}

a.menu:link {text-decoration: none; color:#FFFFFF;}
a.menu:visited {text-decoration: none; color:#FFFFFF;}
a.menu:active {text-decoration: none;color:#FFFFFF;}
a.menu:hover {text-decoration: underline; color: #444444;}

a:link {text-decoration: none; color:#0076A3;}
a:visited {text-decoration: none; color:#0076A3;}
a:active {text-decoration: none;color:#0076A3;}
a:hover {text-decoration: underline; color: #444444;}

div.extra {
	float:left;
	font:"Times New Roman", Times, serif;
	margin-top:5px;
	margin-left:10px;
	margin-right: 100px;
	font-weight:bold;
}

div.extraadmin {
	float:left;
	font:"Times New Roman", Times, serif;
	margin-top:5px;
	margin-left:10px;
	font-weight:bold;
}

#header {
	width:720px;
	height: 30px;
	border-bottom: 1px solid #000000;
}

hr {
	background-color:#000000;
	color:#000000;
	height:1px;
	border: 0;
}
/*-------------------------------------------bigger gallery---------------------------------------------*/

#logobigger {
	float:left;
	margin-top: 10px;
	filter:alpha(opacity=50);
    opacity: 0.50;
	-moz-opacity: 0.50;

}

div.boxbackgroundbigger {
     background-color: #000000;
     height:550px;
     filter:alpha(opacity=65);
     opacity: 0.65;
	 -moz-opacity: 0.65;
     width: 720px;
	 position:absolute;
     left: 0px;
     top: 0px;
     z-index: -1;
}

#contentbigger {
    background-color:transparent;
	float:right;
	height:550px;
	width: 720px;
	margin-top: 0px;
	position:relative;
	border: 1px solid #000000;
	z-index: 1;
}

#topbigger {
	height: 30px;
	border-bottom: 1px solid #000000;
	width: 720px;
	font-weight:bold;
}


/*-------------------------------------------Hidden div's ----------------------------------------------*/

#div1 {
	width: 100%;
	height: 100%;
	position:static;
	z-index: 3;
	visibility: visible;
}

#div2 {
	width: 100%;
	height: 100%;
	position:static;
	z-index: 3;
	visibility: hidden;
}

#div3 {
	width: 100%;
	height: 100%;
	position:static;
	z-index: 3;
	visibility: hidden;
}

#div4 {
	width: 100%;
	height: 100%;
	position:static;
	z-index: 3;
	visibility: hidden;
}

/*----------------------gallery--------------------------*/

p.viewer {
    text-align:left;
	margin-top: 15px;
	margin-left: 10px;
	font:"Times New Roman", Times, serif;
	font-size: 10px;
	margin-bottom: 0px;
}

p.viewerspec {
    text-align:left;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	font:"Times New Roman", Times, serif;
	font-size: 12px;
}

/*-------------------------project-------------------------------*/

img.project {
	float:left;
	margin:10px;
	border: 1px solid #000000;
}

p.project {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 5px;
}

p.projectcolumn {
	font-size: 11px;
	float:left;
}

div.project {
	color:#FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 96%;
	height: 110px;
	border: 2px solid #000000;
	background-color:#222222;
	filter:alpha(opacity=65);
    opacity: 0.65;
	-moz-opacity: 0.65;
	
}

div.projectcolumn {
	margin-left: 10px;
	margin-top: 10px;
	width: 200px;
	border-left: 1 px solid #000000;
	float: right;
}


div.projecthover {
	color:#000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 96%;
	height: 110px;
	border: 2px solid #FFFFFF;
	background-color:#CCCCCC;
}

/*------------------------ Admin ---------------------------*/

#login {
	margin-left:170px;
}

/* ------------------------ Albums ------------------------*/

div.divspec {
	float: right;
	display:none;
	width:400px;
}
div.divspechover {
	float: right;
	display:inline;
	width:400px;
}

p.albums {
	margin-right: 10px;
	margin-bottom: 10px;
	font:"Times New Roman", Times, serif;
	font-size:11px;
}