body
{
	background-color: #666666;
	color: #333333;
	font-family: verdana;
	font-size: 11px;
}

#container {
    margin-left: auto; 
    margin-right: auto; 
    margin-top: 75px; 
    width: 689px;
    padding: 0px;
}

#header
{
    background: #FFF url('http://picsinpics.sjorscosca.com/img/logo.jpg') bottom left no-repeat;
    width: 689px;
    height: 60px;
    clear: both;
}

#table 
{
	width: 689px; 
	padding: 0px;
}
#content
{
	color: #333; 
    min-height: 325px;
    height: 325px;
	font-family: verdana; 	
	background-color: #EAEAEA;
	font-size: 11px;
	padding: 16px;
	vertical-align: top;
	margin: 0px;
	clear: both;
	border: 0px;
}

#pictures 
{
	color: #333;
	min-height: 75px; 
    height: 75px;
	font-family: verdana; 	
	background-color: #FFF;
	font-size: 11px;
	padding: 16px;
	vertical-align: top;
	margin: 0px;
	clear: both;
	border: 0px;
}



a:link, a:visited, a:active{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: none;
	color: #000000;
}	




textarea, option, input, select 	{
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #9F9F9F;
	background-color: #EEEEEE;  }
textarea.focus, option.focus, input.focus, select.focus 	{
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #9F9F9F;
	background-color: #DDDDDD;}
	
#copyright {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 8px;
    text-align: center;
}

img {
    border: 0px;
}

	
