body {
	margin:10px 0 10px 0;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: white;
	background:black;
}

#container {
	margin:auto auto auto auto;
	width:770px;
	height:auto;
	text-align:left;
}

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

#content h1
{
	font-size:11px;
	font-weight: normal;
	margin: 0;
	padding: 5px 45px 5px 0;
}

#content p
{
	margin: 0 0 15px 0;
	padding: 0 45px 0 0;
}



#content .title
{
	margin: 5px 0 0 0;
}

#left-panel
{
	float:left;
	padding: 0;
	width:227px;
}

#middle-panel
{
	float:left;
	width:200px;
}

#right-panel
{
	float:left;
	width:160px;
}

#right-panel ol
{
	padding-left: 17px;
	_margin-left: 6px;
	list-style: decimal outside;
}

#right-panel ol li
{
	padding-right: 60px;
	padding-bottom: 5px;
}

#right-panel .championship
{
	margin: 0 0 15px 0;
}

#banner
{
	padding-top: 10px;
	margin-bottom: 10px;
	float:left;
	width:595px;
	text-align: center;
}

#nokia
{
	text-align: center;
	width: 174px;
	float: right;

}

.left-img
{
	float:left;
}

.right-img
{
	float:right;
}

.top-img-link
{
	margin: 13px 0 0 14px;
}

.inner_frame
{
	overflow: auto;
	height: 525px;
	_height: 522px;
	width: 593px;
}

.photo
{
	float:right;
	padding-top: 6px;
}

.highlight
{
	color: red;
}

#photos .thumb
{
	border: 1px solid #e0e0e0;
	margin: 0 7px 8px 0;
}

#guestbook
{
	width: 510px;
}

#guestbook .add-entry
{
	margin-top:10px;
	margin-bottom:10px;
}

#guestbook .navigation
{
	position: relative;
	height:10px;
}

#guestbook .counter
{
	position: absolute;
 	width: 50%;
}

#guestbook .nav
{
	position: absolute;
	right: 0;
	width: 50%;
	text-align: right;
	padding-right: 2px;
}

#guestbook .entry
{
width: 550px;
margin: 10px 0 10px 0;
}

#guestbook .entry-info
{
	position: relative;
	color:#EC008C;
	height:16px;
	border:1px solid white;
	border-bottom:0;
	padding:10px;
}

#guestbook .name
{
	position: absolute;
	padding: 1px 2px 1px 2px;
 	width: 50%;
}

#guestbook .date
{
	position: absolute;
	padding: 5px 10px 1px 2px;
	right: 0;
	width: 50%;
	text-align: right;
	
}

#guestbook .entry-msg
{
	float:none;
	padding: 1px 0 1px 2px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px;
}

#guestbook input
{
	font-size:10px;
}


.left-img, .right-img, .photo{display:none;}


a{color:#EC008C;};

#container{padding:2em;}