html, body, html>body{
	height:100%;
}
body{
    text-align:center;
    border:0px;
    padding:0px;
    margin:0px;
    background:#99b6bc;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
}

a{
    text-decoration:none;
}


a#banner{
	text-align:left;
	width:723px;
	margin:0px;
	display:block;
	overflow:hidden;
	text-indent:800px;
	background:url('../layout/title.gif') no-repeat 0%;
	height:69px;
    padding:0px;
    margin-top:25px;

}

div#sj{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:734px;
}

div.shadowtr{
	background:url('../layout/shadowtr.gif') no-repeat 100% 0%;
}


div.shadowr{
	background:url('../layout/shadowr.gif') repeat-y 100% 0% ;
}

div.shadowb{
	height:25px;
	line-height:30px;
	color:#404a50;
	background:url('../layout/shadowb.gif') no-repeat;
	text-align:center;
}

html>body img.banner{
    /*margin-left:9px;*/
}


div.menulist{
	text-align:center;
	border:1px solid #404a50;
    background:#7a8c90;
    padding:1px;
    padding-bottom:3px;
	padding-top:0;
	margin-left:0px;
	margin-right:0px;
    list-style:none;
	width:720px;
}


/*html>body div.menu .menulist{
	margin-left:9px;
	width:719px;
}*/

.menulist span{
	margin:0px;
	padding:0px;
    padding-right:3px;
    padding-left:5px;
	font-size:0.8em;
}
.menulist a{
	color:white;
}

.menulist  a:hover{
    color:#ffa;
}

div.thumbs{
    position:relative;
    text-align:left;
    width:725px;
    margin-left:auto;
    margin-right:auto;
}
ul.thumblist{
    margin:0px;
	margin-top:20px;
    padding:5px;
}
ul.thumblist li{
    list-style:none;
    margin:10px;    
	margin-bottom:10px;
	margin-right:20px;
}
html>body ul.thumblist li{
	margin-right:30px;
}


.left{
    float:left;
	clear:left;
}

.right{
    float:right;
	clear:right;
}
ul.thumblist li img{
	border:1px solid black;
}
ul.thumblist li div.label{
	position:relative;
	text-align:center;
	width:266px;
	height:3em;
}

div.block{
	text-align:left;
	padding:10px;
	padding-top:40px;
	width:702px;
	border:1px solid #404a50;
	border-top:none;
	background:url('../layout/bg.gif') no-repeat 100% 100% #99b6bc;
}


div.texttitle{
	margin-top:25px;
	margin-bottom:-8px;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #404a50;
	padding-bottom:8px;
	font-size:1.4em;
	font-weight:bold;
	line-height:15px;
	clear:both;
}

div.quote{
	font-style:italic;
	margin-left:30px;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:5px;
}
div.textblock p{
	margin-top:10px;
	margin-bottom:6px;
}

div.center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

img.banner{
	border:none;
}


.mi{
	font-size:0.8em;
	font-weight:normal;
}

.vclear{
	line-height:1px;
	height:1px;
	clear:both;
	font-size:1px;
}