body{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:763px;
}

a.return_txt:link{
	float:right;
	font-weight:bold;
	text-decoration:none;
	font-family:century gothic,trebuchet ms,verdana,sans-serif;
	color:#e8342b;
}

a.return_txt:visited{
	float:right;
	font-weight:bold;
	text-decoration:none;
	font-family:century gothic,trebuchet ms,verdana,sans-serif;
	color:#e8342b;
}

a.return_txt:hover { 
	float:right;
	font-weight:bold;
	font-family:century gothic,trebuchet ms,verdana,sans-serif;
	color:#e8342b;
	text-decoration: underline; 
}

.profile
{
	font-family: century gothic,trebuchet ms,verdana,sans-serif;
	padding: 20px 0px 10px 0px;
	0px 0px: ;
}

a.thumb:link{
	float: left;
	border: 2px white solid;
}

a.thumb:hover{
	float:left;
	border:2px solid #e8342b;
}

.name{
	clear:left;
	font-weight: bold;
	font-size: small;
}

.title{
	clear:left;
	font-size: small;
}

.description
{
	padding-left:20px;
	height:100px;
	display: table-cell;
	vertical-align:middle;
	font-weight: bold;
	font-size: medium;
}

.footer{
	padding-top:30px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:390px;
}

.omsi_logo{
	float:left;
	border:none;
}

.wog_logo{
	margin-left:70px;
	border:none;
}