@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#fff;
	font:10px Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0; margin:0; padding: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:961px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	background:#c0c5fa; 
}
div#header img, #galplayer {float:left;}
div#content {padding-top:10px;}
/* ================================================== */
/* SPLASH CASE */
/* ================================================== */
div.case {background:#868fff; padding-bottom:20px; margin-bottom:20px; }
div.case #galplayer {width:640px; height:395px; float:left; padding:15px 0 0 9px;}
div.case h1 {height:27px; background:#4747b4; color:white; font:bold 16px Arial, Helvetica, sans-serif; line-height:27px; padding-left:10px; text-transform:uppercase;}
div.case .btm img {float:left; border:1px solid black; margin-left:30px;}
div.case p {float:left;font:12px Verdana, Arial, Helvetica, sans-serif;padding:16px 6px 6px 12px; line-height:14px;height:240px; width:280px;}
div.case p.txt {height:250px;}



