@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B65F4;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B64F5;
}
.style3 {color: #006699}

body {
background-image: none;
background-repeat: no-repeat;
background-attachment: fixed;
}

a.srollover {

display: block;
width: 118px;
height: 40px;
background: url("elements/Home_n_over.jpg") 0 0 no-repeat;
text-decoration: none;

}

a:hover.srollover {

background-position: 0 -15px;

}




.bgr {
	background-image: url(elements/IRCbanner.gif);
	background-repeat: no-repeat;
	
}
