body {
	background-color: #000000;
	background-image: url(http://rt66motorsports.com/graphics/bigbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FA0203;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.bottomlinks:link {
	text-decoration: none;
}
a.bottomlinks:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottomlinks:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.bottomlinks:active {
	text-decoration: none;
	color: #FFFFFF;
}


.resources {
	text-decoration: none;
	color: #FFFFFF;
	width:258px; 
	height:23px;
	background-image:url(http://rt66motorsports.com/graphics/linkbuttondark.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	cursor:pointer;
	padding-left:5px;
	margin-bottom:5px;
}
.resources2 {
	text-decoration: none;
	color: #FFFF00;
	width:258px; 
	height:23px;
	background-image:url(http://rt66motorsports.com/graphics/linkbuttonlight.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	cursor:pointer;
	padding-left:5px;
	margin-bottom:5px;
}

.edit {
	text-decoration: none;
	color: #FFFFFF;
	width:258px; 
	height:23px;
	background-image:url(http://rt66motorsports.com/graphics/editbutton2.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	cursor:pointer;
	padding-left:5px;
	margin-bottom:5px;
}
.edit2 {
	text-decoration: none;
	color: #FFFF00;
	width:258px; 
	height:23px;
	background-image:url(http://rt66motorsports.com/graphics/editbutton.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	cursor:pointer;
	padding-left:5px;
	margin-bottom:5px;
}

.menu_item a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow: 1px 1px 3px #000;
	vertical-align:middle;
	height: 25px; *height: 21px;
	padding: 2px;
}
.menu_item a:hover{
	background-color:#FF0000;
}
.menu_item div{
	margin-top:4px;
	text-align:center; 
	height:25px; *height:21px;
}
.menu_item div:hover{
	background-color:#FF0000;
}

.heading{
	color:#fff;
	font-weight: bolder;
	font-size:18px;
	text-shadow: 0px 0px 6px #000;
}

a.homepagelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-shadow: 0px 0px 6px #000;
}
a.homepagelink:link {
	text-decoration: none;
	font-weight:bold;
}
a.homepagelink:visited {
	text-decoration: none;
}
a.homepagelink:hover {
	text-decoration: none;
	font-weight:bold;
	color:#fb970b;
}
a.homepagelink:active {
	text-decoration: none;
}
h1 {
	color:#fff;
	font-weight: bolder;
	font-size:18px;
	text-shadow: 0px 0px 6px #000;
	margin-bottom:3px;
}

.projectscat {
	border:2px #FFFFFF solid;
	margin:5px;
	background-color:#666666;
}
.mainpic{ 
	position:fixed;
	left:0; top:0px; height:100%; width:100%;
	padding: 20px;
	padding-top: 100px;
	background-image:url(http://rt66motorsports.com/graphics/trans_black.png);
	display:none;
	vertical-align:middle;
	z-index: 5;
	filter: alpha(opacity=0);
  	-moz-opacity: 0;
	cursor: pointer;
}
.title{
	color:#fff;
	font-weight: bolder;
	font-size:24px;
	text-shadow: 0px 0px 6px #000;
}
