/***************************************************************

* contest.css

***************************************************************/


#wrapper {
	background: #000 url(../img/bg_body.gif) repeat-x;
}
#header {
	height: 165px;
	background:url(../img/bg_01.jpg) no-repeat center top;
}

#page-header {
	padding: 0 0 20px;
	margin: 0 0 30px;
	background: url(../img/dot_03.gif) repeat-x left bottom;
}
#page-header h3 {
	margin: 0 0 20px;
}

/* nav
***************************************************************/
#nav #logo {
	margin: 0 -20px;
}

/* main
***************************************************************/
#main {
	width: 580px;
	float: right;
}

#main th {
	width: 70px;
}
#main th,
#main td {
	padding: 10px;
	background: url(../img/dot_03.gif) repeat-x left bottom;
}

/* sidebar
***************************************************************/
#sideabr {
	width: 160px;
	float: left;
}
#side-nav a {
	width: 160px;
	height: 34px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/side_nav.gif);
}
#side-nav a:hover,
#side-nav a.current {
	background-image: url(../img/side_nav_hover.gif);
}
#side-nav .sn01 a {
	background-position: 0 0;
}
#side-nav .sn02 a {
	background-position: 0 -34px;
}
#side-nav .sn03 a {
	background-position: 0 -68px;
}
#side-nav .sn04 a {
	background-position: 0 -102px;
}
#side-nav .sn05 a {
	background-position: 0 -136px;
}
#side-nav .sn06 a {
	background-position: 0 -170px;
}
#side-nav .sn07 a {
	background-position: 0 -204px;
}
#side-nav .sn08 a {
	background-position: 0 -238px;
}

/* items
***************************************************************/
#item1 {
	margin: 0 0 40px;
}
#item1 p.fram {
	width: 350px;
	height: 250px;
	padding: 5px;
	background: url(../img/bg_photo_fram_01.gif) no-repeat;
}
#item1 .col1 {
	width: 360px;
	float: left;
}
#item1 .col2 {
	width: 200px;
	float: right;
}
#item1 p.pic {
	width: 350px;
	height: 250px;
	padding: 5px;
	background: url(../img/bg_photo_fram_01.gif) no-repeat;
}
#main h4 {
	margin: 0 0 20px;
	text-align: center;
}
.item-wrap {
	background: url(../img/dot_02.gif) repeat-y;
}
#item2 {
	width: 275px;
	float: left;
}
#item3 {
	width: 275px;
	float: right;
}
#item2 h4,
#item3 h4 {
	text-align: center;
}
#item2 p.fram,
#item3 p.fram {
	width: 265px;
	height: 180px;
	padding: 5px;
	margin: 0 0 20px;
	background: url(../img/bg_photo_fram_02.gif) no-repeat;
}
#main #list-nav p {
	margin: 0 0 20px;
}
#main #list-nav li {
	margin: 0 0 20px;
}