div.container
{
	width: 880px;
	border: 2px solid black;
}
div.header
{
	border-bottom: 2px solid black;
}
div.menu
{
 	border-bottom: 1px solid black;
 	text-align: left;
 	width: 880px;
 	background-color: #FFFF66;
 	text-align: right;
	font-family: Verdana;
}
div.isht
{
	margin-top: 4px;
}
div.profile
{
	width: 550px;
	float: left;
	text-align: left;
	padding: 10px;
	font-family: Verdana;
}
div.pimage
{
	width: 310px;
	float: right;
	text-align: right;
	vertical-align: middle;
	
}
div.footer
{
	width: 880px;
	border-top: 1px solid black;
	clear: both;
	background-color: #F7FD00;
	/*text-align: right;*/
	font-family: Verdana;
	font-size: 12px;
}
form
{
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana;
}

input{
	color: #000000;
	border: 2px solid #000000;
	font-family: Verdana;
	font-weight: bold;
}

input.bgsubmit{
	background-color: #F7FD00;
}

div.attr
{
	font-family: Verdana;
	font-size: 7px;
	text-color: black;
}

div.navbar
{
	font-family: Verdana;
	font-size: 14px;
}
div.directory
{
	width: 860px;
	float: left;
	text-align: left;
	padding: 10px;
	font-family: Verdana;
}

table#lrir {
}

table#lrir td{	
}

.data {
	font-style: Verdana;
	font-size: 12px;
}
.class1 A:link {text-decoration: none; color: black;}
.class1 A:visited {text-decoration: none; color: black;}
.class1 A:active {text-decoration: none; color: black;}
.class1 A:hover {text-decoration: underline; color: black;}

#explore {
	float: left;
}

#tag {
	float: right;
}
div.tips
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	border: 5px solid grey;
	padding: 5px;
}
h1 {
	padding-top: 5px;
	margin-top: 0px;
}