* {margin: 0;}
html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(images02/img01.jpg) repeat-x left top;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center; /* HACK: IE 5 */
}

.wrapper
{
	text-align: left; /* HACK: IE 5 */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 816px;
	margin: 0 auto -60px auto;
	background: url(images02/img04.jpg) repeat-y left top;
}
.push {height: 60px;}

.resetovac
{
	border: 0 none;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	width: 0;
	height: 0;
	line-height: 0px;
	font-size: 0;
}

h1, h2, h3
{
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: blue;
}
h1
{
	letter-spacing: -1px;
	font-size: 2em;
}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
p, dir
{
	margin: 0 0 10px 0;
	text-align: justify;
	line-height: 1.4em;
}
a:link {color: #2f2f2f;}
a:hover, a:active
{
	text-decoration: none;
	color: #4f4f4f;
}
a:visited {color: #4f4f4f;}
img
{
	border: none;
	margin: 0 10px 5px 0;
}

img.left
{
	float: left;
	margin: 0px 15px 5px 0;
}
img.right
{
	float: right;
	margin: 3px 0 5px 15px;
}
.img
{
	float: none;
	clear: both;
}

/* Header */

#header
{
	position:relative;
	width: 816px;
	height: 221px;
	margin: 0 auto;
	padding: 0;
}
#header span
{
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width: 816px;
	height: 221px;
	background: url(images02/img002b.jpg) no-repeat left top;
}

/* Page */

#page .bgtop
{
	width: 816px;
	background: url(images02/img03.jpg) no-repeat left top;
}

/* Content */
#content ul, #content li
{
	margin: 0 0 0 3em;
	padding: 0;
	text-align: justify;
	list-style-position: inside;
}
#content ul {margin: 0 0 2em 0;}
#content li {margin-bottom: 1.5em;}
#nodisc ul, #nodisc li
{
	list-style: none;
	margin-bottom: 0.5em;
}

#content
{
	float: right;
	width: 570px;
	padding: 30px 30px 0px 0px;
}

#content .detail
{
	font-size: 0.85em;
	font-weight: normal;
}
#content .name 
{
	font-size: 1.15em;}
	
#content .name-bold
{
	font-size: 1.15em;
	font-weight: bold;
}
#content .position
{
	width: 16em;
	display: inline-block;
	font-weight: bold;
}
.positionsmall
{
	width: 10em;
	display: inline-block;
	font-weight: bold;
}

#committee 
{
	width: 570px;
}

#committee .tvare
{
	display: inline;
	float: left;
	margin: 30px 30px 0px 30px;
	padding: 0px 0px 20px 0px;
}

#committee .img
{
	display: block;
	
}

/* Post */

.post {width: 570px;}
.post .title
{
	width: 14em;
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #22428d;
}
.post .entry {color: #4f4f4f;}

.name-detail
{
	font-size: 11px;
	text-decoration: none;
	color: #193067;
}

.center {text-align: center}
/* table */

.tableform
{
	background-color: #EDEDED
}

.tmriadok
{
	font-weight: bold;
}

.lectures { background-color: #C4C4FF;}
.break { background-color: #FFFFB3;}
.lunch { background-color: fuchsia;}
.party { background-color: #FF80C0;}
.ceremony {background-color: #D6EFD1;}
.trip {background-color: #FFDFFF;}

/* Sidebar */

#sidebar
{
	float: left;
	padding: 60px 0px 10px 10px;
	color: #ffffff;
	width: 200px
}
#sidebar h3
{
	color: #ffffff;
	line-height: 1.5;
}
#sidebar ul
{
	text-align: justify;
	line-height: 26px;
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
}
#sidebar li
{
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	background: url(images02/img09.jpg) no-repeat left top;
}

#sidebar li a
{
	display: block;
	padding-left: 7px;
	margin: 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

#sidebar .active
{
	color: #000000;
	font-weight: bold;
	width: 200px;
	background: url(images02/img10.jpg) no-repeat ;
	text-decoration: none;
}

#sidebar .active a
{
	color: #ffffff;
	font-weight: bold;
}

#sidebar li a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #820000;
}
#sidebar a {text-decoration: none;}

/* Footer */

.footer
{
	text-align: left; /* HACK: IE 5 */
	width: 816px;
	height: 60px;
	background: url(images02/img05.jpg) no-repeat;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#designed
{
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 0.8em;
	color: #5f5f5f;
}
#designed a
{
	font-weight: bold;
	color: #5f5f5f;
}
