body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #5b5b5b;
	background: #ffffff;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size:8pt;
	color: #5b5b5b;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #11a1d9;
}

h3 {
	font-size: 14px;
	color: #11a1d9;
	border-bottom: 1px dotted;
}


#content {
	float:left;
	width:750px;
	margin: 0 auto;
	font-size:12px;
	color:#000000;
	text-align:left;
}

#content a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color: #11a1d9;
}

#content a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #5b5b5b;
}

#content_full {
	float:left;
	width:1025px;
	margin: 0 auto;
	font-size:12px;
	color:#000000;
	text-align:left;
}

#content_full a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color: #11a1d9;
}

#content_full a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #5b5b5b;
}

#gallery {
	width:220px;
	margin: 0 auto;
	float:right;
	font-size:12px;
	padding: 0 10px 0 10px;
	text-align:left;
}