body {
	font-family:		georgia, sans-serif;
	font-size:			14pt;
	color:				#EEEEEE;
	background:			#111111;
}

a {
	color:				#FF2D69;
	text-decoration:	none;
}

.main {
	position:			relative;
	top:				50px;
	left:				50px;
	width:				600px;
}

.title1 {
	font-size:			28pt;
}

.title2 {
	font-size:			20pt;
}

.linkbox {
	border:				2px solid #EEEEEE;
	padding-left:		6px;
	padding-right:		6px;
	padding-bottom:		4px;	
}

.currentpage {
	background:			#EEEEEE;
	color:				#111111;
}

.pagelink {
}

.newstitle {
	padding-top:		7px;
	padding-bottom:		5px;
	padding-left:		5px;
	padding-right:		5px;
	border:				2px solid #EEEEEE;
}

.contact {
	position:			relative;
	bottom:				4px;
	left:				1px;
}