html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
html{
	margin-bottom:1px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.centerbox {
	width:100%;
	height:500px;
	position:absolute;
	top:50%;
	margin-top:-250px;
}

table#main {
	font-size: inherit;
	width: 100%;
	height: 500px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


.main {  
    width: 100%;  
}  
.main div  {  
    width: 760px;  
    margin: 0 auto;  
}
div#copyright {
	text-align: right;
	padding-top: 10px;
}
iframe.navi {
	padding-top: 40px;
    width: 760px;  
    height: 60px;  
}
/*-----------------------------------------------------------------------*/

a:link {color:#666666; text-decoration: none;}
a:visited {color:#666666; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
a:hover {color:#666666; text-decoration:none;}
body {
	font: 100.01% "Trebuchet MS", "Trebuchet", "Tahoma", "Verdana", "Arial", "sans-serif";
	color: #333;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}
h1 {visibility: hidden;}
h2 {color: #c8c8c8; margin-top: -25px;}
h4 {color: #333; margin-bottom: -10px;}
td {
	text-align: left;
	vertical-align: top;
}


/*-----------------------------------------------------------------------*/

div.works_container{
	margin-top:40px;
}
iframe {
	width: 760px;
}
iframe.works {
	margin-left: -7px;
}
iframe.category {
	margin-left: 3px;
}
