body{
	margin: 0px 0px 10px 0px;
	background: #ffd5ee url(../images/silent-angel-bg2.jpg) no-repeat top center;
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	color:#333333;
}

#contain{
	background: #ffeaf7 url(../images/silent-angel-content-bg2.jpg) repeat-y;
	height: 300px;
	font-family: arial;
	font-size: 10pt;
	color:#111111;
}

#nav{
	float: left;
	padding-top: 40px;
	margin-left: 45px;
	width: 166px;
	font-family: arial;
}

#content{
	float: right;
	width: 600px;
	padding: 10px 0px;
	margin-right: 50px;
	font-family: arial;
	font-size: 10pt;
	color:#333333;
	line-height: 13pt;
	text-align: left;
}

#footer{
	font-family: arial;
	font-size: 8pt;
	color:#333333;
	line-height: 16pt;
}

.nav-pad{
	padding-bottom: 4px;	
}

h1{
	font-family: times, arial;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	color: #e00085;	
	margin: 3px 0px 15px 0px;	
	padding: 0px 0px 0px 0px;
}

h2{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #e72f92;	
	margin: 10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

h3{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #e72f92;
	margin: -15px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
}

a:link{color: #111111; text-decoration: none;}
a:visited{color: #111111; text-decoration: none;}
a:hover{color: #e72f92; text-decoration: none;}
a:active{color: #111111; text-decoration: none;}

a.foot:link{color: #333333; text-decoration: none;}
a.foot:visited{color: #333333; text-decoration: none;}
a.foot:hover{color: #333333; text-decoration: underline;}
a.foot:active{color: #333333; text-decoration: none;}

.contform{
	border: 1px solid #434343;
	width:200px;
	color:#000000;
	overflow: auto;
	background-color: #fbe3f1;
	font-size: 9pt;
	font-family: arial;
}

.sub{
	border: 1px solid #434343;
	color:#000000;
	background-color: #fbe3f1;
	font-size: 9pt;
	font-family: arial;
	width: 100px;
	font-weight: bold; 
	text-align: center; 
	cursor: pointer;
}

.package{
	background-color: #dce5ee;
	padding: 1px 10px 10px 10px;
	color:#111111;
	border: 1px solid #b8c5d5;
}

.space{
	font-size: 3pt;
	line-height: 8pt;	
}

.dobook a {display:block; height: 17px; color:#000000; font-size: 8pt;  font-weight: bold; text-decoration:none; background-color:#dce5ee; margin: 0; padding: 5px 0px;}
.dobook a:hover {text-decoration:none; background-color:#f5aed9;}

.dobook2 a {display:block; height: 17px; color:#f5f8fa; font-size: 8pt;  font-weight: bold; text-decoration:none; background-color:#b9c6d6; padding: 1px 0px;}
.dobook2 a:hover {display:block; height: 17px; color:#f5f8fa; font-size: 8pt; text-decoration:none; background-color:#f5aed9;}
