/* Dagny Reykjalin - dagny@reykjalin.com */

body {			font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-size: 0.9em;
				background-color: #ffffff; margin:0px; text-align: left}


a {				color:#b9043c; font-weight: bold; text-decoration: none;}


/* Classes & Id's */			

#top {			width:100%; height:188px; background-image: url('../img/bg_top.gif'); background-repeat: repeat-x;}

#top_logo {		width:900px; margin:auto;}
#top_logo img {	margin:88px 0 0 0; float:left;}
#top_quote {	width:250px; float:right; background-image: url('../img/quote.gif'); background-repeat:no-repeat; margin:120px 0 0 0; 
				padding:0 0 0 40px; color: #ffffff; height:30px;}

#center {		width:900px; margin:auto;}

#menu {			width:250px; float:left; margin-top:20px; }
	#menu ul {		margin: 0px; padding:0px; }
	#menu li {		display:block; border-bottom:dotted 1px #cccccc; padding:5px; list-style: none;}
	#menu li.selected { background-image: url('../img/menubg.gif'); background-color: #f6eef1; padding-left: 20px; }

#content {		width:630px; margin: 50px 0 100px 270px; min-height:200px;
				font-size:85%; }

.textbox {		width:520px; background-color: #ebebeb; padding:20px 20px 20px 85px; margin-bottom:20px;
				font-size: 110%; color:#333333;}

#footer {		width:100%; height:167px; background-image: url('../img/bg_bot.gif'); background-repeat: repeat-x;} 
.footertext {	width:900px; margin: auto; padding:20px 0 0 0;  font-size: 85%; line-height: 160%;}

td {			border-bottom:1px solid #ddd; }