HTML BODY {
	margin: 0;
	padding: 0;
}

BODY.background
{
	background-image: url('http://www.berlinlions.org/images/background.png')
}

BODY {
	margin: -10px 0px 0px -10px;
	padding: 0px;
	color: #333;
	background-color: #fff;
}
.cornerimg 
{
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 3;
}

#header
{
/* top background image */
/*/*/
	background-image: url(http://www.berlinlions.org/images/top.png);
	background-repeat: repeat-x;
/* NN4 hidden */
	height: 85px;
	width: 99%;
	padding: 0px;
	margin: 0px;
	height: 85px;
}

#banner
{
	position: absolute;
	top: 25px;
	left: 180px;
	padding: 3px;
	margin: 0px;
	border: 0px;
}

#banner p
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: 100;
}
#banner p.serve
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 1.4em;
	color: #ffd700;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

#banner a, #banner a:visited
{
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 2em;
	font-style: italic;
	color: #ffd700;
}

IMG
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#endcap
{
/* top background end cap (on right) */
	position: absolute;
	top: 0px;
	right: 0px;
	width: 31px;
	height: 85px;
	background-image: url(http://www.berlinlions.org/images/endcap.png);
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-repeat: no-repeat;
}

#content {

	padding: 20px 20px 20px 160px;
	margin: 0px;
	}

.spacer {
	clear: both;
	}


HR {
	height: 1px;
	margin-bottom: 10px;
	clear: both;
	color: #ccc;
}

P, UL, OL, LI, BLOCKQUOTE
{
	font-family: Times New Roman, Times, serif;
	color: #333;
	margin-top: 0px;
	line-height: 1.15em;
}

P SMALL {
	line-height: normal;
}

BLOCKQUOTE
{
	font-style: italic;
}

.clear {
	clear: both;
}

P.right, TD.right {
	text-align: right;
}

P.half {
	margin-bottom: 6px;
}

P.address {
	padding-left: 2.5em;
}

P.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

P.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	white-space: nowrap;
}

P.subheader
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
}

A:visited {
	color: #6e4796;
	}

A:link {
	color: #6e4796;
	}

A:link:hover, A:visited:hover  {
	color: #6e4796;
	text-decoration: none;
	}

EM {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

SUB {
	font-size: .75em;
}

SUP {
	font-size: .75em;
}

CODE
{
	font-family: monospace;
}

H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.5em;
	margin: 0px 0px 3px 0px;
	color: #000000;
	}

H2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #800080;
	}

H3
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.05em;
}

H3.right
{
	text-align: right;
}

H4
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}

H5
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}

DL {
	margin-top: 0px;
	font-family: Times New Roman, Times, serif;
	color: #333;
}

DT {
	font-weight: bold;
}

DD {
	margin-bottom: 12px;
}

UL, OL {
	margin-top: 0px;
	margin-bottom: 1em;
	}

UL LI, OL LI {
	margin-bottom: .5em;
	}

UL.menu LI, OL.menu LI {
	margin-bottom: 0px;
	}

TABLE.format, TABLE.calendar
{
	margin: 0px 0px 1em 0px;
}

TABLE.center
{
	margin: 0px auto 1em auto;
}

TABLE.format TD
{
	color: #333;
	background-color: #fff8dc;
}

TABLE.center TD
{
	text-align: left;
	color: #333;
}

TABLE.calendar
{
	width: 100%;
}

TABLE.calendar TD
{
	vertical-align: top;
	width: 14.28%;
	height: 5em;
}

TABLE.calendar TD:first-line
{
	text-align: right;
	font-weight: 800;
	font-size: .9em;
}

TABLE.calendar TD A
{
	font-weight: bold;
	font-size: .8em;
}


.calendar TD
{
	 background-color: #fff8dc;
}

TR.tint TD, TD.calendartint
{
	background-color: #FCDDFC;
}

TH
{
	color: #ffd700;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8F278F;
	font-size: .75em;
	font-weight: bold;
}

TH.main
{
	background-color: #660066;
	font-size: .9em;
	font-weight: bold;
}

TH.calendarheads
{
	font-size: .9em;
	font-weight: bold;
}

TH.right
{
	text-align: right;
	vertical-align: top;
}

TH.left
{
	text-align: left;
	vertical-align: top;
}

TD.tint
{
	background-color: #FCDDFC;
}

ADDRESS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	text-align: right;
	clear: both;
	color: #666;
	padding: 1em 0em .5em 0em;
}

FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.album DIV
{
	float: left;
	width: 150px;
	height: 150px;
	margin: 5px;
}

DIV.album DIV IMG
{
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: auto;
	border-width: 0px;
}

DIV.album DIV P
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	line-height: normal;
}

DIV.photoright150
{
	float: right;
	width: 150px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright200
{
	float: right;
	width: 200px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright300
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright150 P, DIV.photoright200 P, DIV.photoright300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	padding-right: 15px;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.photoleft150
{
	float: left;
	width: 150px;
	padding: 0px 1em .5em 10px;
}

DIV.photoleft200
{
	float: left;
	width: 200px;
	padding: 0px 1em .5em 10px;
}

DIV.photoleft300
{
	float: left;
	width: 300px;
	padding: 0px 1em .5em 10px;
}

DIV.photoleft200 P, DIV.photoleft300 P, DIV.photoleft150 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	padding-right: 15px;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

IMG.right, DIV.right
{
	float: right;
	padding: 0px 0px .5em 10px;
}

IMG.left, DIV.left
{
	float: left;
	padding: 0px 10px .5em 0px;
}

/*  */
/* Generic Styles */
/*  */

.center {
	text-align: center;
}

TD.center {
	text-align: center;
}

.top
{
	vertical-align: top;
}

.nowrap
{
	white-space: nowrap;
}

DIV.half
{
	width: 50%;
	float: left;
}

DIV.third
{
	width: 33.33%;
	float: left;
}

DIV.quarter
{
	width: 25%;
	float: left;
}

DIV.half P, DIV.third P, DIV.quarter P {
	margin-right: 20px;
}

DIV.right
{
	float: right;
	width: 300px;
}

DIV.callout
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 0px;
	margin-left: 10px;
	background-color: #fff8dc;
	border-left: #ccc;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
}

DIV.callout H2
{
	border-left: #ccc;
	background-color: #800080;
	/* background-image: url(/~savage/Images/callout.png); */
	color: #FFF;
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 3px 10px 3px 10px !important;
	margin: 0px 0px 0px 0px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	border-style: none !important;
	font-weight: bold;
}

DIV.callout P, DIV.callout UL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: normal;

	margin: 0px;
	padding: 3px 0px 3px 10px;
}