@charset "utf-8";
/* CSS Document */

body {
	background-color: #F3971A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#splash { width:750px; position: absolute; left: 50%; margin-left:-375px; top: 50%; margin-top:-300px;  }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#splash table tr td p {
	font-size: 15px;
}
#splash #webbloc {
    padding-left:35px; font-size:13px;
	font-weight: bold;
	margin-top:580px;
}
a:link {
	color: #222; padding:3px; text-decoration:none;
}
a:visited {
	color: #222; padding:3px; text-decoration:none;
}
a:hover {
	color: #222; background:#FFF; padding:3px; -moz-border-radius: 5px;-webkit-border-radius: 5px; text-decoration:none;
}
a:active {
	color: #222; padding:3px; text-decoration:none;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; background:#D31537; color:#FFF; padding:3px; -moz-border-radius: 5px;-webkit-border-radius: 5px; width:140px; padding-left:15px;  }
#content { float:right; margin-top:150px; width:350px; }
#content p { margin-left:15px; }
#splashImg { margin-top:-600px; }
