
                .row  {
		    width:100%;
                  }

		.colleft,.colcenter,.colright{
		    float:left;
		    position:relative;
		    padding: 0 0 1em 0;
		}
                .header {
	background: rgb(240,240,240) url("http://sdsilva.com/images/sydney_thumb.jpg") no-repeat fixed 0.7cm 0.5cm;
		    position:relative;
		    float:left;
		    width:100%;
		    text-align:center;
		    border-bottom:solid 5px #CCCCCC;
                  }
                .bodyframe {
		    background:#FFFFFF;
		    position:relative;
		    float:left;
		    width:100%;
                  }
                .container {
		    position:relative;
		    float:left;
		    width:100%;
                  }
                .colleft {
                        width:10%;
                        background: #CCC;
			left:0%;
                        }
                .colcenter {
                        width:65%;
                        background: #EEF;
			left:0%;
                        }
                .colright {
                        width:24%;
                        background: #EEE;
			left:0%;
                        }
                .footer {
		    border-top:solid 2px #CCCCCC;
		    position:relative;
		    float:left;
		    width:100%;
		    text-align:right;
                  }
    span.apod
    {
	font-family:Arial,Helvetica; color:#000000; font-weight:500; font-size:12;
	z-index:1
    } 
    img.apod {
	z-index:1
    }

    span.sun
    {
	font:arial; color:#000000; font-weight:500; font-size:16;
	position:absolute;
	right:28px;
	top:20px;
	z-index:1
    } 
    img.sun {
	position:absolute;
	right:28px;
	top:40px;
	z-index:1
    }
    img.self {
	position:absolute;
	left:28px;
	top:40px;
	z-index:1
    }

    img.pic {
	position:absolute;
	left:28px;
	top:20px;
	z-index:1
    }
    body
    {
	width:100%;
	background: #fff;
	min-width:600px;
	margin:0;
	padding:0;
    }
    div.address
    {
	margin-top: 0.5cm;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	text-position:center;
    }
    div.body
    {
	background: rgb(240,240,240) url("http://sdsilva.com/images/sydney_thumb.jpg") no-repeat fixed 0.7cm 0.5cm;
	margin: 0.5cm 0.5cm 0.5cm 0.5cm;
	padding: 0.1cm 0.5cm 0.0cm 0.5cm;
	font:12px arial;
    }
    div.section
    {
	margin:0.2cm 1.0cm 0.2cm 1.0cm;
	padding:0.1cm 0.5cm 0.1cm 0.5cm;
	border: solid 3px #000000; 
	text-align:left;
	font-size:16px;
	background-color:#ffffff;
	font:13px arial;
    }
    span.section_heading
    {
	text-align:left;
	font-weight:bold;
    }

    h1
    {
	text-align:center;
    }
    .bf
    {
	font-weight:bold;
    }
    a.txt:link {color: #0000ff; text-decoration:none;}
    a.txt:visited {color: rgb(0,100,255); text-decoration:none;} 
    a.txt:hover {color: #ff8040; text-decoration:none;}

    a.img:link {color: #ff0000;}
    a.img:visited {color: #0000ff;} 
    a.img:hover {color: #ff8040;}

    .popup
    {
        color: #ffffff;
        cursor: help;
        text-decoration: none;
    }

    span.myname{
	font-weight:bold;
	color:#000;
    }
    span.article_title{
	font-style:italic;
    }

    .button{
	border:none;
	background:#fff;
	padding:0px;
	margin:0px;
	color:#00c;
    }

    .button:hover{
	cursor:pointer;
	border:none;
	background:#fff;
	padding:0px;
	margin:0px;
	color:#ff8040;
    }

    .button_heading{
	border:none;
	background:#fff;
	padding:0px;
	margin:0px;
	color:#00c;
	font-weight:bold;
    }

    .button_heading:hover{
	cursor:pointer;
	border:none;
	background:#fff;
	padding:0px;
	margin:0px;
	color:#ff8040;
	font-weight:bold;
    }


    li.padbottom{
	padding-bottom:3px;
    }

    h1.title{
        padding-top:20px;
    }
