body {
	font-family:verdana;
	margin:0px;
	font-size:13px;
}

#main {
	width: 1024px;
	margin: 0px auto;
}
#top {
	background:URL('images/prt_top.jpg') no-repeat;
	width: 1024px;
	height:209px;
	position:relative;
}
#top div.logo {
	position:absolute;
	top:65px;
	left:0px;
}
#top_menu {
	position:absolute;
	top:189px;
	left:0px;
}
#top_line {
	background:URL('images/prt_top_line.gif') repeat-x;
	height:12px;
}
#bottom_menu {
	background:URL(images/prt_bottom_bg.jpg) no-repeat;
	height:29px;
	text-align:center;
	color:#ffffff;
}
#bottom_menu div {padding-top:5px}
#bottom_menu a { color:#ffffff; line-height:20px; text-decoration:none}
#bottom_menu a:hover {text-decoration:underline}
#create {text-align:right; color:#999999; font-size:10px;}
#create a{color:#999999; font-size:10px; text-decoration:none}
#create a:hover {text-decoration:underline}
.calendar, .calendar_header {
	width:173px;
	background:#000000 url('images/calendar.jpg') no-repeat bottom;
}
.calendar_header div,.calendar div {
	color:#fac40f;
	font-size:10px;
	margin-left:18px;
	padding-top:4px;
	padding-bottom:12px;
}
.calendar a {text-decoration:none; color:#fac40f;}
.calendar span {color:#ffffff}
#p_link {
	width:230px;
	height:99px;
	background:URL('images/petrovskiy_link.jpg') no-repeat;
}
#p_link a {color:#ffffff; font-size:11px; margin-left:14px}
#content {padding:20px}
#content hr {border:1px solid #525252}
#race_table {width:100%; border-collapse:collapse}
#race_table  td {border:1px solid #b0b0b0; font-size:11px}
#race_table .table_head {background:#525252; color:#ffffff}
#race_table .table_head td { font-size:13px; }
#photos {background:#f0c100; border:1px solid #ffffff; padding:5px}
#photos a {color:#333}
#photosborder {background:#d0d0d0;padding:2px}
#photos img {border:1px solid #ffffff;}
#subMenu {padding:20px}
#subMenu a {color:#8b8b8b; font-size:14px; font-weight:bold; line-height:25px; text-decoration:none}
#subMenu a:hover {color:#ffffff}
#subMenu a.act {color:#ffffff;}

