@charset "utf-8"
/* CSS Document */

body {
	background-color: #F5F5F5;
	text-decoration: none;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	margin-right:auto;
	width: 800px;
	height: auto;
	background-color: #FCFCFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	margin-left: auto;
	font-weight: bold;
}
#media {
	position: relative;
	top: 70px;
	width: 292px;
	height: 48px;
	z-index: 2;
	float: right;
}
#Title {
	position:absolute;
	width:479px;
	height:50px;
	z-index:1;
	left: 288px;
	top: 15px;
	text-align: center;
}

a:link {
	color: #0000CC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #993366;
}
a:active {
	color: #0099FF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}

#google_translate_element {
	position:absolute;
	width:167px;
	height:35px;
	z-index:3;
	left: auto;
	top: 80px;
	padding-left: 20px;
}
