
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #493A74;}
a:hover {color: #2E8B57;}

body {
	background: #e2e2e2;
	color: Black;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size:70%;
	padding-top: 20px;
}

p,code,ul {padding-bottom: 1.2em;}

 li {line-height:1.3em; margin-left:0.5em;list-style-type:circle;} 
 
 ol {margin-left:3em;}
 ol li {list-style-type:decimal;margin-left:1em;}

h1,h2,h3,h4 {font-family:sans-serif;font-weight:bold}

h1 {font-size: 1.7em;text-align: center;background-color: #2e3746;color: white;}
h2 {font-size: 1.3em ;text-align:center;}
h3 {font-size: 1em;margin-left:3em}
h4 {text-align:center;color:Black;font-size:130%}
form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	display: block;
	font: normal 1em sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}



h2,h3 {padding-top: 6px; color: #493A74; margin-bottom: 4px;}

hr {color: #493A74;}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 2px solid #b1b1b1;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 750px;
}

.outer-container {
	background: #e2e2e2;
	padding-bottom: 24px;
}


.header {
  background: #222 url('images/head.jpg') no-repeat;
			/* background-color:#EAF2E5; */
	height: 132px;
	margin-bottom: 0px;
	text-align: center;
}
.header .title {
	color: #493A74;
	font-size:1.2em;
	font-weight:bold;
	padding-top: 50px;
	font-family:sans-serif;
	
	
}
.header .title .name a {
	color: #2E8B57;
	float:left;
	font: normal 5em sans-serif;
	padding-top: 30px;
	text-decoration: none;
	padding-left:30px;
}
.header .title a:hover {border-color: #F60;}

  .header .title .tag {
	font-size: 1em;
	white-space:nowrap;
}

iframe {margin-left:1px;padding-bottom:1em}

.navigation {
	float: right;
	width: 237px;
	background-color:#DEE1EC;
	/* border-left:4px solid #EAF2E5; */
}

.navigationiframe {float: right;
	width: 237px;
	background-color:transparent;}

.navigation h2 {
	color: #493A74;
	font: bold 1.6em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 11px;
}
.navigation ul {
	padding-bottom: 10px;
	border-top: 1px solid #493A74;
}
.navigation li {border-bottom: 1px solid #b1b1b1;list-style:none}
.navigation li a {
	font-size: 0.9em;
	/*color: #7c7c7c;*/
	color:Black;
	display: block;
	padding: 2px 0 2px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #493A74;
	color: White;	
}


.main {
	background: #ffffff;
	
	padding: 0px 10px 0 0;
}


.content {
	float: left;
	width: 480px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:10px;
}

.contentsinglecol {
	float: left;
	width: 700px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:10px;
	font-size:110%;

}

.content p {font-family: "‚l‚r ƒSƒVƒbƒN";line-height:1.3em;color:Black;	text-align:justify;}

.contentsinglecol p {font-family: "‚l‚r ƒSƒVƒbƒN";font-size:95%; line-height:1.3em;	color:Black;text-align:justify;}

.contentsinglecol img {padding:5px;}

.footer {
	background: #b1b1b1;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	text-align: center;
	font-size:90%;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #2E8B57;}

.valid 
{
text-align: center;
padding-top:5px;
}

table {text-align:left; text-indent:1em;}
td {padding:5px;border:Silver 1px solid;padding:0.3em}

table.projects {margin-left:-1em; }
table.projects td {text-align:center;font-size:80%;padding:1px;}

#menu {
	width: 750px;
	height: 38px;
	margin: 0 auto;
	background: #252E3A url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 10px 20px 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	list-style-type:none;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	white-space:nowrap;
}

#menu a:hover {
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
}

.image { 
float: left;
width:300px;
height:270px;
border:1px solid Silver; 
padding:1em;
font-size:90%}

.imagesmall { 
float: right;
width:170px;
height:160px;
border:1px solid Silver; 
padding:1em;
font-size:70%}

.images320x230 { 
padding-left:1.5em;
float: left;
width:320px;
height:250px;
border:1px solid Silver; 
font-size:80%;
text-align:left}

.images300x400 { 
float: left;
width:310px;
height:420px;
border:1px solid Silver; 
margin-right:10px;
padding:1em;
font-size:80%;
text-align:center}

.imageleft {float:left;padding:10px}

.imageright {float:right;padding-left:20px;width:300px;font-size:80%;text-align:center}

.rokkoimage {float: right;font-size:70%;text-align:center;padding:0.5em;border:solid silver 1px;}

img {border:0}

.multiimage {float:left; padding:1em;text-align:center;font-size:90%}