/* The most FUn Fun FUn stylesheet evar... nerf shadow. */

body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
	background-color: #474c52;
	background-image: url(../images/backing.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
border: none;
}
h1 {
	color: #afafaf;
	font-size: 12pt;
	font-weight: bolder;
	margin: 10px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}
#sidebarfill {
	background-image: url(../images/fun_20.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dropincopy {
	margin: 40px 10px 10px 130px;
	font-size: 8pt;
}
#dropin1 {
	background-image: url(../images/fun_16.jpg);
	background-repeat: no-repeat;
}
#dropin2 {
	background-image: url(../images/fun_19.jpg);
	background-repeat: no-repeat;
}
.content {
	margin: 10px;
}
#contentfill {
	background-image: url(../images/fun_17.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.footercopy {
	color: #FFFFFF;
	margin: 20px;
	font-size: 8pt;
}
.footercopy1:link {
	color: #fff;
	text-decoration: none;
}
.footercopy1:visited {
	text-decoration: none;
	color: #fff;
}
.footercopy1:hover {
	text-decoration: underline;
	color: #fff;
}
.footercopy1:active {
	text-decoration: none;
	color: #fff;
}
.feat:link {
	color: #FF3300;
	text-decoration: none;
}
.feat:visited {
	text-decoration: none;
	color: #FF3300;
}
.feat:hover {
	text-decoration: underline;
	color: #FF3300;
}
.feat:active {
	text-decoration: none;
	color: #FF3300;
}
#footerfill {
	background-image: url(../images/fun_23.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.style1 {
	color: #333333;
	font-weight: bold;
}
td.funp {	
	padding-left:10px; padding-right:10px;
}
.style2 {
	color: #2378BB;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
}
.input {
	background: url("../images/input.gif");
	background-repeat: no-repeat;
	width: 213px;
	height: 19px;
	padding: 5px 6px 1px 6px;
	border: none;
	margin: 0px;
	color: #E7E7E7;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}
.textarea {
	background: url("../images/textarea.gif");
	background-repeat: no-repeat;
	width: 213px;
	height: 85px;
	padding: 5px 6px 1px 6px;
	border: none;
	margin: 0px;
	color: #E7E7E7;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
/*	overflow: hidden;*/
}
.button {
	background: url("../images/button.gif");
	background-repeat: no-repeat;
	width: 225px;
	height: 25px;
	border: 0px;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	cursor: pointer;
	color: #FFF;
}

.gallink {
	font-size:12px;
	margin:25px 0 0 14px;
}

.gallink a, .gallink a:visited {
	color:#fff;
	text-decoration:none;
}

.gallink a:hover {
	color:#E6EE43;
	text-decoration:none;
}