/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	background-color: #ffffff;
	background-image: url(../images/img1a.gif);
	background-repeat: repeat;
	background-position: center top;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7F1399;
}

h2 {
	font-size: 20px;
	padding-bottom: 15px;
}
h3 { font-size: 18px; }

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	text-decoration: none;
	color: #7F1399;
	font-weight: bold;
}

a:hover {
	border: none;
}

strong {
	color: #333;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 60px 20px 60px;
	background: #fff;
	/*border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;*/
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #1F1F1F;*/
	margin-right: 9px;

}

.post h2, .post h3 {
	margin-left: -40px;
}

/* Header */

#header {
	width: 620px;
	height: 280px;
	margin: 0 auto;
	background-image: url(../images/img2a.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	margin: 0;
	padding: 30px 0 0 210px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 250px;
	font-size: 26px;
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFFF52;
}

/* Content */

#content {
	width: 620px;
	margin: 0 auto;
	padding: 0px;
}

#colOne {
	float: left;
	width: 180px;
}

#sidebar ul.links {
	margin-left: 0;
	padding-left: 0;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul.links2 {
	margin-left: 0;
	padding-left: 0;
	list-style-image: none;
	list-style-type: square;
}
#sidebar li.links2 {
	margin-left: 0;
	padding-left: 1em;
}
#colTwo {
	float: right;
	width: 390px;
}

/* Footer */

#footer {
	clear: both;
	width: 620px;
	margin: 0 auto;
	padding-top: 20px;
	background-color:#FFF
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #333333;
}

.TWO {
	color:#7F1399;}
	
a.big{
	font-size:1.5em;
	text-decoration: underline;
	}
	
.sold {
	color:#F00;
}

#wrapper {
	width: 620px;
	margin: 0 auto;
	background-color:#fff
	
}
td {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

