@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#055923 url(img/bg.jpg) repeat-x;
	font:10px Verdana, Arial, Helvetica, sans-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:944px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	padding:0 4px;
	border:4px solid #a74eb0;
	border-top:none; border-bottom:none;
	background:white; 
}
div#header img, #flash {float:left;}
div#content {background:#00ff5b;}

div.case {width:944px; border-top:35px solid #00ff5b;border-bottom:35px solid #00ff5b;}
div.case_left {width:440px; float:left; background:#fff; padding:0 5px;}
div.case_left h1 {height:30px; padding-top:5px; font:bold 20px Arial, Helvetica, sans-serif;  text-align:center; text-transform:uppercase;}
div.case_left .pict {border:1px solid black;}
div.case_right {width:494px; float:left; padding-top:35px; background:white;}
div.case_right img {display:block;}
div.case_right p {height:110px; padding:0 20px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url(img/g_bg.jpg);}
div.case_btm {padding:14px  0 14px 22px; background:#fff;}
div.case_btm img {float:left; border:1px solid #000; margin-right:28px;}
#galplayer {} 
