		body
		{
			margin: 0;
			padding: 0;
			background-color: #EFF2F3;
		}
				
		h3
		{
			background-color: transparent;
			color: #2285be;
			text-align: center;
			margin-top: -5px;
			width: 100%;
		}
		
		h2
		{
			background-color: transparent;
			color: #2285BE;
			text-align: center;
			margin-top: -5px;
			font-size: 1.3em;
		}
		
		h1
		{
			background-color: transparent;
			color: #2285be;
			border-right: 0px #0387D3 inset;
			border-left: 0px solid #0387D3;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-align: center;
		}

		#col1
		{
			border-top: 0px;
			border-bottom: 0px;
			margin-top: 10px;
			float: left;
			width: 15%;
			background-color: transparent;
		}
		
		#col2
		{
			border-top: 0px;
			border-bottom: 0px;
			margin-top: 10px;
			float: left;
			width: 59%;
			background-color: transparent;
		}

		#col3
		{
			border-top: 0px;
			border-bottom: 0px;
			margin-top: 10px;
			float: left;
			width: 15%;
			background-color: transparent;
		}

		.spacer
		{
			float: left;
			width: 3%;
		}

		#ads
		{
			border-top: 0px;
			border-bottom: 0px;
			margin-top: 15px;
			margin-bottom: 15px;
			float: left;
			width: 100%;
			background-color: transparent;
			text-align: center;
		}
		
		#liquid-round {
		width:100%;
		margin:0px auto;
		background:#fff url('images/leftside.gif') repeat-y left top;
		vertical-align: middle;
		}

		.top {
		width:100%;
		height:20px;
		background:url('images/top.gif') no-repeat left top;
		}

		.top span {
		display:block;
		position:relative;
		height:20px;
		background:url('images/top-right.gif') no-repeat right top;
		}

		.center-content {
		position:relative;
		background:url('images/rightside.gif') repeat-y right top;
		padding:1px 20px 1px 25px;
		margin:-1px 0 -50px 0;
		}

		.bottom {
		height:60px;
		background:url('images/bottom.gif') no-repeat left bottom;
		}
      
		.bottom span {
		display:block;
		position:relative;
		height:60px;
		background:url('images/bottom-right.gif') no-repeat right top;
		}
		
		img {
		z-index:5
		border:0;
		}
		
		.picture {
		position:relative;
		float: center;
		z-index: 100;
		border:0;
		}
		
		.pfixed {
		position:relative;
		float: center;
		z-index: 100
		border:0;
		}
		
		.phover {
		position:relative;
		float: center;
		z-index: 200
		border:0;
		}

		.clearboth { clear: both; }
	
		.growleft:hover {float: right;}
		a.growleft:hover img {width: 300%; max-width: 600px; max-height:765px; height: auto; z-index: 200;}
		.grow:hover {}
		a.grow:hover img {width: 45%; max-width: 600px; max-height:765px; height: auto; z-index: 200;}
		ul {
		list-style-type:lower-greek;
		}

