* {margin:0;padding:0}
/* mac hide \*/
html,body, a{
	height:100%;width:100%;
	text-decoration: none;
	color: #1d1d1d;
	font-family: "Open Sans Condensed", cursive;
	/*Amatic SC*/
}
/* end hide */
body {
background-color: #FFFFFF;
text-align:center;
min-height:660px;/* for good browsers*/
min-width:660px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 600px;
} 
#inner {
width: 700px;
height: 600px;
text-align: center;
margin-left:auto;
margin-right:auto;
}

#sitename a {
	font-size: 90px;
	font-family: "Monoton", cursive;
	text-decoration: none;
	color: #007d9b;
}

#name {
	font-size: 180px;
}

#title {
	font-size: 48px;
	color: #007d9b;
}

.titlelink {
	color: #007d9b;
}

#copydroite {
	font-size: 18px;
}

#menu {
	padding: 0px;
	margin-top: -3px;
	font-size: 36px;
}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#menu ul li {
	margin-left: 0;
	padding: 0px 15px;
	list-style: none;
	display: inline;
}

#menu a {
	color: #999;
}	

#menu a:hover {
	color: #1d1d1d;
}	
		
#menu a:visited {
	color: #999;
}

#submenu {
	padding: 0px;
	margin-top: -3px;
	font-size: 20px;
}

#submenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#submenu ul li {
	margin-left: 0;
	padding: 0px 7px;
	list-style: none;
	display: inline;
}

#submenu a {
	color: #999;
}	

#submenu a:hover {
	color: #1d1d1d;
}	
		
#submenu a:visited {
	color: #999;
}

.contacttext {
	font-size: 36px;
	vertical-align: middle;
}

.contactmail {
	font-size: 48px;
}

.error404 {
	font-size: 64px;
	vertical-align: middle;
	font-family: "Monoton", cursive;
	color: #007d9b;
}


.separator {
margin: 0px;
margin: 0px;
height: 2px;
background-image:url("separator3.png");
background-repeat: no-repeat;
background-position: center;
}

.separator-clean {
margin: 0px;
margin: 0px;
height: 4px;
/*background-image:url("separator2.png");
background-repeat: no-repeat;
background-position: center;*/
}

#content {
height: 640px;
padding: 15px;
margin: 0px;
}


.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}

#am-container {
	width:640px;
	height:640px;
	margin:0px auto;
	display: block;
}