html { background: #f0f0f0 url(http://www.neekesh.com/images/bg-2.gif) repeat-x 0 0; }
html{
  height: 100%;
  margin-bottom: 1px;}
body{
  text-align:center;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 14px;}
.main{
  width:800px;
  margin:0px auto;
  text-align:left;}
h1{
  font-size: 18px;
  line-height: 20px;}
h2{
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;}
a{
  color: #000000;
  text-decoration: none;}
a:hover{
  color: #666666;
  text-decoration: underline;}
a[target="_blank"] {
  background: transparent url(images/external.png) 100% 10% no-repeat; 
  padding-right: 15px;}
a[href^="mailto"] {
  background: transparent url(images/mail.png) 100% 10% no-repeat; 
  padding-right: 15px;}
a[href$=".pdf"] {
  background: transparent url(images/pdf.png) 100% 10% no-repeat; 
  padding-right: 15px;}
li{ 
  margin-left: 15px; 
  padding: 0px;}
ul{ 
  margin: 0px; 
  padding: 0px;}
ol{ 
  margin: 0px; 
  padding: 0px;
  margin-left: 10px;}
p{ 
  margin: 0px; 
  padding: 0px; 
  margin-top: 15px;}
  
.links{
  visibility: hidden;

  position: absolute;
  font-size: 1px;
 
 top: 0px; 

  left: 0px;
 
 width: 1px;
  height: 1px;
}

/* For rounded corners. */
.corners{display:block}
.corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#7a7a7a}
.corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b2b2b2;
  border-right:1px solid #b2b2b2;
  background:#929292}
.corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d3d3d3;
  border-right:1px solid #d3d3d3;
  background:#8c8c8c}
.corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #8c8c8c;
  border-right:1px solid #8c8c8c;}
.corners4{
  border-left:1px solid #b2b2b2;
  border-right:1px solid #b2b2b2}
.corners5{
  border-left:1px solid #929292;
  border-right:1px solid #929292}
.cornersfg{
  background:#7a7a7a;
  padding: 1px;
  color: #ffffff;}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

.short { display:inline; }
.long { display:none; }

.submain{
  background:#ffffff;
  padding: 15px;
  color: #000000;}