/* CSS Document */

html,body{margin:0;padding:0;} 
body{background:#000000;}
/*div{position:static;}*/


embed{display:block;}

#container{
    width: 990px;
    margin: 1px auto 0px;
    text-align: center;
}

#container2 {
    width: 990px;
    margin: 50px auto 0px 0px;
    text-align: left;
}


#frame{width:990px;height:680px;top:0px;left:0px;}
#footer{position:absolute;top:265px;left:-480px;width:960px;height:20px;background:#000000;color:#ffffff;}
#content{
	padding:5px;
	text-align:left;
	height:620px;
	margin-top: 0px;
	position: relative;
} /*height is here to make sure IE behaves properly*/

.clear{clear:both;font-size:1px;line-height:1px;height:1px;}



/* Homepage Elements */

.home2{background:#000000 url(../images/bkg_course.jpg) no-repeat center center;}
.home3{background:#000000 url(../images/bkg_rifle_family.jpg) no-repeat center center;}
.home0{background:#000000 url(../images/bkg_projectx_family.jpg) no-repeat center center;}
.home1{background:#000000 url(../images/bkg_projectx_family.jpg) no-repeat center center;}
.home4{background:#000000 url(../images/bkg_flighted_familia.jpg) no-repeat center center;}
.home5{background:#000000 url(../images/bkg_dist.jpg) no-repeat center center;}
.home6{background:#000000 url(../images/bkg_home.jpg) no-repeat center center;}
.home7{background:#000000 url(../images/px_graphite2.jpg) no-repeat center center;}
.home8{background:#000000 url(../images/graphite_large.jpg) no-repeat center center;}
.home9{background:#000000 url(../images/graphite_home.jpg) no-repeat center center;}
.home10{background:#000000 url(../images/product_download.jpg) no-repeat center center;}
.homenike{background:#000000 url(../images/pxnike.jpg) no-repeat center center;}
.homegrti{background:#000000 url(../images/px_graphite_ti.jpg) no-repeat center center;}


/* Topnav */

.navholder {
	width: 960px;
	margin: 15px auto 0px;
	text-align: center;
	background: #FFFFFF url(../images/projx_topnav_bkg.gif) no-repeat;
	padding: 0px;
	height: 48px;
	z-index: 50;
}


.footholder {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	background: #FFFFFF url(../images/btm_white.gif) no-repeat;
	padding: 0px;
	height: 28px;
}

#contentmain{
	top:110px;
	left:366px;
	width: 550px;
	position: absolute;
}

#graphite{
	top:100px;
	left:317px;
	width: 615px;
	overflow: auto;
	position: absolute;
	height: 530px;
}

#contentwide{
	top:122px;
	left:366px;
	width: 600px;
	position: absolute;
}

#contentwidepr{
	top:122px;
	left:350px;
	width: 610px;
	position: absolute;
}

#contentwideproverflow{
	top:126px;
	left:346px;
	width: 610px;
	position: absolute;
	overflow: auto;
	height: 455px;
}

#fanbox{
	top:110px;
	left:351px;
	width: 610px;
	position: absolute;
	overflow: auto;
	height: 490px;
}


#contentwidetouroverflow{
	top:100px;
	left:285px;
	width: 660px;
	position: absolute;
	overflow: auto;
	height: 510px;
}

#contentxlwide{
	top:103px;
	left:190px;
	width: 755px;
	overflow: auto;
	position: absolute;
}
#contentxlprod{
	top:100px;
	left:295px;
	width: 650px;
	position: absolute;
}

#contentFLASH{
	top:221px;
	left:397px;
	width: 550px;
	position: absolute;
}

#contentcontest{
	top:103px;
	left:397px;
	width: 550px;
	position: absolute;
	overflow: auto;
	height: 525px;
}

#contentcount{
	top:104px;
	left:408px;
	width: 550px;
	position: absolute;
	z-index: 0;
}

#contentxlprodoverflow{
	top:100px;
	left:295px;
	width: 670px;
	height: 490px;
	position: absolute;
	overflow: auto;
}


#contentbox1{
	top:411px;
	left:319px;
	width: 250px;
	position: absolute;
}

#contentbox2{
	top:411px;
	left:644px;
	width: 250px;
	position: absolute;
}

#contentbox2over{
	top:411px;
	left:644px;
	width: 333px;
	height: 142px;
	position: absolute;
	overflow: auto;
}


div, p {
	color: #e2e2e2;
	background: left;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	list-style: inside;
}

.rules {
	color: #e2e2e2;
	background: left;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	list-style: inside;
}

h1 {
	color: #FFFFFF;
	margin: 0px 0;
	padding: 0px 0 15px;
	border-bottom: 1px dotted #cccccc;
	font: normal 20px/19px Arial, Helvetica, sans-serif;
}

h4 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 25px;
}

h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 25px;
	font: normal 20px Arial, Helvetica, sans-serif;
}

a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
	
.rightimage {
	float: right;
	border: 2px solid #CCCCCC;
	margin: 15px 0px 2px 12px;
}

