body
	{
	margin: 0;
	padding: 0;
    }
	
#menu
	{
	color: #6CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 6px;
	text-align: left;
	height: 876px;
	position: absolute;
	z-index: 0;
	width: 248px;
	top: 0px;
	left: 35px;
	}
	
#menu a
    {
	color: #33CCCC;
	text-decoration: none;
    }
	
#menu a:hover
    {
	color: #FF0099;
    }
	
#contact	a
    {
	color: #9C0;
	text-decoration: none;
    }
	
#contact a:hover
    {
	color: #F00;
    }

#container
	{
	width: 250px;
	margin-right: auto;
	margin-left: 35px;
	padding-top: 60px;
	height: 900px;
	text-align: left;
    }
#subcontainer
	{
	width: 975px;
    }


img
	{
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	}
	
#row_short
	{
	margin-left: 250px;
	width: 725px;
	height: 104px;
	}
	
#row_long
	{
	width: 900px;
	height: 106px;
	}
	
a
    {
	color: #FFFFFF;
	text-decoration: none;
    }
	
a:hover
    {
	color: #33CCCC;
	text-decoration: none;
    }
	

#logo {
	background-image: url(../images/sealstudio.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 139px;
	}
	
#logo span {
	display:none
	}
STE
