/* t r b l */

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body {
background-color:#cccccc;
padding:0;
font:12px Arial,Helvetica,sans-serif; 
line-height:1.45em;
color:#a0a0a0;
margin:0 auto; 
}

form {
margin:0;
padding:0;
}

table {
font:12px Arial,Helvetica,sans-serif;
}

input {
border:1px solid #ccc;
font-size:90%;
color:#95adc8;
padding:1px;
}

small {
font-size:0.8em;
line-height:8px;
}

a,
a:link,
a:visited,
a:hover {
color:#a0a0a0;
text-decoration:none;
}

fieldset {
-moz-border-radius:6px;
}

a:hover {
text-decoration:underline;
}

.submit_img {
border:0px;
}

#wrapper {
background:#fff;
color:#999999;
margin:5px auto; 
padding:10px 10px 0px 10px; 
width:830px;
background-image: url(/images/site/logo.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#header {
height:130px;
margin:10px;
}

#header #logo {
width:130px;
height:110px;
float:left;
cursor:pointer;
}

#header #logo a {
width:130px;
height:110px;
}

#header #inner{
margin-left:140px;
padding:0;
background-image: url(/images/site/title.jpg);
background-position: top left;
background-repeat: no-repeat;
border-bottom:2px solid #ccc;
text-align:right;
}

#header img {
border:0px;
}

#header #bag {
margin-top:10px;
}

#menutop {
height: 30px;
margin:5px 10px 5px 0px;
font-weight:bold;
font-size:17px;
text-align:right;
}

#menutop img {
margin-left:55px;
margin-right:55px;
}

h2 {
font-size:160%;
line-height:120%;
}

#content {
margin:0;
aheight:470px;

}

#content #mosaic {
clear:both;
float:left;
width:320px;
height:100%;
}

#content #mosaic #table {
width:100%;
height:340px;
margin-top:-2px;
}

#content #mosaic #table .mosaic td {
width:100px;
height:100px;
text-align:center;
vertical-align:middle;
/*border:2px solid #ccc;*/
/*background-color:#ccc;*/
border:2px solid #ccc;
}

#content #mosaic #table td img {
border:0px;
width:100px;
height:100px;
}

#content #mosaic #navi {
margin-top:-8px;
text-align:right;
padding:2px;
height:36px;
font-size:90%;
color:#ff6e99;
vertical-align:middle;
font-weight:bold;
}

#content #mosaic #navi img {
border:0;
vertical-align:middle;
}

#content #mosaic #register {
border:2px solid #ccc;
padding: 10px 20px 0px 20px;
height:82px;
margin-left:3px;
margin-right:-4px;
margin-top:11px;
color:#ff749d;
font-size:14px;
}

#content #mosaic #register b {
font-size:110%;
margin-bottom:20px;
text-align:center;
}

#content #results {
float:right;
text-align:left;
margin-right:10px;
width:480px;
}

#content #results #list {
height:336px;
/*border:2px solid #ccc;*/

overflow:auto;
}

#content #results #list #search {
padding:20px;
}

#content #results #list #search blockquote input {
border:0px;
}

#content #results #list img {
vertical-align:middle;
text-align:center;
border:2px solid #ccc;
}

#content #results #list .bio {
padding-right:5px;
padding-left:5px;
margin-bottom:10px;
vertical-align:top;
}

#content #results #list .bio img {
border:2px solid #ccc;
margin:10px;
float:left;
}

#content #results #info {
height:120px;
margin-top:18px;
/*overflow:auto;*/
}

#content #results #info b {
font-size:120%;
margin-bottom:20px;
}

#footer {
clear:both;
margin:0;
font-weight:bold;
font-size:17px;
text-align:center;
background-color:#fff;
padding-top:10px;
padding-bottom:10px;
}

#footer img {
margin-left:47px;
margin-right:47px;
}

#footer .copy {
font-size:70%;
font-weight:normal;
margin:10px;
padding:0;
}

.full_page {
margin:-10px 30px 30px 50px;
color:#3f3f3f;
font-size:120%;
}

.full_page h4 {
color:blue;
}

/*
front page
*/

a.link
 {
	text-decoration:underline;
	color:#9694bc;
}

#front-page h3,
#front-page h1 {
	margin:0px 0px 5px 0px;
}

#front-page h2 {
	color:#ff749d;
	font-size:140%;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted #ff749d;
}

#front-left {
	width:25%;
	float:left;
}

#front-center {
	width:46%;
	float:left;
	padding-right:2%;
	padding-left:2%;
}

#front-right {
	width:25%;
	float:right;
}

.front-list img {
	border:0px;
	padding:0.5%;
	width:38px;
	margin:0;
}

.front-list-center img {
	border:0px;
	padding:0.5%;
	width:70px;
	margin:0;
}