@charset "utf-8";
/* 
Theme Name: Artillery_BBR
Theme URI: http://
Description: Template for Black Benz Race
Author: Benjamin Wiederkehr for Artillery :: Graphic Craft
Start:			2007-03-28
Last Update:	2007-03-28
/*
html and body
/////////////////////////////////////////////////////////////////*/
html{
}

body{
	font: 62.5%/1.4 "Verdana", Lucida, sans-serif;
	line-height: 1.4em;
	color: #fff;
/* align ie5 center screen */
	text-align:center;
}
/*
typography
/////////////////////////////////////////////////////////////////*/
/* Links */
a:link {
	color: #fff;
}

a:visited {
	color: #fff;
}
ul#nav2 li a:link,
ul#nav2 li a:visited,
ul#nav2 li a:hover{
	color: #fff;
	background: url(images/nav_item_bg.png) no-repeat;
	background-position: right;
}
span.secondary{
	display: block;
	color: #fff;
	margin: 10px 0 20px 0;
}
li.tagcloud a{
	color: #fff;
}
