
#leftcontent {
	position:relative;
	float: left;
	width: 25%;
	background: black;
	color: white;
}

#centercontent {
	position: relative;
	left: 20%;
	width: 80%;
	background: white;
	color: blue;
	height: 1000px;
	border-style: solid;
	border-color: black;
	border-width: 2px;
}

#statusbar {
	position: relative;
	left: 240px;
	top: 110px;
	width: 100%;
	background: #CCCCFF;
	color: white;
	text-align: right;
	border-style: solid;
	border-color: black;
	border-width: 2px;
}

#banner {
	width: 100%;
	height: 91px;
	background: black;
}

div.login {
	color: blue;
	background: white;
	font-size: 9pt;
	border-style: solid;
	border-color: black;
	border-width: 2px;
}

body {
	background: white;
}

#h1 {
	position: relative;
	font-size: 15pt;
	width: 100%;
	text-align: center;
	border-style: solid;
	border-color: black;
}

#h2 {
	positive: relative;
	width: 100%;
	border-style: solid;
	border-color: black;
}

#error {
	width: 850px;
	color: red;
	border-style: solid;
	border-color: red;
}

.fon
{
	padding-left:20px;
	font-size:24px;
	color:#F00;
}
.font1
{
	padding-left:20px;
	font-size:18px;
	color:#000000;
	padding-top: 20px;
	font-style: italic;
}
.pic
{
 float:left;
 height:150px;
 width:130px;
 margin-left:30px;
 margin-top:18px;
}
.botton
{
float:left;
width:120px;
/*height:80px;*/
padding-left:120px;
}
.button1
{
width:100px;
/*height:70px;*/
float:left;
}
 .button2
 
 {
 float:left;
 width:350px;
padding-top:60px;

 }
