body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.4615em;}
body{ margin: 0; padding: 0; /*text-align: center; background-color: white; */}
form { margin: 0;padding: 0;display:inline;}
a { color:#D4261E; }
a:visited { color: #941D18; }
hr.clearer
{
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
img.leftImage
{
	float:left;
	margin: 0 0.7em 0.7em 0;
}
img.rightImage
{
	float:right;
	margin: 0 0 0.7em 0.7em;
}
h1,h2,h3 { color: #D4261E;  }
h1, h2 { font-family: Impact, Georgia, Sans-Serif; letter-spacing: 0.05em;font-weight: normal;}
h3 { margin-bottom: 0.7em; }
table.contact 
{
	width: 800px;
	margin-top: -2em;
	background: transparent url(images/contact-anthony-bg.jpg) no-repeat center top;
}
table.contact th
{
	vertical-align:top;
	padding-right: 1.5em;
	text-align: right;

}
ul.bottomMenu
{
	text-align:center;
	
}
ul.bottomMenu li
{
	display: inline;
	margin-left: 1em;
	list-style-type: none;
	font-size: 86%;
}
ul.bottomMenu a, ul.bottomMenu a:visited
{
	color: #D4261E;
}
#Header
{
	background: #F3E7CF url(images/headerbg.gif) repeat-x bottom left;
	text-align: center;
}
#TitleImage
{ 
	border: none; margin: 0; padding: 0;
	display: block;
	background: transparent url(images/anthony-king-header.jpg) no-repeat center bottom;
	height: 305px;
	
	
}
#Menu
{
	height: 41px;
	background: transparent url(images/menubg.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}
#Menu ul, #Menu ul li { margin: 0; padding: 0; }
#Menu ul
{
	width: 800px;
	/*border: solid 1px blue;*/
	margin: 0 auto;
	height: 41px;

}
#Menu ul li
{
	display: block;
	float: left;
	width: 120px;

	padding: 2px;
}
#Menu ul li a
{
	display: block;
	height: 35px;
	/*border: solid 1px green;*/
	font-family: Impact, sans-serif;
	line-height: 35px;
	font-size: 114%;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: black;
	text-align: center;
}

#Menu ul li a img {border: none; margin-top: 10px;}

#Menu ul li a:hover
{
	text-decoration: underline;
	color: #8F6D05;
}

#ContentContainer
{
	background: transparent url(images/contentbg.gif) repeat-x top left;
}
#ContentContainerLeftBg, #ContentContainerRightBg
{
	min-height: 472px;
}
#ContentContainerLeftBg
{
	background: transparent url(images/clouds-left.jpg) no-repeat top left;
}
#ContentContainerRightBg
{
	background: transparent url(images/clouds-right.jpg) no-repeat top right;
}
#Content
{
	text-align: left;
	margin: 0 auto;
	width: 800px;
	padding: 2em;
}

#UploadedLink
{
	display: block;
	width: 100px;
	margin: 0 auto;
}

#UploadedLink img { border: none; }