body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: center;
	max-height: 750px;
	width:950px;
	font-size: 90%;
} 
html, body, #container { 
	min-height: 95%;
	width: 100%;
	height:100%; 
} 
html>body, html>body #container {
	height: 95%;
}
#menu_navbar {
	position: relative;
	top: 15px;
	left:70px;
	width:700px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font: bold 0.8em Verdana, Helvetica, Sans-serif; 
	letter-spacing: 0.3em;
}
#menu_navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
#menu_navbar li {
	display: inline;
}
#menu_navbar a:link, #menu_navbar a:visited  {
	padding-left:15px;
	padding-right:15px;
	color:#4D4D4D;
	text-align:center;
	background-color: black;
	text-decoration: overline;
	border-left: 1px solid #4D4D4D;
}
#menu_navbar a:hover {
	background-color:black;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 1.0em Verdana, Helvetica, Sans-Serif;
	color: white;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
}
#resolution {
	position: absolute;
	top:0px;
	left:5px;
	width: 300px;
	height:25px;
	color:white;
}
#resolution a {
	color:silver;
	font-size:10px;
}		
#contact_info_text {
	float: left;
	width: 375px;
	height: 400px;
	font-size: 110%;
	color: silver;
}
#contact_fields {
	float: right;
	margin-top: -410px;
	margin-left: 330px;
	width: 375px;
	height: 450px;
}	
#contact_form {
	background-image:url(../images/back/bck1.jpg);
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 5px;
}
textarea {
	background-color: silver;
	border: 3px inset white;
}
.err {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 20px;
	background-color: white;
	color: red;
}
input {
	background-color: silver;
}
input.text{
	color: black;
	border: 3px inset white;
}
#box {
	font: 90%/1.7 verdana, Helvetica, sans-serif;
	color: white;
	width: 800px;
	margin-left:10px;
	background-color: transparent;
}
#acknowl a{
	font-size: 130%;
	color: grey;
	text-decoration: overline;
}
#acknowl a:hover{
	font-size: 140%;
	color: white;
	text-decoration: underline;
}

.roundee {
	height: 1px;
	overflow: hidden;
	background-image: url(../images/amariyo_contact_image.jpg);
	background-repeat: no-repeat;
	text-align: center;
	border-right: 2px solid #808080;
	border-left: 2px solid #808080;
}
.R0 {
	position: relative;
	margin: 0 14px 0 14px;
	background-color: black;
	border-top: 1px solid #808080;
}
.R1 {
	margin: 0 12px 0 12px;
	border-top: 2px;
	background-color: black;
}
.R2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.R3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.R4 {
	margin: 0 6px;
	border-width: 0 1px;
}
.R5 {
	margin: 0 5px; 
}
.R6 {
	margin: 0 4px;
}
.R7 {
	margin: 0 3px;
}
.R8 {
	margin: 0 2px;
	height: 2px;
}
.R9 {
	margin: 0 1px;
	height: 3px;
}
.Rcontent {
	height: auto;
	padding: 0 15px;
}
