body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-attachment:fixed;
	background-position: center;
	background-repeat: no-repeat;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}


a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}


.outerbox {
	width: 555;
	height: 532;
	margin-left: auto;
	margin-right: auto;
	top: 400;
	text-align: center;
	vertical-align: middle;
	overflow:none;
	background-image: url(images/box.png);
	z-index: 2;
}

.box {
	width: 475;
	height: 480;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 35;
	overflow:none;
	z-index: 2;
}

.box2 {
	width: 475;
	height: 180;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 35;
	overflow:none;
	z-index: 2;
}

.box3 {
	width: 460;
	height: 220;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20;
	text-align: center;
	position: relative;
	top: 35;
	overflow:auto;
	z-index: 2;
}

p.newshead {
	color: aaaaaa;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16;
	text-align: left;
}

p.newsdate {
	color: aaaaaa;
	font-weight: normal;
	font-size: 14;
	font-family: courier;
	padding-bottom: 2;
	text-align: right;
}

p.news {
	color: ffffff;
	font-weight: normal;
	font-variant: none;
	font-size: 12;
	text-indent: 18;
	margin-top: 4;
	margin-bottom: 0;
}

p.sign {
	color: ffffff;
	font-weight: normal;
	font-variant: none;
	font-size: 12;
	text-indent: 260;
	margin-top: 4;
	margin-bottom: 0;
}
p.sig {
	color: ffffff;
	font-weight: normal;
	font-variant: none;
	font-size: 12;
	text-indent: 300;
	margin-top: 0;
	margin-bottom: 0;
}

a.network:link {
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	border: 0;
}
a.network:visited {
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	border: 0;
}
a.network:hover {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	border: 0;
}

a.rsvp:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #55BBEE;
}
a.rsvp:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #55BBEE;
}
a.rsvp:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #88EEFF;
}