#wrap {
	width: 1093px;
	margin: 0;
}

#leftcol {
	float: left;
	width: 407px;
	height: 662px;
/*	border-bottom: thin solid #000000; */
	border-left: thin solid #000000;
	border-right: thin dotted #000000;
}

#rightcol {
	float: right;
	width: 675px;
	padding-bottom: 50px;
}

#die {
	background: url(../Images/die-dropout-2.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	height: 141px;
	width: 124px;
}



#logo {
/*	background: url(../Images/leman-logo-v3.jpg) no-repeat; */
	visibility: visible;
/*	position: absolute; */
/*	position: relative; */
	border: 0;
	padding: 0;
	left: 0;
	top: 0;
/*	z-index: 2; */
	height: 330px;
	width: 407px;
}

#line {
        background: url(../Images/line.jpg) no-repeat;
        visibility: visible;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        height: 600px;
        width: 100px;
}

#at {
	visibility: visible;
	position: relative; 
	left: 100px;
/*	bottom: 5px; */
/*	top: 539px; */
/*	z-index: 2; */
	height: 170px;
	width: 197px;
}

#whois {
	visibility: visible;
	position: relative; 
	left: 100px;
/*	bottom: 160px; */
/*	top: 330px; */
/*	z-index: 2; */
	height: 162px;
	width: 209px;
}

#photos {
/*	position: relative; */
	top: 25px;
/*	left: 25px;  */
	width: 675px;
	height: 600px;
/*	border: medium double rgb(250,0,255);  */
/*	border-top: thin solid #000000; */
	border-right: thin solid #000000;
}

#whoistext {
        position: relative;
        top: 15px;
/*      right: 50px; */
        width: 550px;  
	padding-left: 50px;
	padding-right: 75px; 
        border-right: thin solid #000000;
}

#contacttext {
        position: relative;
        top: 15px;
/*      right: 50px; */
 /*       width: 450px; */
        padding-left: 50px;
        padding-right: 50px;
        border-right: thin solid #000000;
}


#footer {
	clear: both;
	text-align: right;
	padding-right: 10px;
	border-right: thin solid #000000;
}

#photo1 {
	position: absolute;
	bottom: 50%;
	right: 50%;
	padding: 10px;
	border: solid #FFCCCC;
}

#photo2 {
	position: absolute;
	bottom: 50%;
	left: 50%;
	padding: 10px;
	border: solid #FFCCCC;
}

#photo3 {
	position: absolute;
	top: 50%;
	right: 50%;
	padding: 10px;
	border: solid #FFCCCC;
}

#photo4 {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 10px;
	border: solid #FFCCCC;
}

html, body {
	background-color: #141414
}

p {
	color: #aaaaaa;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 12px;
}

ul {
	color: #aaaaaa;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 12px;
}

img {
	border: none;
}
