#header {
	height: 150px;
	background-image: url(dormy_heade_2.png);
	border: 1px solid #CCCCCC;
	width: 1000px;
}
#nav {
	font-family: "Myriad Web Pro";
	font-size: 22px;
	width: 225px;
	text-align: right;
	color: #AFBDC5;
	padding-top: 50px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	padding-right: 20px;
}
#content {
	position: absolute;
	width: 675px;
	left: 295px;
	top: 190px;
	font-family: "Arno Pro";
	font-size: 21px;
	color: #FFFFFF;
	text-align: justify;
}
.title {
	font-family: "Arno Pro";
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
#pic {
}
#footer {
	font-family: "Myriad Web Pro";
	font-size: 21px;
	color: #CCCCCC;
	text-align: right;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
}
#container {
	background-color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #AFBDC5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AFBDC5;
}
a:hover {
	text-decoration: none;
	color: #EEEEEE;
}
a:active {
	text-decoration: none;
	color: #AFBDC5;
}
.leftimg {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
.rightimg {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
}
#form {
}
#designed {
	font-family: "Arno Pro";
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.blue {
	font-family: "Arno Pro";
	color: #FF7DFF;
	text-align: center;
}

