td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#545454;
	}
	
body {
	background-color:#ccdce0;
	line-height:20px;
	background-image:url(../gfx/bg.gif);
	text-align:center;
	}
	
	
a	{
	text-decoration:none;
	color:#4055a5;
	
	}	

a:hover	{
	color:#47b649;
	}	
	
.Header {
	background-image:url(../gfx/Hdr.jpg);
	height:153px;
	width:866px;
	background-repeat:no-repeat;
	}	

.TopNavBox {
	color:#ffffff;
	background-color:#84a9c9;
	position:absolute; top:120px;
	margin-left:280px;
	height:30px;
	width:570px;
	}	
		
a.TopNavBtn {
	font-weight:normal;
	color:#fff;
	vertical-align:middle;
	display:inline-block;
	padding:5px;
	}

a.TopNavBtn:hover {
	background-color:#81d63d;
	}	
	
.TweetBg {
		background-image:url(../gfx/TweetBg.jpg);
		height:155px;
		width:281px;
}

.TweetTxt {
		width:270px;
		padding-top:20px;
}
	
.BlogBg {
		background-image:url(../gfx/BlogBg.gif);
		height:155px;
		width:281px;
}

.MainIndexBg{
		background-image:url(../gfx/MainBg.jpg);
		height:309px;
		width:505px;
}

.IndexTxt {
	padding-left:30px;
	padding-top:20px;
	width:554px;
}
	
.FooterBox {
	background-image:url(../gfx/FooterBg.gif);
	height:48px;
	width:866px;
	text-align:left;
	color:#ffffff;
	}	

.FooterTxt {
	color:#ffffff;
	font-size:9px;
	}	
	
a.FooterTxt:hover {
	color:#36C;
}

.Copy {
		padding-right:200px;
		padding-left:20px;
}
	
.TarionFooter {
	color:#999;;
	font-size:9px;
	text-align:right;
	width:850px;
	padding-top:-50px;
	position:relative top 800px;
			}	

a.TarionFooter:hover {
	color:#009;
	}	
	
H1 {
	color:#bc8510;
	font-size:20px;
	}	

.IndexHdr {	
	font-size:20px;
	color:#290b03;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:5px;
	}		

.InsideMainBg {
	background-image:url(../gfx/InsideTopBg.jpg);
	width:921px;
	background-repeat:repeat-x;
	background-color:#f0ece7;
	}		
	
	
.PageHdr {	
	font-size:20px;
	color:#290b03;
	font-weight:bold;
	padding-bottom:5px;
	}					


a.Link {
	color:#95632f;
	font-weight:bold;
	}	

.BodyLink {
	color:#660000;
	}
.MainBodyBg	{
	background-image:url(../gfx/BodyBg.jpg);
}

.BodyTxt{
	padding-left:30px;
	padding-right:0px;
	width:530px;}
	
	
