body {
margin:0px;
text-align: center;
vertical-align: middle;
overflow:auto;

scrollbar-arrow-color: #DEDEDE;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #DEDEDE;
scrollbar-highlight-color: #DEDEDE;
scrollbar-3dlight-color: #FFFFFF;
}

div {
height:100%;
width:100%;
vertical-align: middle;
}

#logo {
width:100%;
height:28px;
margin-top:12px;
background: url(imgs/logo.jpg) center center no-repeat;
}

#menu {
width:100%;
height:31px;
text-align: center;
vertical-align: top;
}

#main {
width:100%;
height:282px;
text-align:center;
}

#footer {
width:100%;
height:31px;
padding-left:24px;
font: 12px 'arial';
background: url(imgs/copy.jpg) top center no-repeat;

}

a.ftr:link, a.ftr:visited {
text-decoration: none;
color: #A5A5A5;
}

a.ftr:hover {
color: #B17D4A;
}

#info {
border: 1px solid #C8C8C8;
width:383px;
height:280px;
text-align: center;
vertical-align: top;
font: 10px 'arial';
color: #C5C5C5;
}

#title {
font:30px 'arial';
color: #838383;
font-weight: bold;
margin-top: 20px;
}

#info_text {
width:350px;
font: 12px 'arial';
color: #838383;
text-align: justify;
}

#ovflw {
width:150px; 
height:282px;
font: 11px 'arial';
color: #AAAAAA;
margin-right: 10px;
}

#ovflw span {
font: 12px 'arial';
color: #AAAAAA;
font-weight: bold;
text-align: left;
}

#f_min {
width:49px;
height:36px;
margin-left:17px;
margin-bottom:10px;
border: 1px solid #DEDEDE;
}

#f_min img {
width:41px; 
height:28px; 
margin:4px;
}

a.f_min:link, a.f_min:visited {
border: 0px;
}

ul.info_text{
	text-align: left;
}

ul.info_text li a{
	font: 12px 'arial';
	color: #838383;
	text-decoration: none;
}

ul.info_text li a:hover{
	text-decoration: underline;
}
