
body{font-family:'century gothic', 'trebuchet MS', verdana;}
a {color:#444;}
a:hover, a:visited{color:#999;}

#page{width:750px;margin:0 auto;}
#content{padding:30px;}


.subtitle{font-size:1.2em;margin-top:25px;}


#errorIEfix{position:relative;}
#errorshield{position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:30000;cursor:pointer;}
#errorBG{background-color: #0099CC;position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:30000;}
#errormessage{color: #000;  position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;margin: auto;text-align:center;z-index:30000;}
	#error{position:relative;color: #FFF;font-size:2em;margin-top:250px;}
	#click2continue a{position:relative;font-size:1em;cursor:pointer;color:#FFF;z-index:300000;}
	#click2continue a:hover{text-decoration:underline;}
	
	
.opaque7{
	opacity:0.7;
}

.opaque9{
	opacity:0.9;
}

.clear{
    clear:both;
}
