body {
	margin: 0;
	padding: 0;
	background: #DDC9E2 url(images/img1.jpg) repeat-y center top;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #422279;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	text-decoration: none;
	color: #422279;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding: 20px;
}

/* Logo */

#logo {
	float: left;
	width: 410px;
	padding: 0 0 0 60px;
	background: url(images/img2.gif) no-repeat left center;
}

#logo h1 {
		font-size:18px;
		padding-top:20px;
}

#logo h2 {
		font-size:12px;
		padding-top:20px;
}

#logo a {
	background: none;
}



/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

/* Column One */

#left {
padding:20px;
}


/* Latest Post */

#latest-post {
	padding: 50px 0 0 0;
	background: url(images/img5.jpg) no-repeat center top;
}

#latest-post .title {
	padding: 0 0 0 30px;
	background: url(images/img6.jpg) no-repeat left center;
	font-size: 1.4em;
}

#latest-post .title a {
	background: none;
}

#latest-post .posted {
	padding: 0 0 2em 30px; 
	font-size: x-small;
}

#latest-post .posted a {
	background: none;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 1em 0;
}

/* Recent Posts */

#recent-posts {
	padding: 50px 0 0 0;
	background: url(images/img5.jpg) no-repeat center top;
}

#recent-posts .title {
	padding: 0 0 0 30px;
	background: url(images/img6.jpg) no-repeat left center;
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 20px 0 0 30px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 0 10px 0;
	background: url(images/img2.jpg) repeat-x left bottom;
}

#recent-posts a {
	background: none;
}

/* Footer */
#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: xx-small;
	border-top:1px dashed #ccc;
	text-align:center;
}


#indexcon{ padding:10px 0px; }
#indexcon a{ width:265px; float:left; display:block; font-size:12px; line-height:220%; background: url(images/ico4.gif) no-repeat 5px center; padding-left:25px; }
.til{border-bottom:1px dashed #ccc; height:24px; clear:both; color:#000; font-size:12px; padding:10px 0px 0px 25px; font-weight:bold; background:url(images/ico4.gif) no-repeat 5px center;}
.linkli{ margin:10px; }
.linkli li{  background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%; list-style-type:none;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;list-style-type:none}
.boxad{ font-size:12px; padding:10px; border:1px solid #CCC; background:#fff; margin:10px 0px;}
.place{	height:20px; border-bottom:1px solid #ccc; text-align:left; padding:5px 5px 5px 42px; font-size:13px; font-weight:bold;/* border-left:5px solid #ccc;*/ background:url(images/ic11.gif)   no-repeat 5px center; }
.con li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.con,.footcon,.bcon{ padding:5px 0px; font-size:12px; line-height:220%; width:100%;list-style-type:none; margin-bottom:10px;}
.con a{ background:url(images/ico4.gif) no-repeat 5px center; font-size:12px; padding-left:25px;}
.con a:link,.con a:visited,.con a:active{ color:#000; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#5E7C93; font-weight:bold; text-decoration:none;}
.footcon a{ width:180px; float:left; background:url(images/ico4.gif) no-repeat 5px center; padding-left:25px;} 
.bcon{ padding-top:5px; border-top:3px solid #ccc;}
.bcon li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.bcon li a{ color:#000;}
#text1{ width:620px; margin:2px auto 2px auto; background:#FFF url(images/ico.gif) no-repeat 5px center;; border:1px solid #D7D7C7; padding:5px 5px 5px 25px; line-height:150%; font-size:12px; text-align:left;}

#left h3{ font-size:12px; background-color:#ccc; padding:10px; color:#000; border: 1px solid #ccc;}
#left h2 {
	border-bottom: 1px dashed #ccc;	
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: .5em;
	font-size: 12px;;
	color: #000;	
	background: url(images/img6.gif) no-repeat left center;
}
