/* CSS Document */
#goochcont{
background-color:#333333;
border:#FFFF99;
border-style:solid;
border-width:1px;
color:#CCCCCC;
margin:5px;
}
#goochlft{
width:450px;
float:left;
}
#goochrt{
width:300px;
float:right;
}
#goochft{
clear:both;
}
#goochcont a:link{
color:#FFCC00;
}
#goochcont a:visited{
color:#66CCFF;
}
#goochcont a:hover{
color:#00FF00;
}
#goochft a:link{
text-decoration:none;
color:#FFCC00;
}
#goochft a:visited{
text-decoration:none;
color:#66CCFF;
}
#goochft a:hover{
text-decoration:none;
color:#00FF00;
}

#goochspls{
margin-left:150px;
clear:both;
}
hr {
border: none;
background-color: #ADD8E6;
color: #ADD8E6;
height: 1px;
width: 80%;
}
#goochcont h1{
color:#FF9900;
font-size:1.5em;
margin-left:15px;
}
.goochdata{
margin-left:350px;
border:#FFFF99;
border-style:solid;
border-width:1px;
color:#CCCCCC;
width:250px;
color:#000000;
}