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

<!--

#hometxt{
margin:0 0 0 6px;
}

/* Blog Content */
#millerHome_BlogHeader {
	background-image:url(../images/home/blogHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:170px;
	margin: 25px 0 0 0;

}
/* Blog Content Footer*/
#millerHome_blogFooter {
	margin: 0 0 0 5px;

	height:29px;
	background-image: url(../images/home/homeBlogFooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Blog date on blog header graphic */
#millerHome_BlogTitle {
	width: 382px;
	padding:131px 0 0 16px;
}

/* Blog Tile Bg */
#millerHome_blog {
	width:402px;
	padding:0;
	background-image: url(../images/home/blogBgTile.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 5px;
	border-right:1px solid #4e2b2b;
	border-left:1px solid #4e2b2b;

}

/* Blog entry box */
#millerHome_entry {
	width: 382px;
	padding:0 0 0 10px;
}

/* Blog flat top*/
#millerHome_entryHeader {
	background-image: url(../images/home/blogEntryHeaderFlat.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:0;
}

/* Blog Curve after date*/
#millerHome_entryHeaderCurve {
	background-image: url(../images/home/blogEntryHeaderCurveR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 57px;
}
/* Blog Date text*/
#millerHome_entryHeaderDate {
	background-image: url(../images/home/blogEntryHeaderTile.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:8px 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#20407e;
}
/* Blog Entry container  */
#millerHome_entryBody {
	background-image: url(../images/home/blogEntryTile.jpg);
	border-left:1px solid #021944;
	border-right:1px solid #021944;
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding:5px  15px 5px 15px;
	font-size:10px;
}
#millerHome_entryBody a:link {
	color:#0e3479;
}
#millerHome_entryBody a:visited {
	color:#0e3479;
}
#millerHome_entryBody a:hover {
	color:#000000;
}
/* Blog EntryFooter  */
#millerHome_entryFooter {
	background-image: url(../images/home/blogEntryFooter.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size:10px;
	font-weight:bold;
	color:#20407e;
	text-align: right;
	padding: 5px 15px 0 0;
}
#millerHome_entryFooter a:link {
	font-weight:bold;
	color:#20407e;
	text-align: right;
	text-decoration:none;
}
#millerHome_entryFooter a:visited {
	font-weight:bold;
	color:#20407e;
	text-align: right;
	text-decoration:none;
}
#millerHome_entryFooter a:hover {
	font-weight:bold;
	color:#000099;
	text-align: right;
	text-decoration:underline;
}




/*--------------
Main Page  Rubrics
 -------------- */

 #miller_trivRub{
	width:323px;
	height:85px;
	background-image: url(../images/home/homeRubric_trivia.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }

  #miller_teamRub{
	width:324px;
	height:170px;
	background-image: url(../images/home/homeRubric_team.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }

  #miller_nwdRub{
	width:322px;
	height:130px;
	background-image: url(../images/home/homeRubric_never.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }
   #miller_sweepsRub{
 	width:320px;
 	height:131px;
 	background-image: url(../images/home/homeRubric_sweeps.gif);
 	background-repeat: no-repeat;
 	background-position: left top;
 }



#racing{
width:322px;
background-image: url(../images/home/rubricRacing101.gif);
background-repeat: no-repeat;
background-position: left top;
overflow:auto;

}
#racingContent{
padding:75px 80px 15px 12px;
color:#bfd1f3;
font-size:10px;
}
#racingfooter{
	width:322px;
	height:33px;
	background-image: url(../images/home/rubricRacing101_footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


-->
