@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	margin-top:29px;
}

#Body_Container
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:955px;
	background-image:url(../Media/Background.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:left;
}

#Header
{
	width:955px;
	height:161px;
	background-image:url(../Media/Header.gif);
}

#Navigation
{
	height:18px;
	width:351px;
	float:right;
	margin-bottom:16px;
	margin-right:40px;
	margin-top:127px;
}

#Sub_Navigation
{
	background-image:url(../Media/Sub_Navigation.png);
	background-repeat:repeat;
	width:150px;
	height:280px;
	float:left;
	margin-left:41px;
}

#About_Frank_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/About_Frank_Background.jpg);
}

#Ondialog_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/OnDialog_Background.jpg);
}

#Clippers_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/Clippers_Background.jpg);
}

#Seven_Corners_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/Seven_Corners_Background.jpg);
}

#Cedar_Point_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/Cedar_Point_Background.jpg);
}

#File_Management_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/File_Management_Background.jpg);
}

#Super_Shootout_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/Super_Shootout_Background.jpg);
}

#Two_Wheels_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/Two_Wheels_Background.gif);
}

#Index_Background
{
	height:280px;
	width:955px;
	background-image:url(../Media/Welcome_Graphic.jpg);
}

#Contact_Background
{
	height:25px;
	width:955px;
	background-image:url(../Media/Contact_Background.jpg);
}

#Footer
{
	width:955px;
	height:12px;
	background-image:url(../Media/Footer.gif);
}

#Body_Content
{
	width:955px;
	margin-top:15px;
	margin-bottom:20px;
}

#Content_Left
{
	margin-left:41px;
	width:523px;
	margin-right:35px;
	float:left;
}

#Content_Right
{
	width:281px;
	margin-right:40px;
	margin-left:35px;
	float:right;
}

#Content_Full
{
	margin-left:41px;
	width:874px;
	margin-right:40px;
}

p
{
	margin-top:6px;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin-bottom:5px;
	margin-top:25px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-bottom:0px;
	margin-top:0px;
}

a:link
{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
text-decoration:none;
}

a:visited
{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
text-decoration:none;
}

a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:none;
}

a:active
{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
text-decoration:none;
}

a.title:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

a.title:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

a.title:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.title:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666666;
text-decoration:none;
}