body {
	background-color: #c5dcf1;
}
#container {
	position:absolute;
	left:75px;
	top:50px;
	width:650px;
	height:696px;
}
#main {
	position:absolute;
	left:75px;
	top:50px;
	width:655px;
	height:600px;
	background-image:url(mainbg.jpg);
}

#footer {
	position:absolute;
	left:75px;
	top:650px;
	width:655px;
	height:95px;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;

}
#footer p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:65px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height: 12px;
	font-weight: 400;
}
#text {
	position:absolute;
	left:105px;
	top:155px;
	width:300px;
	height:415px;
	background-color: #FFFFFF;
	border: thin solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}

p
{
	margin:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:20px;
	font-weight: lighter;
	margin-left:65px;
}
h3
{
	margin:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 10px;
}
h2
{
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
}

h4
{
	
	width:275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#thumbs {
	position:absolute;
	left:435px;
	top:155px;
	width:350px;
	height:305px;
}
#thumbs img
{
	border: thin solid #FFFFFF;
	margin-right:20px;
	margin-bottom:12px;

}

.style1 {color: #FFFFFF}
a:link {
	text-decoration: none;
		color:#000000;
		border=0;
}
a:visited {
	text-decoration: none;
		color:#000000;
		border=0;
}
a:hover {
	text-decoration: underline;
		color:#fff;
		border=0;
}
a:active {
	text-decoration: none;
	color:#000000;
	border=0;
}
.main {
}
#switch {
	position:absolute;
	left:105px;
	top:155px;
	width:300px;
	height:305px;
	border: thin solid #000000;
	}
	
#swithc img {
	margin-right:25px;
	}
	
	#sky, #sav, #sliving{
	height:90px;
	width:70px;
	display:block;
	float:left;
	border: thin solid #FFFFFF;
	margin-right:20px;
	margin-bottom:12px;
	}	
	
	#sliving{
		background:url(images/thumb_sliving.jpg);}
		a:hover#sliving{
		background:url(images/thumb_slivingro.jpg);
		}
		
		#sav{
			background:url(images/thumb_sav.jpg);
			margin-left:5px;}
			
					a:hover#sav{
		background:url(images/thumb_savro.jpg);
		}
			
			#sky{
				background:url(images/thumb_sky.jpg);
				margin-left:3px;}
				
						a:hover#sky{
		background:url(images/thumb_skyro.jpg);
		}
