
body {
	margin: 0 0 0 75px; 
	padding: 0; 
	color: #366; 
	background: #699 url(/desktops/wallpaper/flato.jpg) no-repeat fixed 0% 0%; 
	font-family: verdana, arial, helvetica, helve, geneva, sans-serif; 
	}

.spotme {
	border: 1px dotted #000; 
	margin-top: 20px; margin-bottom: 20px; 
	color: #366; 
	background: #7aa
	}

.right {
	float: right; 
	padding-left: 15px; 
	width: 220px; 
	margin-top: 5px; 
	background: transparent; 
	color: #366; 
	line-height: 20px;}

p {
	font: 11px/18px verdana, geneva, arial, sans-serif; 
	margin-top: 0; 
	margin-bottom: 1em;
	width: auto;}

.capt {
	margin: 7px 0 0 0; 
	}

h1 {
	font: bold 48px verdana, arial, helvetica, sans-serif; 
	margin-top: 0; margin-bottom: 0; 
	color: #588; 
	background: transparent;
	text-align: center;
	}

h2 {
	font: bold 18px arial, helvetica, sans-serif; 
	margin-top: 15px;
	}

h3 {
	font: bold 14px arial, helvetica, sans-serif; 
	margin-top: 10px; 
	margin-bottom: 0;
	}

#sidebar {
	position: fixed; 
	width: 80px; 
	height: auto; 
	top: 20px; 
	right: auto; 
	bottom: 20px; 
	left: 10px; 
	margin: 0; 
	padding: 5px; 
	color: #000; 
	background: #7aa; 
	border: 1px dotted #000;
	}

dl, dt, dd {
	font: 11px/15px verdana, arial, sans-serif; 
	background: transparent; 
	color: #366;
	}

dl {
	margin-top: 7px;
	}

img {
	display: block;
	}

.inline {
	display: inline;
	}
	
A:link, A:visited  { 
	color: #366; 
	background-color: transparent; 
	text-decoration: none; 
	font-weight: bold; 
	}

A:hover { 
	color: #cf0; 
	background-color: transparent; 
	text-decoration: underline; 
	font-weight: bold; 
	}

A:active { 
	color: #cf3; 
	background-color: transparent; 
	text-decoration: underline overline; 
	font-weight: bold; 
	}

B {font-weight: bold;}

strong {font-weight: bold;}

.np { 
	padding-bottom: 2px; 
	margin-bottom: 0;
	}

.vs10 { 
	margin-top: 10px; 
	}
	
.vs0 { 
	margin-top: 0;
	}

address {
	font: normal 9px geneva, sans-serif; 
	margin-left: 30px; 
	margin-top: 10px;
	}

.butt {
	font-size: 12px; 
	font-family: geneva, arial, sans-serif; 
	background-color: #f60; 
	color: #ffffff;
	}




