body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #773000;
	background-color: #3D19D1;
	background-image: url(../cloud1.jpg);
}
h1{
}
h2{
}
#page-header{
	border-bottom: 2px solid #220E74;
	background-color: #3D19D1;
	height: 274px;
	padding-top: 5px;
	padding-left: 5px;
}
#page-header p{
	font-size: 1em;
	color: #E6BFFF;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}
#page-header img{
	float: left;
	margin-right: 35px;
}
#nav{
	clear: left;
	background-color: #3816BE;
	text-align: right;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5430E7;
	font-size: 0.9em;
}
#nav a,visited{
	color: #EEA8FF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	margin-right: 15px;
}
#nav a:hover{
	color: #FFCC00;
	border-bottom-color: #FF6600;
}
.pic-box{
	margin: 18px;
	height: 150px;
	width: 152px;
	border: 1px solid #000099;
	float: left;
}
.pic-box img{
	border: 1px solid #EC9FB3;
}
.pic-box img:hover{
	border: 1px solid #FCBE96;
}
#body-wrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3A17C8;
	border: 2px solid #9984F0;
}
#txtbox{
	color: #EBC8A9;
	padding: 7px;
	background-color: #3113A6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1F6ADF;
	font-size: 0.9em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1F6ADF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003366;
}
#txtbox p{
	margin-top: 3px;
	margin-bottom: 9px;
	font-size: 0.85em;
	line-height: 1.4em;
}
#txtbox img{
	border: 1px solid #CBA076;
	float: left;
	margin-right: 9px;
	margin-bottom: 1px;
}
#txtbox img:hover{
	border: 1px solid #F2E0B8;
}
.txt-understate{
	color: #D39356;
}
.clearfloat{
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

