@charset "utf-8";
/* CSS Document */

img { border: 0;
}
body 	{
	background-color:	#FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
}	

#allcontent {
	height: auto;
}

#surface {
}

#header {

}

#center {

}

#buttons {
	width: 200px;
	position: relative;


}

#footer {
	padding-top: 5px;
	clear: both;
	padding-left: 20px;
}

.style1 {
	font-size: 12px;
}
.style2 {
	font-size: 14px;
	line-height: 18px;
}

.style2 a:link {text-decoration: none; color: blue;}
.style2 a:active {text-decoration: none;color: blue;}
.style2 a:visited {text-decoration: none;color: blue;}
.style2 a:hover {text-decoration: none; color: #00CCCC;}

.style3 {
	font-size: 18px;
	color: #000000;
}
.style3 a:link, a:visited, a:active {text-decoration: none; color: black;}

.style3 a:hover { text-decoration: underline overline; color: black;}

.style4 {
	font-size: 18px;
	}

#Image {
	float: left;
	position: relative;
	padding-left: 20px;
}
#Text {
	width: 500px;
	padding-left: 30px;
}
#blog {
	padding-top: 10px;
}
#animation{
	width: 700px;
}

