@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#fff url(img/mbg.jpg) repeat-x; 
	font:10px Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0;}
.clear {clear:both;}
strong {font-weight:bold;}
a {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:960px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	background:#fff;
}
div#header img, #flash {float:left;}

div.case {padding:0 8px;}
div.case img {float:left;}
div.case div.txt {float:left; background:url(img/gtxt.jpg); width:286px; height:380px; position:relative;}
div.case div.txt p {font:bold 12px Verdana, Arial, Helvetica, sans-serif; padding:15px 30px 0 20px; height:210px; overflow:hidden;}
div.case div.txt a {color:#00f; font:bold 16px Arial, Helvetica, sans-serif; text-decoration:underline; position:absolute; text-align:center; top:255px; right:40px; width:215px;}
div.case div.txt a:hover {text-decoration:none;}

#galplayer {float:left;}
