html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #000000;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10pt;
	line-height: 1.4;
}
#webplanet {
	position: absolute;
	width: 140px;
	left: 50%;
	margin-left: -70px;
	top: 46px;
}
#content {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	width: 990px;
	left: 50%;
	margin-left: -490px;
}
#content .empty {height: 100px;}
#cont {
	position: relative;
	width: 314px;
	left: 0px;
	padding-top: 144px;

}
#cont p {padding:5px 0; margin: 0;}
#footer {
	position: relative;
	margin-top: -100px;
	margin-left: -490px;
	left: 50%;
	height:100px;
	width: 990px;;
}
#line1 {
	position:absolute;
	top: 84px;
	height: 1px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	background-color: #ffffff;
}
#line2 {
	position:absolute;
	top: 270px;
	height: 633px;
	width: 1px;
	left: 50%;
	margin-left: -181px;
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
}
#line3 {
	position:absolute;
	top: 270px;
	height: 633px;
	width: 1px;
	left: 50%;
	margin-left: 180px;
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
}
#copy {
	position:absolute;
	top: 8px;
	left: 50%;
	margin-left: -445px;
	z-index: 1;
}
#name {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -490px;
	z-index: 1;
}
#menu {
	position: absolute;
	width: 261px;
	top: 57px;
	margin-left: 227px;
	left: 50%;
	z-index: 1;
}
.menu {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	
}
.menu:hover {
	text-decoration: none;
	color: #01b4cf;
}
a {
    color: #01b4cf;
	text-decoration: underline;
   }
a:hover{
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 13pt;
	font-weight: lighter;
}
.text {
	font-family: Tahoma;
	color: #c9c9c9;
	font-size: 10pt;
	line-height: 1.5;
}
.big {
	border: 3px solid #5c5c5c;
}

input {
	border: 1px solid #ffffff; width: 160px; PADDING-LEFT: 3px; PADDING-right: 1px; PADDING-top: 1px; PADDING-bottom: 1px; FONT-SIZE: 9pt; FONT-FAMILY: Arial; /*BACKGROUND-COLOR: #EFEFEF*/ height: 17px;
}
textarea {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 10pt; BORDER-LEFT: #cccccc 1px solid; WIDTH: 280px; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Arial; HEIGHT: 80px; BACKGROUND-COLOR: #ffffff; 
scrollbar-3dlight-color: #CFCFCF; scrollbar-arrow-color: #9D9D9D; scrollbar-base-color: #efefef; 
scrollbar-darkshadow-color: #9D9D9D; scrollbar-face-color: #efefef; scrollbar-track-color: #efefef;
}
.button1 {
	border: 1px solid #ffffff; WIDTH: 80px; COLOR: #565555; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff; height: 18px; PADDING-top: 0px; font-size: 10pt;
}
