body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #B4CDEE url(../i/btgrdk2.gif) bottom left fixed repeat-x;
}

img
{
	border: 0;
	margin: 0.5em;
}

#right img
{
	width: 100px;
	/* height ws 85 but avg is 75*/
	height: 75px; 
	margin-right: 5px;
	border: 1px solid #c55;
}
#menu
{
	width: 150px;
	font-size: 0.9em;
	font-weight:bold;
	padding-left: 1.0em;
	border-right: 1px solid #678;
}


#menu a
{
	display: block;
	color: #000;
	width: 100%;
	text-decoration: none;
}

#menu a:hover
{
	color: #c55;
	background: #feb;
}

#main
{
	width: 100%;
	color: #456;
	padding: 1.5em;
	font-size: 1.0em;
	text-align: center;

}

#main > a
{
	font-size: 0.8em;
}

#content
{
	background:#feb;
	vertical-align:top;
}

#right
{
	width: 115px;
	font-size: 0.75em;
	text-align:center;	
	border-left: 2px solid #c55;
}


h1.title
{
	font-family: "Brush Script MT","Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 3.0em;
	margin: 0;

}

h2.title
{
	font-size: 1.2em;
	margin: 0;

}
h3.title
{
	font-size: 0.9em;
	margin: 0;

}

h2
{
	font-size: 0.9em;
	margin: 0;	
}

p.content
{
	width: 350px;
	text-align: left;
}

p.cpt
{
	font-size: 0.9em;
}

p.footer
{
	padding: 0.5em;
	font-size: 0.75em;
	border-top: 1px solid #c55;
}

p.footer a
{
	color: #c55;
	text-decoration: none;
}

p.footer a:hover
{
	color: #999;
	text-decoration: underline;
}

.comments
{
	margin-top: 1.0em;
	text-align: justify;
	font-size: 1.0em;
	font-style: italic;
}

.comments:first-letter
{
	font-weight: bold;
}
.loc
{
	text-align: right;
}

li a
{
	font-size: 1.0em;
	color: #634;
	text-decoration: none;
}

li a:hover
{
	text-decoration: underline;
}

#special
{
	background: #456;
	color: #fff;
}