body {
	margin: 0 auto 0 auto;
	width: 1000px;
	font-size: 14px;
	font-family: Arial;
	position: relative;
}
#banner-ad {
	width: 1000px;
	height: 90px;
}
#banner-ad img {
	margin-left: 5px;
}


#content {
	position: absolute;
	top: 413px;
	left: 0px;	
}
#footer h1 {
	width: 665px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	.margin-bottom: 7px;
	font-size: 100%;
	color: black;
}
.home #footer h1  {
    width: 945px;
}
#footer {
    margin-top: 20px;
	width: 665px;
	text-align: center;
}
.home #footer {
    width: 945px;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: black;
	font-size: 90%;
}
#footer p {
	margin-top: -7px;
	.margin-top: -5px;
	.margin-bottom: 7px;
}
.star {
	margin-bottom: -1px;
	margin-left: 0px;
	margin-right: -2px;
}

a.posts-icon:link,a.posts-icon:active,a.posts-icon:visited {
  background:transparent url(images/common/rss.png) no-repeat scroll center right;padding-right:20px;}
  


#search-form  {
    position: absolute;
    top: 365px;
    left: 660px;
	width: 335px;
	height: 49px;
	background-image: url(images/common/search-box.jpg);
}

* html #search-form {
	background-repeat: no-repeat;	
}

#search-button {
	cursor: pointer;
	background-image: url(images/common/search.png);
	width: 91px;
	height: 27px;
	float:right;
	margin-right: 45px;
	margin-top: 14px;
	background-position: 0 0;
}
#search-button:active {
	background-position: 0 29px;
}
#search_text {
	background : none;
	border : none;
	margin-top: 18px;
	margin-left: 23px;
	width: 173px;
}
/* IE6 Only */
* html #search_text {
	margin-top: -40px;
}
#search_text:hover {
	border-bottom: 1px solid black;
}
#side-content {
	position: absolute;
	/*top: 273px;AD*/
	top: 415px;
	left: 660px;
}
#sidebar {
	float:left;
	width: 200px;
	padding: 5px;
}
#sidebar li {
	list-style-type:none;
	float:left;
	clear:both;
	width: 190px;
	background-color: #D7A5F4;
	margin-left: -40px;
	margin-right: 5px;
	margin-bottom: 3px;
	padding: 5px;
	color:black;
}
#sidebar li:hover {
	background-color: #B98ED5;
	color:white;
}

#sidebar a {
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:none;
	color: black;
}
#sidebar li.selected {
	background-color: blue;
}
#sidebar .button-to {
	margin-bottom: 10px;
}

#ad {
	width: 335px;
}
#ad .top {
	height:  22px;
	background-image: url(images/sidebar/ad-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
}
#ad .content {
	background-image: url(images/sidebar/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
}
#ad .bottom {
	height:  24px;
	background-image: url(images/sidebar/ad-bottom.jpg);
	background-repeat: no-repeat;
}
.search #ad .top,.contact #ad .top {
	height:  30px;
	background-image: url(images/sidebar/search/ad-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.search #ad .content, .contact #ad .content {
	background-image: url(images/sidebar/search/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
	margin-top: -10px;
}
.search #ad .bottom, .contact #ad .bottom {
	height:  28px;
	background-image: url(images/sidebar/search/ad-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
/*.contact #ad .top {
	height:  34px;
	background-image: url(images/sidebar/contact/ad-top.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.contact #ad .content {
	background-image: url(images/sidebar/contact/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
	margin-top: -10px;
}
.contact #ad .bottom {
	height:  22px;
	background-image: url(images/sidebar/contact/ad-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}*/
.about #ad .top {
	height:  30px;
	background-image: url(images/sidebar/about/ad-top.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.about #ad .content {
	background-image: url(images/sidebar/about/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
	margin-top: -10px;
}
.about #ad .bottom {
	height:  28px;
	background-image: url(images/sidebar/about/ad-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#extra {
	width: 335px;
}
#extra .top {
	height:  22px;
	background-image: url(images/sidebar/ad-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
}
#extra .content {
	background-image: url(images/sidebar/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
}
#extra .bottom {
	height:  24px;
	background-image: url(images/sidebar/ad-bottom.jpg);
	background-repeat: no-repeat;
}
.search #extra .top,.contact #extra .top {
	height:  30px;
	background-image: url(images/sidebar/search/ad-top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.search #extra .content, .contact #extra .content {
	background-image: url(images/sidebar/search/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
	margin-top: -10px;
}
.search #extra .bottom, .contact #extra .bottom {
	height:  28px;
	background-image: url(images/sidebar/search/ad-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.about #extra .top {
	height:  30px;
	background-image: url(images/sidebar/about/ad-top.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.about #extra .content {
	background-image: url(images/sidebar/about/ad-strip.jpg);
	background-repeat: repeat-y;
	padding-left:  30px;
	margin-top: -10px;
}
.about #extra .bottom {
	height:  28px;
	background-image: url(images/sidebar/about/ad-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.home #extra .top {
	width: 340px;
    margin-left: -5px;
}
.home #extra .content {
	width: 340px;
    margin-left: -5px;
}
.home #extra .bottom {
	width: 340px;
    margin-left: -5px;
}

#tag-cloud {
	margin-top: 130px;
	position: relative;
}
#tag-cloud a {
	color: #92922E;
}
#tag-cloud .top {
	position: absolute;
	top: -135px;
	left: 0;
	width: 335px;
	height:  135px;
	background-image: url(images/sidebar/tag-cloud-top.jpg);
	background-repeat: no-repeat;
}
#tag-cloud .content {
	position: absolute;
	z-index: 100;
	top: -60px;
	left: 0;
	padding-left:  30px;
	padding-right:  60px;
	line-height: .9;
}
#tag-cloud .bottom {
	position: absolute;
	bottom: -240px;
	left: 0;
	width: 335px;
	height:  170px;
	background-image: url(images/sidebar/tag-cloud-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
* html #tag-cloud {
	width: 335px;
}
.tag1 {font-size: 1.0em;}
.tag2 {font-size: 1.3em;font-style:italic;}
.tag3 {font-size: 1.6em;font-weight:bold;}
.tag4 {font-size: 1.9em;font-weight: bold;font-style:italic;}
.tag5 {font-size: 2.1em;font-family: 'Arial Black';}

.middle p {
    line-height: 1.1;
    margin: 0 0 0 0;
    text-indent: 1.5em;
}
.middle p.space {
    margin: 5px 0 5px 0;
}
.middle .no-indent p, .middle p.no-indent {
    text-indent: 0;
}

.bottom_margin_20 {
    margin-bottom: 20px;
}

.middle .captioned-image {
    border: 1px solid black;
    padding: 3px 3px 3px 3px;
    margin: 5px 8px 5px 0;
    float:left;
}
.middle .captioned-image.right {
    float:right;
    margin: 5px 0 5px 10px;
}
.middle .captioned-image .caption {
    font-size: 12px;
    text-align: center;
    margin-top: 2px;
}

.home .middle .captioned-image {
    margin-left: 3px;
}

/* Utility */
.middle p.centered {
    text-align: center;
}
.middle p.top_margin_5 {
    margin-top: 5px;
}
.middle p.top_margin_10 {
    margin-top: 10px;
}
.middle p.top_margin_15 {
    margin-top: 15px;
}
.middle p.top_margin_5 {
    margin-top: 5px;
}
.middle p.bottom_margin_5 {
    margin-bottom: 5px;
}
.middle p.bottom_margin_10 {
    margin-bottom: 10px;
}
.middle p.bottom_margin_15 {
    margin-bottom: 15px;
}


