a {
	text-decoration: none;
}
a:link {
	color: #663300;
}
a:hover {
}
a:visited {
	color: #666600;
}

#main #content div {
margin: 0px;
padding: 0px;
}


#main #content #left {
	float: left;
	height: auto;
	width: 25%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #content #left #text{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	font-size:12px;
	line-height:150%;
	color:#666666;
}

#main #content #left #text p
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#main #content #left #back-list {
	border: 1px solid #663300;
	padding: 5px;
}
#main #content #left #back-list ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	height: auto;
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}

#main #content #left #back-list li {
	font-size:12px;
	line-height:130%;
}

#main #title {
	margin-bottom: 5px;
	background-image: url(column-img/h2-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}
#main #title h2 {
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #669900;
	margin: 0px;
	padding: 0px;
}
#main #title p {
	margin-left: 30px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #663300;
	font-size:12px;
}
#main #content #left h3 {
	background-image: url(../pickup/img/backnumber-back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #663300;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}
#main #content #center {
	float: right;
	height: auto;
	width: 70%;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	background-color:#FFFFFF;
}
#main #content #center h3 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFCC66;
	color: #CC3300;
}

#main #content #center .main-data p{
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #content #center h4 {
	font-size: 14px;
	color: #660000;
	height: 38px;
	background-image: url(column-img/h4-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
}
#main #content #center #trackbacks h2 {
font-size: 12px;
}

#main #content #center #comments {
font-size: 12px;
}

.mark{
	font-weight: bold;
	color: #CC0000;
}

.right {
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color:#FFFFFF;
	padding:1px;
}

