/*
By Gary Hides of Castus
----------------------------------------------------*/

@import url("text.css");
@import url("menus.css");

/* MAIN LAYOUT
----------------------------------------------------*/

body {
margin: 0px;
font: normal 12px/18px  Arial, Verdana, Helvetica, sans-serif;
color: #000;
background-color: #cccc99;
text-align: center;
}
#container {
margin:0 auto;
width: 800px;
padding-bottom:30px;
margin-bottom:30px;
background:#fff;
}
#top {
height: 80px;
}
#leftcol{
width:194px;
padding:3px;
float:left;
}
#rightcontent form{
width:378px;
overflow:hidden;
}
#rightcontent form textarea{
width:220px;

}
#rightcontent form td{
width:58px;

}
#rightcol h1,#rightcol h2,#home h1,#home h2{
margin:0;
}
/* A FEW BITS
----------------------------------------------------*/
#top h1{
text-indent:-5000px;
margin:0;
height:0em;
}
.logoimg {
border:0;
margin:21px 0 0 12px;
}
#sciQQ7{
position:absolute;
left:370px;
}
