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


body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000;
}
	

html { 
   min-height: 100%; margin-bottom: 1px; 
}

object { outline: none;
}

img
{  border-style: none;
}
a
{
  outline: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.copyrightfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-indent: 40px;
}
a.bodytext {
	text-decoration: underline;
	color: #517dea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.background1 { 
background-image: url(images/homeneva.jpg);
background-repeat: no-repeat; 
} 
.background2 { 
background-image: url(images/bg.jpg);
background-repeat: repeat; 
} 
.backgroundtrnsblue { 
background-image: url(images/blueboxbg.png);
background-repeat: repeat; 
} 
.backgroundpaper { 
background-image: url(images/paperstack.gif);
background-repeat: no-repeat; 
} 
.backgroundtophome { 
background-image: url(images/tophome.jpg);
background-repeat: no-repeat; 
} 
.photosfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a.photosfont:link
{
	color: #ffffff;
	text-decoration: none;
}

a.photosfont:visited 
{
	color: #ffffff;
	text-decoration: none; 
}

a.photosfont:hover
{
	color: #FF0;
	text-decoration: none;
	
}
.whitefont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}


#clipdivfans {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#clipdivrandom {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.newsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
.nesfontbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}
.newsdiv {
	height: 400px;
	width: 550px;
	overflow: scroll;
}
.bodytext2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #000;
	text-align: left;
}
.bodytextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	text-indent: 0px;
}

