body {
	background-color: #a6d7ff; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
img { border-style:none; }
a { color: #6B9BD7; }
a:hover, a:active { text-decoration: none; color: #6B9BD7; }
a:visited { color: #6592CA; }

#outer {
	position: relative;
	margin: 0 auto;
	width: 745px;
	z-index: 90;
	margin-top: 10px;
}
#header {
	width: 749px;
	height: 91px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
}
#desc {
	position: absolute;
	z-index: 1;
}
h1 {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	font-weight: normal;
	width: 142px;
	height: 61px;
	color: #c3c3c3;
	background-image: url(img/top1.gif);
	padding: 15px;
	margin: 0px;
}
#menu {
	float: left;
	display: inline;
	/*width: 381px;
	height: 22px;*/
	margin-top: 72px;
	margin-left: 160px;
	/*border: 1px solid black;*/
}
#menu ul, #menu li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li {
	height: 18px;
	margin-right: 55px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6699cc;
}
#menu li a, .menuit a:visited, .menuit a:active {
	color: #6699cc;

}
#menu li a:hover {
	color: #527083;
}


#logo {
	width: 446px;
	height: 58px;
	background-image: url(img/logo.gif);
	position: absolute;
	top: 2px;
	left: 100px;
}
#top {
	width: 561px;
	height: 91px;
	background-image: url(img/top.gif);
}
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 747px;
	background-color: white;
	margin-top: 15px;
	padding-bottom: 50px;
}
#article {
	float: left;
	display: inline;
	width: 325px;
	color: #0d5f92;
	margin-top:40px;
	margin-left: 0px;
	padding: 20px;
}
#book {
	float: right;
	width: 363px;
	height: 272px;
	background-image: url(img/book.gif);
	margin-top: 40px;
	margin-right: 5px;
}
#cc {
	float: right;
	width: 309px;
	height: 47px;
	background-image: url(img/cc.gif);
	margin-right: 32px;
	margin-top: 15px;
}
#photo {
	float: right;
	width: 361px;
	height: 280px;
	background-image: url(img/photo.jpg);
	margin-top: 20px;
	margin-right: 5px;
}
#bodytop {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(img/bodytop.gif);
	width: 747px;
	height: 16px;
}
#bodybottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(img/bodybottom.gif);
	width: 747px;
	height: 16px;
}

h2 {
	font: bold 18px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #3f7fa7;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 320px;
	border-bottom: 1px dashed #acdaff;
}
h3 {
	font: bold 18px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #3f7fa7;
	width: 320px;
	border-bottom: 1px dashed #acdaff;
}
h4 {
	color: #6B9BD7;
	font-size: 12px;
}

#bookform {
	float: left;
	display: inline;
	margin-top: 85px;
	/*border: 1px solid black;*/
	width: 80%;
	margin-left: 36px;
	color: white;
	height: 150px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.f1 {
	margin-right: 15px;
	width: 60px;
}
.f2 {
	width: 60px;
	margin-right: 15px;
}
.f3 {
	width: 60px;
}