
*{ margin: 0; padding: 0; }* 

body { font: .9em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #A42D2B url(images/bg.gif) repeat-x; color: #8E8E91; }

a {	color: #fff;	background: inherit; text-decoration: none; }

a:hover { color: #F8C545; background: inherit; text-decoration: underline; }

p { margin: 0 0 15px 0; font-size: .7em; color: #FFFFFF}

h1 { font: normal 1.3em Georgia, "Times New Roman", Arial; color: #fff; }

h2 { font: normal 1.2em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }

img { border: 0; }


#content { width: 900px; margin: 10px auto; }

#logo { margin: 10px 0 20px 0;  width: 340px; float: left; }

#logo p { margin: 0; }

#menu { float: right; padding: 40px 0 0; margin: 0 0 30px; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: 100px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 5px; color: #636365;  }
	#menu li a.current { background: #fff url(images/button.gif) no-repeat; color: #333; }
	#menu li a:hover { text-decoration: none; color: #fff; background: #fff url(images/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
.caption p { margin: 0; }

#menu2	{ padding: 40px 0px 0; margin-left: 40px;  display: inline; }

#left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
.box { background: #eee; }
.box li {margin-left: 0px; }

#center { width: 660px; float: left; margin: 0 0 10px 15px; }

#right { float: right; width: 170px; }
.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #A42D2B; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }

#footer { font-size: .6em; clear: both; padding: 2px; background: #eee; }

#footer a { color: #444; }