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

body {
	margin: 25 0 10 0px; padding: 0;
	background-image: url('http://www.imagineiff.com/images/diagstripebg.jpg');
	text-align:center;
}
img { border: none; } 
.style5 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
H1 {
	font-size:16px;
	font-family:Geneva;
	text-align:left;
	font-weight:normal;
	color: #FF0000;

}
a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
A:link IMG { border: none; }
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 { font-size:14px;
}
.style3 {	font-size: 14px;
	font-family: Arial;
	text-align:left;
}
.style8 {color: #FF0000; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }
.style12 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style13 {font-family: Arial, Helvetica, sans-serif}
.style14 {font-weight: bold; font-size: 10px; color: #FF0000;}
.style15 {color: #FF0000}

#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 100%;
}
#inner {
width: 800px;
height: 100%;
text-align: center;
margin-left:auto;
margin-right:auto;
margin-top:25px;
}
