body   {
       background-color:#000000;
       color:white;
       font: 100% monospace;
}

a:link img, a:visited img,
a:hover img, a:focus img, a:active img {
       border:0;
}

a:link, a:visited,
a:hover, a:focus, a:active {
       color:white;
       text-decoration:none;
}

ul a:hover {
	text-decoration:underline;
}

#parent {
        width:100%;
}

#urw    {
	margin: 20px 0 0 150px;
}

#mid    {
	margin: 50px 0 0 350px;
}

img.midpic {
	padding:50px;
}

ul     {
       list-style:none;
       font: 100% monospace;
}

h1     {
       font: 140% monospace;
       color:white;
}


h2     {
       font: 120% monospace;
       color:white;
}

#text {
       width:50%;
}
      
.smalllink {
       width:50%;
}
      
      
a.txlink{
}
      
img.thumb {
       padding:20px 20px 20px 20px;
}

#right {
       position:absolute;
       right: 20px;
       margin: 200px 0 0 0;
}

#left{
       position:absolute;
       left: 20px;
       margin: 200px 0 0 0;
}

#back{
       margin:0 auto;
       width: 200px;
}

#picsmall {
       margin:30px auto;
       width: 800px;
}


#footer {
       margin: 350px auto;
       width:250px;
       clear: both;
}

