html{
	height:100%;
	}
body{
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,verdana;
	} 
.all {
    position:absolute;
    left:3px;
    top:0px;
    height:99.5%;
	width:99.5%;
    background-color:#ffffff;
	min-height:650px;
	min-width:900px;
	}
#content{margin:33px;height:580px;overflow:auto;}
#content{background:#fff;}
h1#title {
	width:280px; 
	height:160px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-80px auto auto -140px;  
	padding:0;
	text-align:center;
	background: #ffffff url('../img/title.gif') no-repeat;
	}
#title span{display:none;}
#mainmenu{	
	width:280px; 
	height:50px; 
	position:absolute;
	top:50%; 
	left:50%; 
	margin:120px auto auto -140px;  
	padding:0;
	text-align:center;
	}
#mainmenu div:hover {background: #E6E6E6;}
	a:link              { color:black; text-decoration:none; }
    a:visited           { color:black; text-decoration:none; }
    a:hover             { color:black; text-decoration:none; }
    a:active            { color:black; text-decoration:none; }


/* borders */
	.borders{

	}
	
    #up{
    position:absolute;
	left:0px;
	top:0px;
	width:99.5%;
	height:33px;
	background: #000000 url('../img/borders/uc.gif') repeat-x; 
	}
	#ul{
    position:absolute;
	left:0px;
	top:0px;
	width:33px;
	height:33px;
	background: #000000 url('../img/borders/ul.gif') no-repeat; 
	}
	#ur{
    position:absolute;
	right:0px;
	top:0px;
	width:33px;
	height:33px;
	background: #000000 url('../img/borders/ur.gif') no-repeat; 
	}
	#right{
    position:absolute;
	right:0px;
	top:0px;
	width:33px;
	height:99.5%;
	background: #000000 url('../img/borders/r.gif') repeat-y;
	}
	#down{
    position:absolute;
	left:0px;
	bottom:0px;
	width:99.5%;
	height:33px;
	background: #000000 url('../img/borders/bc.gif') repeat-x;
	}
	#bl{
    position:absolute;
	left:0px;
	bottom:0px;
	width:33px;
	height:33px;
	background: #000000 url('../img/borders/bl.gif') no-repeat; 
	}
	#br{
    position:absolute;
	right:0px;
	bottom:0px;
	width:33px;
	height:33px;
	background: #000000 url('../img/borders/br.jpg') no-repeat; 
	}
	#left{
    position:absolute;
	left:0px;
	top:0px;
	width:33px;
	height:99.5%;
	background: #000000 url('../img/borders/l.gif') repeat-y;
	}
img {border-style:none;}

#cv {
height:370px;
left:50%;
margin:-200px auto auto -150px;
position:absolute;
/* text-align:center; */
top:50%;
width:300px;
line-height:30px;
}


/*   Flickr photo plugin */

#photos img {
	display: inline;
	float:left;
	padding:25px;
}
br.clear {
	clear:both;
}

div#tip {
	text-align:center;
}

