@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background:url(images/bg_main.gif) repeat-x #371377;
}


.recent_updates {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#2d2d2d;
}

.recent_updates a {
	color:#4c8807;
	text-decoration:underline;
	font-weight:bold;
}

.content {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#2d2d2d;
}

.content a {
	color:#4c8807;
	text-decoration:underline;
	font-weight:bold;
}

.content strong {
	color:#371377;
}

.image_left {
	margin-right:10px;
}

.footer {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#e6dff3;
	text-align:center;
}

.thanks {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#371377;
	text-align:center;
}