@charset "utf-8";
/* CSS Document */

body{font-family:Verdana,Arial,Helvetica,sans-serif;}
.wrap{width:740px;margin:0 auto; border:1px solid #5C157A;padding:20px;}
.nav{float:left; width:400px;}
.nav h1{color:#6d207c;margin:0 0 5px 0;padding:0;}


.btn {display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer;/*added by me*/text-align:center; }
.btn * { font-style: normal; background-image: url(http://talkaboutyou.org/style/cssimg/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn img{background-image:none;}.btn br{background-image:none;}
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.yp {background-color:#E2D858}
.sc {background-color:#005F7A}
.pc {background-color:#CC5B23}
.em {background-color:#071F4D}

/*.btn:hover { background-color: #a00; }*/
.btn:hover,.btn:focus{background-color:#666666;}
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(http://talkaboutyou.org//style/cssimg/shade.png); background-position: bottom; }
* html .btn { border: 3px double #aaa; }

.nav p{font-size:115%;}
.nav ul li{list-style:none;}
.nav ul li a{width:350px;margin-bottom:15px;}
ul,li{margin:0;padding:0}

.slideshow { height: 382px; width: 332px; margin: auto; float:right; overflow:hidden;}
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

.nav2 ul li{display:inline;margin-right:10px}
.nav2{padding-top:10px;clear:both;}

.left{float:left;}
.right{float:left;font-size:90%;float:right;}

.left img{border:none;}