body{
	margin:0;
	background-color: #CCE;
	color: #213;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.7rem;
}
#frame{
/* 
	width:50%;
	min-width:790px;
 */
	width:780px;
	background:#BABAD8 url(/images/lanchester_bg.gif) no-repeat top left;
	margin:0 auto;
}
#header{
	height:150px;
}
#nav{
	margin-right:10px;padding:2px;
	text-align:right;
}
#nav a			{color:#336;}
#nav a:hover	{color:#000;}

#logo{
	height:130px;
	margin-left:-10px;
	background:url(/images/lanchester_logo.svg) no-repeat left top;
	background-size:130px;
}
#logo_text{height:98px;margin-left:132px;font-family: 'Expletus Sans', cursive;font-size:1.7rem;line-height:1.1;padding-top:12px;color:#669;}
#logo_address{margin-left:22px;font-family: 'Expletus Sans', cursive;font-size:.7rem;line-height:1.1;color:#669;}
#content{
	background: url(/images/bg_butterflies.jpg) no-repeat bottom right;
}
#content_frame{
	width:60%;
	margin:0px 0 0px 50px;
}
#bar{background:rgba(20,0,100,.1);margin-top:1.5rem;height:19px;}
#footer{
	margin:1rem;
	text-align:center;
}
#footer, a{color:#879;}
a:hover{color:#F00;}

h1{
	text-align:right;
	font-weight:400;
	font-family: 'Cagliostro', sans-serif;
	font-family: 'Mukta Mahee', sans-serif;
	font-family: 'Expletus Sans', cursive;
	font-size:2.5rem;
	color:rgba(255, 255, 255, .4);
	color:#d9d8e9;
	margin-bottom:0;
	text-shadow:1px 1px 5px rgba(0,0,0,.2);
}

#maintable	{
	background-image: url(images/bg_lanchester-top.gif); 
	background-repeat: no-repeat; 
	background-color: #BABAD8;
	width:770px;
	margin:0px auto 0px auto;
}
.content{
	padding:10px;
	text-align:left;
	border:solid #CBC 2px;
	border:solid rgba(200,160,200,.5) 2px;
	background:#DDDDEE;
	background:rgba(255,255,255,.5);
	border-radius:8px;
	overflow:auto;
	Xfont-size:11px;
	xtext-shadow: 3px 3px 3px #336;
	line-height:1.8;
}
#home .content p{text-indent:25px;}

.header	{
	text-align:right;margin:60px 0px 0px 0px;
}
#callout{
	float:right;
	width:200px;
	margin:10px;
	padding:15px;
	font-style:italic;
	border:solid 1px #CCD;
	background:#FFF;
	font-size:16px;
	font-family:Times,serif;
	text-align:center;
}
th		{font-weight:bold;font-family: Arial, Helvetica, sans-serif;font-size:11px; text-align:left;}
td		{font-size:11px;}
h2		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px}
h3		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px}
h4		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; background:#658CA6}
h5		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px}
h6		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px}
.h1		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px}
.h2		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px}
.h3		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px}
.h4		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; background:#658CA6}
.h5		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px}
.h6		{font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px}
a		{font-family: Verdana, Arial, Helvetica, sans-serif;color:inherit;}
a:hover	{color: #C00;}
.tip {
	padding:10px;
	background: #FFFFFF;
	border: solid 1px #658CA6;
}
img		{vertical-align:middle;}
.selected	{}
p	{padding:5px 0px 5px 0px;}
li	{padding:5px 0px 5px 0px;}