/* look */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
                margin:0 0 0 0;
                text-align:center;
                background-image: url(../nu_images/line_grey.gif);
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF00CC;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF00CC;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999900;
	text-decoration: underline;
}
.email4:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: undeline;
	color: #999999;


} 
.email4:hover {
	ffont-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
                background-color: #FFFFFF;


} 
.email4:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
                background-color: #FFFFFF;


}


/* layout */
/* margin:0 auto; centers in firefox */

#wrap{
	background-color: #FFFFFF;
                margin:0 auto;
	width: 600px;
                text-align:left;
	}

#logo{
width:224px;
float:left;
}

#enter{
width:218px;
text-align:right;
float:left;
}

#virus{
width:376px;
float:right;
}

#credit {
width:580px;
text-align:left;
padding:10px;
}
