@charset "utf-8";

/*/// BASE TAG STYLES ///*/

body {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	text-align: left;
	margin: 8px 0 0 0;
	padding: 0;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 15px;
	padding: 0;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 12px;
	padding: 0;
}

h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: .8em;
	margin: 0 0 8px 12px;
	padding: 0;
}

h5 {
	margin: 15px 0 8px 15px;
	padding: 0;
}

p {
	font-weight: normal;
	font-size: .8em;
	margin: 0 15px 10px 15px;
	padding: 0;
}

a {
	color: #006699;
}

ul {
	margin: 5px 0 5px 0px;
}

ul li {
	font-size: .8em;
	margin: 0 15px 7px 5px;
}

img {
	border: none;
}

object {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/*/// LABELS ///*/

#h1-print {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}


/*/// RELATIVE ///*/


h1 img {
	width: 400px;
	height: 67px;
}


p img {
	width: 50%;
	height: 50%;
}

#anniv img, #foot img {
	visibility: hidden;
	width: 0px;
	height: 0px;
}


/*/// HEAD ///*/

#c {
	visibility: visible;
	position: static;
	z-index: 0;
}	

#cities {
	visibility: hidden;
	width: 0px;
	height: 0px;
}


/*/// MIDDLE ///*/

#back, #home {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#content {
	visibility: visible;
	text-align: left;
	margin: 0;
	padding: 0;
}

#sq-green-long img, #sq-blue-long img {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#sq-green, #sq-blue, #sq-grey, #sq-green-big-1, #sq-green-big-2, #sq-green-big-3, #sq-green-big-4, #sq-blue-big-1, #sq-blue-big-2, #sq-blue-big-3, #sq-blue-big-4 {
	float: left;
	margin: 0;
	width: 150px;
	height: 100px;
	margin: 0 5px 5px 0;
	padding: 0 0 15px 0;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

#sq-green img, #sq-blue img, #sq-grey img, #sq-green-big-1 img, #sq-green-big-2 img, #sq-green-big-3 img, #sq-green-big-4 img, #sq-blue-big-1 img, #sq-blue-big-2 img, #sq-blue-big-3 img, #sq-blue-big-4 img {
	margin: 10px 0 0 0;
}

#sq-grey {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#speech-r, #speech-big {
	width: 220px;
	float: right;
	margin: 0 20px 5px 0;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}


/*/// FOOT ///*/

#foot {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
