body      { font-size: 0.8em; font-family: tahoma; background-color: #f90; text-align: left }

a        { font-family: Tahoma; color: #30f; text-decoration: underline; background-color: #ffffff }

a:hover  { color: #f03; text-decoration: underline }

#container {
	color: #871003;
	background-color: #ffffff;
	text-align: justify;
	margin: 0 auto;
	padding: 2px;
	position: relative;
	width: 750px;
	border: solid 2px, #871003; 
}

#header {
	background: url(banner.jpg) no-repeat;
	height: 140px;
	width: 100%;
}

#header h1 {
	font-size: 2.2em;
	left: 260px;
	top: 10px;
}

#header ins {text-decoration:none}

#header a {
	color: #FFc272;
        text-indent: 0.30cm;
	font-family:tahoma;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar                       { background-color: #871003; margin-top: 3px; margin-left: 1px; width: 190px; float: left; border-color: #fff; outline-color: #fff }

#sidebar ul         { list-style-image: none; margin-left: 6px; padding-left: 0 }

#sidebar ul li        { padding-bottom: 8px }

#sidebar a           { color: #ffffff; font-size: 0.9em; font-weight: bold; text-decoration: none; background-color: #871003; padding: 2px 8px; width: 100px; border-right: 1px none #666666; border-bottom: 1px dotted #666; border-left: 1px #666 }

#sidebar a:hover       { color: #fff; text-decoration: underline; background-color: #f5bf7a; border-right: medium none #666666; border-bottom: medium none #666666 }

#content                   { margin-top: 2px; padding-right: 10px; padding-left: 10px; width: 531px; float: right; border: solid 1px #ffc272 }

#footer {
	background-color: #fff5e5;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 730px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;	
}
