
/* GLOBAL STYLES */

body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(../images/mkracingshopbkg.jpg);
	background-repeat: no-repeat;
}

a
{
	color: #33CCFF;
	text-decoration: none;
}

a:hover
{
	color: #CC0000;
	font-style: oblique;
	text-decoration: underline;
}


p
{
	margin: 0px 0px 10px 0px;
}

#wrapper {
    margin: 0 auto;
    width: 700px;
}

#mainContent {
    width: 100%;
	
}
#contentHolder
{
	width: 625px;
	margin: 0px 150px 0px 150px;
}

#nav
{
	display: inline;
	float: left;
	margin: 111px 0px 0px 206px;
	height: 20px;
	width: 678px;
}

#content
{
	display: inline;
	float: center;
	padding: 0px;
	margin: 0px;
	width: 900px;
}

.errors {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
}

.articles_in_div {
	height: 1px;
	background-color: #5555BB;
}

.news_caption {
	color: #6699ff;
	font-style: normal;
	font-weight: bold;
}


.ccontent_in_ind_headline {
	font-weight:bold;
}

#ccontent_ind_category_header {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}




#link_directory_box table.link_directory_table tbody tr td {
	padding-bottom: 20px;
}

#link_directory_box {
	width: 600px;
	float: right;
}

.link_directory_table {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.link_directory_div {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eba348;
}

.link_directory_item_desc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



#ccontent_box, .ccontent_in_ind_body {
	width: 600px;
	float: right;
}

.ccontent_div {
	width: 600px;
	height: 2px;
	background-color: #eba348;
}

.ccontent_body {
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ccontent_in_ind_body a {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}




.style1 {font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"}
.style2 {color: #3333FF}
.style3 {color: #00bd3c}
.style4 {
color: #333333;
font-weight: bold;
}
.style6 {color: #00bd3c; font-weight: bold; }
