* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #157D6A;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#southern {
margin: 0 auto;
/*width: 800px;*/
}

#supple {
height: 80px;
}
#supple h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #FF5500;
}
#supple h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#supple h1 a:hover {
color: #fff;
}
#supple h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#pure {
height: 70px;
line-height: 70px;
background: #fff url(images/menu.png) repeat-x;
}
#pure ul {
list-style-type: none;
padding-left: 40px;
}
#pure ul li {
display: block;
float: left;
}
#pure ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#pure ul li a:hover {
color: #37AB96;
text-decoration: none;
}

#sunset {
background: #fff /*url(images/content.gif) repeat-y*/;
padding: 0 40px 20px 20px;
}

.punish {
float: right;
/*width: 580px;*/
width: 74%;
text-align: justify;
}
.punish h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.punish h2 a {
text-decoration: none;
}
.punish h2 a:hover {
color: #37AB96;
}

.invite {
float: left;
width: 22%/*160px*/;
padding-top: 10px;
}
.invite h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 13px;
}
.invite ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}

.invite li {
	border-bottom:0.7px dashed orange;
}

.invite ul li a {
color: #157D6A;
text-decoration: none;
font-weight: 100;
}
.invite ul li a:hover {
color: #37AB96;
}

#admire {
background: #fff url(images/bottom.png) repeat-x;
padding: 10px 0;
}

#indifferent {
text-align: center;
font-size: 11px;
}