body {
border-top:5px solid #000;	
background:url(images/bg2.png) repeat-x;
margin:0;
}

#container {
width:740px;
min-height:650px;
border:1px solid #000;
background:#fff;
margin:auto;
margin-top:10px;
padding:0;
}

#header {
border-bottom:1px solid #000;
background: url(images/bg.png);
height:40px;
}

#header h1 {
float: right;
margin:0;
margin-top: -8px;
font-size:32px;
padding:8px;
padding-right:15px;
color:#fff;
font-weight:heavy;
margin-bottom: -20px;
cursor: default;
}

.pad {
padding:15px;
padding-bottom:0px;
margin-bottom:-10px;
}

.nopadtop {
padding-top: 0px;
}

#col1 {
float:left;
width:239px;
height:333px;
}

#col2 {
float:left;
width:500px;
height:333px;
height:auto;
border-left:1px solid #000;
}

#columns {
font-family:arial;
color:#111;
}

#main-img {
margin-right:-1px;
width:500px;
height:333px;
border-bottom:1px solid #000;
background:url(images/money.jpg) no-repeat;
}

span.notvisible {
display:none;
}

#columns h1, #col1 h1,#col2 h1 {
font-size:125%;
letter-spacing:-1px;
border-bottom:1px solid #aaa;
cursor: default;
}

#col1 h1 {
padding-left: 10px;
margin-bottom: 0px;
cursor: default;
}

#columns p, #col1 p,#col2 p {
line-height:126%;
}

#header,#footer {
font-family:verdana;
}

#footer {
font-size:70%;
border-top:1px solid #000;
padding-left:5px;
text-align:center;
}

a {
color:#202040;
text-decoration: none;
}

ul.links {
margin-top: 1px;
font-size:90%;
list-style:none;
margin-left:0;
padding-left:0;
text-indent:0;
}

ul.links li {
display: inline;
padding-top:6px;
	
}

ul.links a {
display: block;
text-decoration:none;
padding:5px;
padding-left: 15px;
border-bottom: 1px #bbb solid;
}

ul.links a.active:hover, ul.links a.active {
background:#4d6481;
color:#fff;
}

ul.links a:hover {
background:#B1BBC7;
color:#fff;
}

.border {
margin-top:10px;
border-top:1px solid #000;
margin-left:0px;
}

.nDate {
color:#666;
font-size:90%;
}

#nav {
margin-top:-1px;
height:321px;
border-bottom: 1px solid #000;
}