* {margin: 0;}
html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	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(images/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: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #12426A;
}
h1
{
	letter-spacing: -1px;
	font-size: 1.5em;
}
h2 {font-size: 1.3em;}
p, dir
{
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: normal;
}
a:link {color: #4B5E71;}
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: 3px 15px 5px 0;
}
img.right
{
	float: right;
	margin: 3px 0 5px 15px;
}
.img
{
	float: none;
	clear: both;
}

/* Header */

#header
{
	position:relative;
	width: 816px;
	height: 178px;
	margin: 0 auto;
	padding: 0;
}
#header span
{
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width: 816px;
	height: 178px;
	background: url(images/img02.jpg) no-repeat left top;
}


/* Page */

#page .bgtop
{
	width: 816px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Content */
#content ul, #content ol, #content li
{
	margin: 1em 0 0 2em;
	padding: 0;
	text-align: justify;
	list-style-position: inside;
	line-height: 150%;
}
#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;
	padding: 30px 40px 0px 0px;
}

#content .detail
{
	font-size: 0.85em
}
#content .name {font-size: 1.15em}
#content .position
{
	width: 9em;
	display: inline-block;
}

/* Post */

.post {width: 550px;}
.post .title
{
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #02376b;
}
.post .entry {color: #2a2a2a;}

.name-detail
{
	font-size: 12px;
	color: #707070;
}
/* Sidebar */

#sidebar
{
	float: left;
	width: 170px;
	padding: 30px 0px 10px 20px;
	color: #004080;
}
#sidebar h3
{
    color:#004080;
    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;
	margin: 0;
	padding: 0;
}

#sidebar li a
{
	display: block;
	padding-left: 15px;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #004080;
}

#sidebar .active
{
	color:#004080;
	font-weight: bold;
	background: url(images/img10.jpg) no-repeat ;
	text-decoration: none;
}

#sidebar .active a
{
	color: #004080;
	font-weight: bold;
}

#sidebar li a:hover
{
	text-decoration: underline;
}
#sidebar a {text-decoration: none;}

/* Footer */

.footer
{
	text-align: left; /* HACK: IE 5 */
	width: 816px;
	height: 60px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#designed
{
	clear: both;
	padding-top: 40px;
	padding-right: 30px;
	text-align: right;
	font-size: 0.7em;
	color: #7690A2;
}
#designed a
{
	font-weight: bold;
	color: #7690A2;
}
