*:focus {
outline: 0;
}
html{
height:100%;
margin-bottom:1px;}
body{
width:800px;
height:100%;
margin:0px auto 0px auto;
padding:0px;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-size:10px;
background-image:url(/images/bkgrnd.jpg);
background-repeat:repeat;
}
.pagecontainer
{
background-color:#FCFBE4;
color:#000000;
text-align:left;
}
.titlebar
{
	height:90px;
	overflow:hidden;
	position:relative;
	background-image:url(/images/mislogoback.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}	
.logo
{
padding-left:20px;
}
.leftcontain
{
float:left;
width:250px;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
}
.rightcontain
{
float:right;
width:525px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}
.footerbar
{
	position:relative;
	background-color:#2A3990;
	background-position:0px 0px;
	background-repeat:repeat-x;
	height:60px;
	font-family:Verdana, Arial, san-serif;
}
.omnilogo
{
	position:absolute;
	left:20px;
	top:10px;
	width:100px;
	height:50px;
}
.didyousee
{
	position:absolute;
	right:20px;
	top:10px;
	width:165px;
	height:45px;
}
.copyright
{
	text-align:center;
	padding-top:25px;
	color:#ffffff;
}
.photodiv
{
width:525px;
height:650px;
background-image:url(/images/photoback.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}
.innerphoto
{
padding-top:50px;
width:425px;
padding-left:37px;
}
.flashbox
{
	width:450px;
	height:550px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:black;
}
.formarea
{
	background-image:url(/images/signup.gif);
	background-color:transparent;
	height:150px;
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	font-family:"Trebuchet MS", Helvetica, san-serif;
	background-repeat:no-repeat;
	position:relative;
	font-size:14px;
}	
label
{
color:#F7931E;
font-weight:bold;
display:block;
padding-top:2px;
margin-left:64px;
font-size:12px;
}
.success
{
	color:#2A3990;
	font-weight:bold;
	text-align:center;
	height:12px;
	font-family:"Trebuchet MS", Helvetica, san-serif;
}
.reqentry
{
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	height:12px;
	font-family:"Trebuchet MS", Helvetica, san-serif;
}
.spacer
{
height:12px;
}
.jointext
{
color:#ffffff;
font-weight:bold;
}
.innerjoin
{
color:#ffffff;
font-weight:bold;
padding-left:70px;
padding-top:1px;
font-size:14px;
}
.definition
{
padding-top:20px;
font-size:14px;
padding-bottom:12px;
}
.numline
{
padding-bottom:5px;
}
.wordtitle
{
padding-bottom:5px;
}
.origin
{
padding-bottom:5px;
font-size:80%;
}
.textcon
{
background-image:url(/images/field.png);
background-repeat:no-repeat;
padding:2px;
width:140px;
padding-left:7px;
margin-left:60px;
}
.textbox
{
	border:none;
	background-color:#ffffff;
	color:#2A3990;
	cursor:text;
	width:120px;
	position:relative;
	z-index:2;
	font-size:12px;
	height:15px;
}
.button
{
width:50px;
height:50px;
background-color:transparent;
background-image:url(/images/gobutton.png);
border:none;
cursor:pointer;
}
.buttonpos
{
position:absolute;
right:20px;
top:10px;
width:50px;
height:50px;
}