body  {
	font-family : Georgia;
	color : #333333;
	background : #E4DBBE url(back.gif);
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
}

p  {
	font-size : 70%;
	font-family : Georgia;
	color : #333333;
	line-height : 130%;
	padding-right : 15px;
}

div.default  {
	font-size : 70%;
	font-family : Georgia;
	color : #333333;
	line-height : 130%;
}

div.other  {
	border-left-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-color : #999966;
	border-top-color : #999966;
	border-right-color : transparent;
	border-bottom-color : #999966;
	padding : 15px;
	background-color : #F2ECD9;
}

div.experiments  {
	border-left-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-color : #999966;
	border-top-color : #999966;
	border-right-color : transparent;
	border-bottom-color : #999966;
	padding : 15px;
	background-color : #FAF5E5;
}

div.metamedia  {
	border-left-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-color : #999966;
	border-top-color : #999966;
	border-right-color : transparent;
	border-bottom-color : #999966;
	padding : 15px;
	background-color : #FAF8F0;
}

div.sectiontitle  {
	font-weight : bold;
	padding-right : 5px;
}

div.site  {
	font-size : 70%;
	font-family : Georgia;
	color : #333333;
	line-height : 130%;
	padding-left : 5px;
}

div.sitetitle  {
	font-weight : bold;
}

div.sitesubtitle  {
	color : #777777;
}

h1  {
	font-size : 100%;
	font-family : Georgia;
	color : #672F19;
}

a  {
	color : #003399;
}

a:visited  {
	color : #660099;
}

a:active  {
	color : #000000;
}

a:hover  {
	color : #333333;
}

img.thumbnail  {
	border-style : solid;
	border-color : #003399;
	border-width : 1px;
	margin-top : 4px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 8px;
	padding : 1px;
}

