body{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(images/bikesurgeon2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	font-size:11px;
	line-height:18px;
}


#container {
	margin:auto;
	width:697px;
	clear:both;
	
}
.flashvideo{
	width:280px;
	float:right;
}

#mastiffnav{
	padding-right:20px;
	width:687px;
	text-align:right;
	clear:both;
	color:#999999;
}
#mastiffnav a{
	color:#FFAE00;
	text-decoration:none;
}
#mastifflogo{
	width:697px;
	clear:both;
	text-align:left;padding-top:16px;
}
#nav{
	text-align:left;
	width:697px;
	clear:both;
	color:#999999;
}
#content{
	width:697px;
	clear:both;
}
#content2{
	width:690px;
	color:#848484;
	text-align:left;
	
}
#contentinner{
background-image:url(images/innerbackground.gif);
background-repeat:repeat-y;
	padding:5px 60px 20px 50px;
}
a{
	color:#FF9900;
	text-decoration:none;
}
#footer{
	text-align:center;
	width:697px;
	color:#999999;
	line-height:14px;
}
#footer a{
	color:#FFAE00;
	text-decoration:none;
}
h1{
	font-size:16px;
	color:B9BAAC;
	background-color:#000;
	padding:3px;
	width:250px;
}
legend{
	color:#848484;
}

h2{
	font-size:12px;
	color:#B9BAAC;
	background-color:#000;
	padding:3px;
	width:250px;
}
.big, h4{
	font-size:22px;
	line-height:26px;
	font-weight:normal;
}
a:hover, #footer a:hover, #mastiffnav a:hover{
	color:#CCCCCC;
}
input, select{
	background-color:#CCCCCC;
	border:0px;
}
