body,p,div,span {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: tahoma;
    font-size: 11px;
}

body {
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/bodybg.jpg");
    background-color: #caf9ff;
    background-repeat: repeat-x;
}

#container {
	width: 1030px;
}

#container h1 {
	 font-size: 28px;
	 font-weight: bold;
	 padding: 0px;
	 color:#7f004e;
	 margin:0px;
}

#header {
	float: left;
    width: 1030px;
    height: 243px;
}

#header .top {
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/headertop.jpg");
    width: 1030px;
    height: 160px;
}

#header .middle {
    width: 1030px;
    height: 35px;
}

#header .middle .left {
    width: 439px;
    height: 35px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/headermiddleleft.jpg");
    float: left;
}

#header .middle .right {
    width: 446px;
    _width: 443px;
    height: 35px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/headermiddleright.jpg");
    float: left;
}

#header .middle a {
    border: 0px;
    clear: none;
}

#header .middle .bookmark {
    width: 145px;
    height: 35px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/headermiddlebookmark.jpg");
    float: left;
}

#header .bottom {
	position: relative;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/headerbottom.jpg");
    width: 1030px;
    height: 43px;
}

#header .bottom .text {
	position: absolute;
	width: 950px;
	height: 24px;
	left: 40px;
	bottom: 0px;
	color: #7f004e;
	font-size: 10px;
}

#content {
	float: left;
    width: 1030px;
}

#content .box {
	float: left;
    width: 1030px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/boxbg.gif");
}

#content .box .top {
    width: 1030px;
    height: 66px;
}

#content .box .top .topleft {
    float: left;
    width: 870px;
    height: 66px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/boxtopleft.gif");
}

#content .box .top .topbookmark {
    float: left;
    width: 160px;
    height: 66px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/boxtopbookmark.gif");
}

#content .box .c {
    width: 1030px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/boxcbg.gif");
    background-repeat: no-repeat;
}

#content .box .c .t {
    padding-left: 25px;
    width: 940px;
}

#content .box .c .t table {
	width: 940px;
}

#content .box .c .t table tr td {
  text-align: left;
  padding-left: 7px;
}

#content .box .c .t table tr td .line .nr {
	font-size: 14px;
	color: #e60087;
	font-weight: bold;
	margin-right: 5px;
}

#content .box .c .t table tr td .line a {
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#content .box .c .t table tr td .line a:hover {
	color: #025a64;
}

#content .box .footer {
    width: 1030px;
    height: 13px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/boxfooter.gif");
}

#content .ttbox {
	float: left;
	width: 1010px;	
	margin-top: 15px;
	margin-left: 10px;
	margin-left /**/: 30px;
	font-size: 18px;
}

#content .ttbox a {
	color: #7f004e;
	font-size: 18px;
}

#content .ttbox a:hover {
	color: #7f004e;
	font-size: 18px;
	text-decoration: none;
}

#content .tbox {
	float: left;
	width: 1010px;	
	margin-top: 15px;
	margin-left: 20px;
	margin-left /**/: 40px;
}

#content .tbox .image {
	width: 152px;
	height: 220px;
	float: left;
    margin-left: 4px;
    margin-top: 4px;
}

#content .tbox .image .text {
	width: 152px;
	padding-top: 2px;
	height: 18px;
	float: left;
	color: white;
	background-color: #e60087;
}

#content .tbox .image a img {
	float: left;
    border: 1px solid #e60087;
    width: 150px;
    height: 200px;
}



#content .lbbox {
	width: 1010px;	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-left /**/: 20px;
	float: left;
}

#content .lbbox .lb {
	float: left;
	width: 188px;
	height: 72px;
	margin-left: 11px;
	background-image: url("http://pic.theyarespunky.com/theyarespunky/images/littleblue.jpg");
	background-repeat: no-repeat;
}

#content .lbbox .lb a {
	width: 188px;
	margin-top: 8px;
	text-align: center;
	font-size: 15px;
	color: #f7f5c9;
	font-weight: bold;
	float: left;
}

#content .lbbox .lb .descr a {
	width: 188px;
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	text-decoration: none;
}

#content .gbox {
	float: left;
	width: 1010px;	
	margin-top: 15px;
	margin-left: 10px;
	margin-left /**/: 25px;
}

#content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #7f004e;
}

#content .gbox .image {
	float: left;
    margin-left: 1px;
    margin-top: 2px;
    width: 247px;
}

#content .gbox .image .text {
	font-size: 18px;
	color: #7f004e;
}

#content .gbox .image a img {
    border: 1px solid #e60087;
    width: 245px;
}

#content .bbox {
	float: left;
    width: 1030px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/bboxbg.gif");
}

#content .bbox .top {
    width: 1030px;
    height: 66px;
}

#content .bbox .top .topleft {
    float: left;
    width: 870px;
    height: 66px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/bboxtopleft.gif");
}

#content .bbox .top .topbookmark {
    float: left;
    width: 160px;
    height: 66px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/bboxtopbookmark.gif");
}

#content .bbox .c {
    width: 1030px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/bboxcbg.gif");
    background-repeat: no-repeat;
}

#content .bbox .c .t {
    padding-left: 25px;
    width: 940px;
}

#content .bbox .c .t table {
	width: 940px;
}

#content .bbox .c .t table tr td {
  text-align: left;
  padding-left: 7px;
}

#content .bbox .c .t table tr td .line .nr {
	font-size: 14px;
	color: #e60087;
	font-weight: bold;
	margin-right: 5px;
}

#content .bbox .c .t table tr td .line a {
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#content .bbox .c .t table tr td .line a:hover {
	color: #025a64;
}

#content .bbox .footer {
    width: 1030px;
    height: 13px;
    background-image: url("http://pic.theyarespunky.com/theyarespunky/images/bboxfooter.gif");
}


#footer {
	float: left;
	position: relative;
	background-image: url("http://pic.theyarespunky.com/theyarespunky/images/footer_all.jpg");
    width: 1030px;
    height: 179px;
}

#footer .bm {
	position: absolute;
	width: 170px;
	height: 30px;
	left: 300px;
	bottom: 13px;
	cursor: pointer;
}

#footer .text {
	position: absolute;
	width: 323px;
	height: 70px;
	left: 560px;
	bottom: 60px;
}

#footer .text a {
	color: white;
	font-weight: bold;
}

#footer .text a:hover {
	color: pink;
	font-weight: bold;
}