a:link {color: #bbb5b4; text-decoration: none;}
a:visited {color: #bbb5b4; text-decoration: none;}
a:active {color: #bbb5b4; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline;}

#allpage {
	position:absolute;
	margin:0px;
	height:100%;
	margin-left: 32px;
	margin-right: 32px;
	background-color:#2e221e;
	background-image: url('images/left.gif');
	background-repeat: repeat-y;
}
#mainframe{
	/*position: relative;*/
	
	height:auto !important;
	height:100%;
	min-height:100%;

	background-color:#392a26;
	padding-right: 32px;
	width: 100%;
	background-image: url('images/right.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#picframe {
	border:8px solid #332622;
	background-color:#332622;
}
.portlink{
	position:relative;
	z-index:2;
	float:right;
}
.pic{
	position:relative;	
	width:100%;
	margin-top:-30px;

}
.pic2{
	position:relative;	
	width:100%;
	margin-top:-30px;
	z-index:-2;
}
.logo {
	width:97px;
	height:79px;
	margin:12px;
	margin-left:20px;
}
.address {
	position: relative;
	float:right;
	margin-top:-50px;
	margin-right:10px;
}
.item {
position:relative;
z-index:4;
margin-left:30px;
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
}
.screenshot {
float:right;
margin-right:00px;
margin-left:30px;
margin-bottom:10px;
}
td, form, body
{font-family: arial, helvetica; font-size: 12px; color: #bbb5b4;}

h1
{font-family:arial,helvetica; font-size:15px;color: #ffffff;}

