﻿body {
	background:url(siteart/bg.gif);
}

td {
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#0000ff;
}

#nav {
	vertical-align:top;
	width:168px;
	padding-top:10px;
}

a.navi:link, a.navi:visited, a.navi:active {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display:block;
	padding:10px 0 5px 0;
}

a.navi:hover {
	color:#0000ff;
}

#right {
	padding:0 13px 0 16px;
	vertical-align:top;
	width:623px;
}

#content_left {
	border-right:1px #0000ff dotted;
	vertical-align:top;
	padding-right:10px;
	font-size:13px;
	width:376px;
}

#content_right {
	padding-left:10px;
	vertical-align:top;
}

#content_full {
	vertical-align:top;
	font-size:13px;
}

#photo_block {
	border-bottom:1px #0000ff dotted;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding:10px 0;
	display:block;
}

#photo_block img {
	border:2px #0000ff solid;
	margin-bottom:5px;
}

h1 {
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	margin:10px 0;
}

h2 {
	text-decoration:underline;
	font-size:13px;
	margin-bottom:0;
}

#header {
	font-weight:bold;
	color:#0000ff;
}

.highlight {
	font-size:14px;
	font-weight:bold;
	color:#0000ff;
}