body {
	background-color:#2A3990;
	background-image:url('../media/template/bg/gradient.png');
	background-repeat:repeat-x;
}
.mainfont {
	font-family:Century Gothic, Sans-Serif;
	font-size:13px;
	text-decoration:none;
}
.menufont {
	font-family:Century Gothic, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.header {
	font-family:Century Gothic, Arial, Sans-Serif;
	font-size:21px;
	color:#d80202;
	font-weight:bold;
	text-decoration:none;
}
.subtitle {
	font-family:Century Gothic, Arial, Sans-Serif;
	font-size:14px;
	color:#d80202;
	font-weight:bold;
	text-decoration:none;
}
.bigquote {
	font-family:Arial, Sans-Serif;
	font-size:30px;
	font-style:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.quote {
	font-size:12px;
	font-style:italic;
	text-decoration:none;
}
.largefont {
	font-size:21px;
	text-decoration:none;
}
.smallfont {
	font-size:11px;
	text-decoration:none;
}
.redfont {
	color:#d80202;
}
.greyfont {
	color:#AAAAAA;
}
.whitefont {
	color:#FFFFFF;
}
.boldfont {
	font-weight:bold;
}
a.link {
	color:#A00000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}
a.whitelink {
	color:#FFFFFF;
	text-decoration:none;
}
a.whitelink:hover {
	text-decoration:underline;
}