body {
	margin: 0 auto;
}


img, img a {
	border: none;
	float: left;
}


#wrap {
	display:block;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	padding: 0px;
}

#head {
	display: block;
	width: 1024px;
	height: 112px;
	border-right: 11px solid  #FFFFFF;
}


#main {
	width: 1034px;
	display: block;
	text-align: left;
	float: left;
<!--	background-image: url(tile.gif);-->
}

#cont {
	width: 500px;
	display: block;
	margin: 0px;
	float: left;
	padding: 25px;
	text-align: justify;
}


.leftbar {
	padding: 5px;
	background-color: #FFFFFF;
	width: 170px;
	float: left;
	margin: 0px;
	line-height: 18px;
    border-right: 10px solid  #FFFFFF;

}

.leftbar p, .leftbar a {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000105;
}

.leftbar a  {
	border-style: solid;
	border-color:  #FFFFFF #FFFFFF #FFFFFF  #CCCCCC; 
	border-width: 0.5em;
	margin-left: -5px;
	padding-left: 5px;
display: block;
}

.leftbarnormal a  {
	border-style: solid;
	border-color:  #FFFFFF #FFFFFF #FFFFFF #FFFFFF; 
	border-width: 0.5em;
	margin-left: -5px;
	padding-left: 5px;
display: block;
}


.leftbar a:hover {
	font-size: 10px;
	color: white;
	background-color: #626044;
	border-bottom-style: solid;
	border-bottom-color:  #54A43D #FFFFFF #FFFFFF; 
	border-bottom-width: 0.5em;
}

#footer {
	background-color:  #9C1414;
	position: relative;
	width: 1024px;
	left: 0px;
	top: 0px;
	border-top: 10px solid  #9C1414;
	border-right: 10px solid  #9C1414;
	height: 112px;
	clear: both;
}

.disclaimer p {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	width: 700px;
	left: 215px;
	top: 10px;
	float: left;
	font-size: 10px;
}

.disclaimer a, .disclaimer a:hover {
	font-size: 10px;
}

.rightbox {
	border-bottom: 1px dashed  #000000;
	padding: 10px;
	text-decoration: none;
	display: block;
	width: 235px;
	float: left;
	margin-left: 30px;
}

.rightbox p {
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.right {
	float: right;
}

.right img {
	margin-left: 20px;
}

p, h1, h2, h3, code, a, a:hover, ul, li {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000105;
}


ul {
	list-style-type: square;
	margin-left: 0px;
}


.leftbar ul li {
	font-size: 10px;
}

a:hover {
	background-color: #626044;
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 30px;
	padding: 0 0 5px 0px;
	color: #626044;
}


h1 img {
	margin-right: 30px;
}


h1 img:hover {
	background-color: black;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #626044;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #626044;
}


h4 {
	font-size: 16px;
	font-weight: 900;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 0;
	color: #626044;
}

h5 {
	font-size: 11px;
	font-weight: 900;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0;
	color: #626044;
	text-decoration: underline;
}



.deline {
	border-bottom: 1px dashed  #EA0000;
}

