* {

	margin:0;

	padding:0;

	border:none

}

html { height:100% }

body {

	width:100%;

	font: 14px Tahoma, Geneva, sans-serif;

	line-height:1.5em;

	color:#470000;

	text-align:center;

        background:url(bg.jpg) top right no-repeat

}

h1 {font: 30px Verdana, Arial, Helvetica, sans-serif }

h2 {font: 20px italic Verdana, Arial, Helvetica, sans-serif }

a {	border:none; }

a:link, a:visited, a:active { text-decoration:none; }

/*a:hover { border-bottom:1px dotted #666666 }*/

#wrap { width:1000px; margin:50px 50px 0 50px }

#head { text-align:left; }

#logocol { text-align:left; float:left; width:200px }

#leftcol {

	background: url(bg_nav.png) right top no-repeat;

	text-align:left;

	float:left;

	width:170px; height: 700px;

	padding:0 10px 0 15px

}

#leftcol ul { list-style:none }

#leftcol li { margin-bottom:20px }

#leftcol a {

	border:none;

	font: 20px Verdana, Arial, Helvetica, sans-serif;

	color:#c27a01;

}

#rightcol a { font-weight:bold; color:#c27a01 }

#leftcol a:link, #leftcol a:visited, #leftcol a:active,

#rightcol a:link, #rightcol a:visited, #rightcol a:active  { text-decoration:none; }

#leftcol a:hover, #rightcol a:hover { color:#700016 }

#rightcol {

	text-align:left;

	float:left;

	width:700px;

	padding: 0 0 0 25px;

	font-size: 12px;

}

#top { margin-bottom:15px }

#rightcol p { margin-bottom: 15px }

#rightcol ul { list-style: disc }

#rightcol li { margin-left: 25px }

#footer { float:left; clear:left }
