/*



HEY YOU! WHAT ARE YOU LOOKING HERE?
DON'T EVEN THINK ABOUT USING THIS STYLE ON YOUR SITE!



*/

body {
	font-family: arial;
	background-color: #555;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	color: #000;
	behavior:url("../csshover2.htc");
}

#main {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	float: left;
	border-left: 1px #fff solid;
}

#right {
	float: right;
	border-right: 1px #fff solid;
	background-image: url(beach.jpg);
	width: 464px;
	height: 690px;
	padding: 5px;
}

h1 {
	font-weight: normal;
	font-size: 21pt;
	margin: 0;
	font-style: italic;
}

h2 {
	font-weight: normal;
	font-size: 15pt;
	margin: 10px;
	text-align: center;
}

p {
	margin: 10px;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}

a:hover {
	1color: #fff;
	border-bottom: 1px #fff solid;
}

.img {
	border: 1px #000 dotted;
}

.img:hover {
	border: 1px #fff solid;
}

#n {
	border-bottom: 0px;
}

td {
	text-align: center;
}

#step {
	margin-left: 75px;
}

#h {
	width: 110px;
	height: 73px;
}

#v {
	width: 73px;
	height: 110px;
}

.img {
	border: 1px #000 dotted;
}

.img:hover {
	border: 1px #fff solid;
}

#sp {
	width: 5px;
}

