body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(images/bg_snnt01.jpg);
}
.module {
	color: #330066;
}

img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #FF6600;
}
a:hover {
	color: #CC0099;
}
a:visited {
	color: #00CC66;
}


.photos {
	background-color: #999999;
	border: thick outset #666699;
}

.header {
	text-align: center;
	vertical-align: middle;
	height: 90px;
	width: 850px;
	border: medium solid #C0C0C0;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	width: 850px;
	border: medium solid #CCCCCC;
}
.insert {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-size: 9px;
	font-style: italic;
}
.floatImg {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatRt{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.td_center {
	text-align: center;
	vertical-align: middle;
}
.center {
	text-align: center;
}

