body {
	margin: 0px;
	background: #111 url(../images/bg_pattern.gif);
}
.mainTitle {
	color: #FFFFFF;
	font-family: Avenir 65 Medium;
	font-size: 10px;
	font-weight: bold;
}
.mainSubTitle {
	color: #65CCFF;
	font-family: Avenir 65 Medium;
	font-size: 28px;
	font-weight: bold;
}

.largeGrey {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 24px;
}
.smallGrey {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 13px;
}
.tinyGrey {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 10px;
}
.smallBoldGrey {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 13px;
	font-weight: bold;
}
.smallBoldLink {
	color: #CCCCCC;
	font-family: Avenir 65 Medium;
	font-size: 10px;
	font-weight: bold;
}

.largeYellow {
	color: #CCCC00;
	font-family: Avenir 65 Medium;
	font-size: 24px;
	font-weight: bold;
}
.smallYellow {
	color: #CCCC00;
	font-family: Avenir 65 Medium;
	font-size: 13px;
}
.smallBoldYellow {
	color: #CCCC00;
	font-family: Avenir 65 Medium;
	font-size: 13px;
	font-weight: bold;
}

.mediumBoldBlue {
	color: #65CCFF;
	font-family: Avenir 65 Medium;
	font-size: 18px;
	font-weight: bold;
}
.smallBoldBlue {
	color: #65CCFF;
	font-family: Avenir 65 Medium;
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
.smallLink {
	text-align: right;
	color: #FFFFFF;
	font-family: AvantGardEF-Medium;
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}
.flickrLink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: kroeger 05_55;
	font-size: 8px;
}
.blogLink {
	color: #CCCC00;
	font-family: Avenir 65 Medium;
	font-size: 10px;
	font-weight: bold;
}
.blogDate {
	color: #CCCCCC;
	font-family: kroeger 05_55;
	font-size: 8px;
}
