body {
	color: #777;
	background: #fff;
	margin-left: 15px;
	padding: 0;
	font-size: 13px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}


#wrap {
    margin: 0 auto;
    text-align: left;
}

#left {
    padding: 7px 0px;
    margin-left: 15px;
    float: left;
    font-size: 1.1em;
    line-height: 1.5em;
}


#right {
    padding: 10px 0px;
    padding-top:  0px;
    padding-left: 25px;
    margin-right: 15px;
    float: left;
    width: 540px;
}

a, a:visited {
    color: #677;
    text-decoration: none;
    border-bottom: 1px dotted #999;
}

a:hover {
    color: #111;
}

#logo {
    margin-bottom: 10px;
}

#left .block, .marginbottom, .feed {
    margin-bottom: 25px;
}


#footer {
	clear: both;
	padding: 7px 0 2em 0;
	text-align: left;
}

#footer ul {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}


fieldset {
  border: 1px solid #AAA;
}

legend { 
  font-size: 1.4em;
  font-weight: bold; color: #999;
}

fieldset table tr td {
  font-size: 1.0em;
  font-weight: bold; color: #999;
}
