body
{
	margin: 0 auto;
	padding: 0;
	background-color: #C6C6C6;
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: normal;
  	color: #1C1C1C;
}

#pgbckgrdnt
{
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 100px;
	margin: 0 0 0 0;
	z-index: 0;
}
#pgbckgl
{
	width: 100%;
	height: 321px;
	left: 0;
	top: -100px;
	z-index: 1;
	position: relative;
}
#pgbckglmg
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 321px;
	width: 400px;
	margin: 0;
}
#hdr
{
	position: relative;
	z-index:2;
	width: 100%;
	height: 225px;
	top: -420px;
	left: 0px;
	text-align: center;
}
#hdrjp
{
	width: 890px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 198px;
	padding-left: 0px;
}
#hdrjp h1
{
	padding-left: 600px;
}
#cnt
{
	float: none;
	z-index: 4;
	position: relative;
	top: -410px;
	text-align: center;
	width: 1080px;
}
#txt
{
	float: left;
	width: 590px;
	margin-left: 200px;
	background-color: #CCCCCC;
	padding-left: 10px;

}
#mnu
{
	float: right;
	width: 280px;
	position: relative;
	left: 5px;
	background-color: #CCCCCC;
	text-align: left;
}
#ftr
{
	width: 890px;
	position: relative;
	top: -400px;
	left: 200px;
	height: 30px;
	background-image: url(images/BlockHeader.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}
#clr
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}


a img
{
	border: 0;
}


a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #633636;
}

a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #633636;
}

a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #333333;
}

a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #854747;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #633636;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #854747;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4D4D4D;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3C2020;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #121212;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #121212;
}

ol, ul
{
	color: #1C1C1C;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}

blockquote p
{
	color:#292929;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #BF8888; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D6B3B3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
