body {

margin: 30px;
background-image: url(bg.png);
background-position:left top;
background-repeat: repeat-x;

}

hr {
	
	border: 1px dotted #FFF;
	
}
#baas, #baas a {
	
	font: 11px Tahoma, arial, sans-serif;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}

#baas a:hover {
	
	text-decoration: underline;
	
}
#container {
	
	margin-top:30px;
	background-image:url(cnt_pad.png);
	background-repeat: repeat-y;
}

#cnt_1 {
	
	width: 980px;
	height: 60px;
	background-image: url(cnt_1.png);
}

#cnt_2 {
	
	width:360px;
	height:820px;
	overflow:visible;
	background-image: url(cnt_2.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#cnt_3 {
	
	width:620px;
	height:820px;
	overflow:visible;
	background-image: url(cnt_3.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#gal_pass {
	
	background-image: url(input.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 25px;
	border: 0;
	font: 11px Tahoma, Arial, sans-serif;
	color: rgb(120,200,0);
}
#gal_submit {
	
	background-image: url(submit.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 25px;
	border: 0;
}

#cnt_3 h2 {
	
	font: 16px Arial, sans-serif;
	color: #FFF;
	font-weight: bold;
}

#cnt_3 {
	
	font: 12px Arial, sans-serif;
	line-height: 18px;
	color: #FFF;
	text-align: justify;
	
	
}

#cnt_3 a {
	
font: 12px Arial, sans-serif;	
color: #CCC;
text-decoration: none;	
}

#cnt_3 a:hover {
	
	text-decoration: underline;
	
}

#tab_left {
	
	width:15px;
	height:55px;
	background-image:url(menu_left.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#tab_right {
	
	width:20px;
	height:55px;
	background-image:url(menu_right.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#tab_mid {
	
	height:55px;
	background-image:url(menu_mid.png);
	background-repeat:repeat-x;
	background-position:left top;
	text-align:center;
}

#tab_mid a {
	
	font: 11px Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#tab_mid a:hover {
	
	text-decoration: underline;
	
}
