/* GLOBAL STYLES JEROME BELL */

html{
	color: white;
	text-decoration: none;
	font: normal normal 11px Helvetica, Arial, Geneva, sans-serif;
}

body{
	color: black;
	background-color: #595959;

}
a{
	text-decoration:none;
}
div#corp{
	width: 640px;
	height: 660px;
	padding: 0;
	top: 20px;
	left: 50%;
	background-color: 595959;
	position: relative;
	margin: 0 0 50px -320px;
	overflow: hidden;
}
img{
	border-width: 0;
}
h1{
	position: absolute;
	top: 60px;
	left: 0;
	width: 548px;
	height: 43px;
	margin: 0;
	padding: 0;
	font-size: 26pt;
	color: #808080;
	display: block;
	line-height: 35px;
}
h2{
	width: 548px;
	height: 47px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 0;
	color: white;
	font-size: 26pt;
	display: block;
	line-height: 60px;
}
h3{
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: white;
	top: 100px;
	width: 548px;
	height: 20px;
	left: 0;
}
div#text{
	position: absolute;
	right: 0;
	top: 200px;
	width: 600px;
	height: 400px;
	margin: 0;
	padding: 10px 20px;
	background-color: white;
	overflow: auto;
	line-height: 140%;
	font-size: 12px;
	color: #333;
}
#text a{
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#text a:hover{
	color: black;
	text-decoration: underline;
}
#text img{
	margin:10px 7px 10px 0;
}
ul#nav{
	position: absolute;
	top: 635px;
	left: 5px;
	margin: 0;
	padding: 0;
}
ul#nav li{
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
ul#nav a{
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul#nav a:hover{
	color: blue;
}
div#mire{
	margin: 0 0 30px 0;
	padding: 0;
	position: absolute;
	left: 0;
	height: 6px;
	width: 640px;
	top: 654px;
}
/*end*/
