html {background: #eee url('../img/bg.gif') repeat-y center; height: 100%}
body {background-color: transparent; margin: 5px auto 0 auto; width: 720px; height: 100%;}
a {text-decoration: none;}
b {font-weight: bold;}
p {font-size: 131%; margin: 0 2px 10px 10px; line-height: 1.5;}
h2 {font-size: 182%; font-weight: bold; color: #aa0000; font-family: verdana; margin: 0 0 5px 0;}
h3 {font-size: 146.5%; font-weight: bold; color: #aa0000; font-family: verdana; margin: 0 0 5px 0; padding-top: 15px;}
h4 {font-size: 138.5%; font-weight: bold; color: #1f1f1f; font-family: verdana; margin: 0 0 2px 0;}
strong {font-weight: bold;}
em {font-style: italic;}

.right {float: right;}
.left {float: left;}
.center {text-align: center;}
.emph {font-weight: bold; color: #bb0000; font-size: 197%;}
.small {font-size: 93%; color: #444;}
b.eng {font-size: 85%; font-weight: bold;}
h2 span.eng {font-size: 60%;}
h3 span.eng {font-size: 77%;}
h4 span.eng {font-size: 77%;}
.push {height: 25px;}
.more-space-bottom {padding-bottom: 15px;}
p.top {font-size: 85%; font-weight: bold; text-align: right;}

#container {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -25px;}

#header {margin: 0 auto; width: 650px; direction: ltr;}
	#header a {color: #000; font-size: 85%; font-weight: bold;}
	#header a:hover {color: #dd0000;}

#collage {background: #000 url('../img/collage.gif') no-repeat center; margin: 0 auto; min-height: 100px; width: 650px; clear: both; -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; -webkit-border-top-left-radius: 15px; -webkit-border-top-right-radius: 15px; direction: ltr;}

#menu {background: #1F1F1F url('../img/menu-bg.gif') repeat-x; margin: 0 auto; min-height: 25px; width: 650px; color: #fff; -moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px; -webkit-border-bottom-left-radius: 15px; -webkit-border-bottom-right-radius: 15px;}
	#menu ul {list-style: none; margin: 0 auto; padding: 0; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px;}
	#menu li {float: right; width: 125px; margin: 0; padding: 0; text-align: center;}
	#menu li a {display: block; padding: 4px 10px; height: 100%; color: #fff; text-decoration: none; border-left: 1px solid #fff; font-weight: bold; font-size: 116%;}
	#menu li a {background-color: transparent;}
	#menu li a:hover {background: transparent url('../img/menu-bg-h.gif') repeat-x;}
	#menu li.right a:hover {-moz-border-radius-bottomright: 15px; -webkit-border-bottom-right-radius: 15px;}
	
#wrap {margin: 15px auto 0 auto; width: 650px;}

#content {width: 630px; float: right; padding: 0 15px 0 5px;}
#content-f {width: 590px; float: right; padding: 0 15px 0 5px;}
	#content a {color: #bb0000;}
	#content a:hover  {color: #000;}
	#content ul {margin: 10px 15px;}
	#content li {list-style-type: disc; margin: 3px 15px; font-size: 116%;}
	#content li.small {list-style-type: none; font-size: 85%; color: #444;}
	
	.diff {background-color: #eee;}
	.width {width: 80%;}
	table {width: 100%;}
	fieldset {width: 100%; border: 1px solid #aa0000; margin-bottom: 10px; padding: 15px;}
	legend {padding: 3px 15px; background-color: #aa0000; color: #fff; font-weight: bold;} 
	label.radio {font-weight: normal;}
	tr {border-bottom: 1px solid #fff;}
	th {padding: 5px; font-size: 123.1%;}
	th[align='right'] {text-align: right;}
	th[align='center'] {text-align: center;}

	input[type='radio'], input[type='checkbox'] {border: 0; background-color: transparent;}
	input, textarea, select {border: 1px solid #1f1f1f; padding: 1px; font-size: 77%; font-weight: normal; background-color: #fff;}
	select {font-size: 93%;}
	input[type='submit'] {padding: 5px 20px; border: 1px solid #fff; background-color: #aa0000; color: #fff; font-weight: bold; font-size: 93%;}

#footer {clear: both; width: 650px; height: 25px; background: #1f1f1f url('../img/menu-bg-h.gif') repeat-x; color: #eee; margin: 0 auto; -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; -webkit-border-top-left-radius: 15px; -webkit-border-top-right-radius: 15px; direction: ltr;}
	#footer p {font-size: 85%; font-weight: bold; padding: 5px 10px 0 0}
	#footer a {color: #eee;}
	#footer a:hover {color: #bbb;}


