body {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background: #fff url("bodybg. png") repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	
}

#content a:link, #content a:active {
  color: #00f;
  text-decoration:none;
}

#content a:visited {
  color: #90f;
  text-decoration:none;
}

#content a:hover {
  color: #f00;
  text-decoration:underline;
}

.h2normal {
  font-size:14pt;
  font-weight:normal;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

#nav a {
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}
#content h2 a:link, a:visited, a:active {
	color: #00f;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}
#content h2 a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #f00;
}




#header {
	width: 760px;
	background: transparent url("headerbg.gif") no-repeat;
	background-position: bottom center;
	color: #000;
	padding: 0px 20px 5px 20px;
	margin: 0px auto 0px auto;
}



#nav {
	color: #ddd;
	background:transparent;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}



#content {
	color: #000;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	width:740px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 20px 0px;
}

#content h1 {
    font-size: 20pt;
    color:#000;
}

#content h1.advice {
    font-size: 20pt;
    color:#000;
    text-align:center;
}


#content hh22 { 
    font-size: 10pt;
    font-weight:normal;
}


#content p.advice {
    text-align:right;
}



#footer {
    text-align: center;
    padding: 10px 0px 20px 0px;
    font-size:9pt;
    color: #000;
    background:#eee;
    border-top: 1px solid #ccc;
}

.advancedfieldsedit {
    padding: 10px 0 10px 10px;
    margin: 0 0 0 10px;
    color:#000;
    border-left: solid 4px #999;
    background:#eee;
}

.itemurl {
    font-size:8pt;
    color:#090;
}

.itemurl a{
    color:#090;
}

.itemnotes {
    color:#555;
}

.wishlistitem {
    font-size:14pt;
}

.small {
    font-size:8pt;
}


#profileright {
    width:200px;
    float:right;
}

#profileleft {
    width:500px;
    float:left;
}

.title {
    font-size:18pt;
}

.subheading {

}

#frontandcenter {
    width:700px;
    height:414px;
    background:#fff;
    background-position: left top;
    padding:0 0 0 0;
    margin: 0 auto 0 auto;
}

#frontandcenter h1 {
    font-size:18pt;
    font-weight:bold;
}

.crossed {
    background: #eee; color:#999; text-decoration: line-through;
}

.tobecrossed {
    background: #fff; color:#000;
}

.nottobecrossed {
    background: #fff; color:#000;
}
