body {
	margin: 0;
	padding-left: 200px;    /* LC fullwidth */
	padding-right: 240px;   /* RC fullwidth + CC padding */
	min-width: 240px;       /* LC fullwidth + CC padding */
	background: #000040;
	color: #ffffff;
}

#header, #footer {
	margin-left: -200px;    /* LC fullwidth */
	margin-right: -240px;   /* RC fullwidth + CC padding */
	font-size: large;
	text-align: left;
	padding: 0.3em 0;
	background: #000040;
}

.column {
	position: relative;
	float: left;
	padding-top: 1em;
	text-align: justify;
}

#nicks_content {
	padding: 0 20px;
	width: 100%;
	color: #101331;
	background: #93836e;
}

#info_links {
	width: 180px;           /* LC width */
	padding: 0 10px;        /* LC padding */
	right: 240px;           /* LC fullwidth + CC padding */
	margin-left: -100%;
	background: #000040;
}

#links_info {
	width: 180px;           /* RC width */
	padding: 0 10px;        /* RC padding */
	margin-right: -100%;
	background: #000040;
}

#footer {
	clear: both;
}

/*** IE Fix ***/
* html #left {
	left: 200px;            /* RC fullwidth */
}

.lft {
	text-align: left;
}

.ctr {
	text-align: center;
}

.rgt {
	text-align: right;
}



table.links {text-align: center; border-style: none; width: 99%}
table.schedule {border-style: ridge; border-color: #000000; width: 50%; background-color: #779900; margin-left: auto; margin-right: auto; margin-top: 50px; margin-bottom: 25px}
table.privacy {border-style: ridge; border-color: #000000; width: 50%; background-color: #ffffff; margin-left: auto; margin-right: auto; margin-top: 50px; margin-bottom: 25px}
table.calendar {border-style: ridge; border-color: #000000; width: 15%; background-color: #624620; margin-left: auto; margin-right: auto; margin-top: 25px; margin-bottom: 25px}
th.links {background-color: #88994c; color: #e000ff; text-align: center}
th.schedule {padding: 2px; background-color: #88994c; color: #000000; text-align: center; border-color: #000000; border-width: thin; border-style: solid; margin: 0px}
th.privacy {padding: 2px; background-color: #ffffff; color: #000000; text-align: center; border-color: #000000; border-width: thin; border-style: solid; margin: 0px}
th.calendartop {padding: 0px; background-color: #006993; color: #dcdcdc; text-align: center; border-color: #000000; border-width: thin; border-style: solid; margin: 0px}
td.links {background-color: #990099; color: #e000ff; text-align: center}
td.schedule {padding: 2px; background-color: #909972; color: #dcdcdc; text-align: center; border-style: solid; border-color: #000000; border-width: thin; margin: 0px}
td.privacy {padding: 2px; background-color: #ffffff; color: #000000; text-align: center; border-style: solid; border-color: #000000; border-width: thin; margin: 0px}
td.weekend {width:15%; padding: 0px; background-color: #937349; color: #f5f5f5; text-align: center; border-style: solid; border-color: #000000; border-width: thin; margin: 0px}
td.weekday {width:14%; padding: 0px; background-color: #935300; color: #d3bc93; text-align: center; border-style: solid; border-color: #000000; border-width: thin; margin: 0px}
td.today {padding: 0px; background-color: #6e7b93; color: #000000; text-align: center; border-style: solid; border-color: #000000; border-width: thin; margin: 0px}
td.event {padding: 0px; background-color: #607780; color: #000000; text-align: center; border-style: solid; border-color: #000000; border-width: thin; margin: 0px}
span.smtxt {font-size: small}
span.xsmtxt {font-size: x-small}
span.smittxt {font-size: x-small; font-style: italic; font-weight: normal}
span.boldtxt {font-weight: bold}
span.boldittxt {font-weight: bold; font-style: italic}
span.lgboldtxt {font-weight: bold; font-size: large}
span.rtxt {color: #ff0000}
span.nullspan {color: #990099}
span.wtxt  {color: #ffffff; background-color: #990099}
img {border-style: none}
img.frgt {float: right; text-align: right; border-style: none; margin: 15px}
img.flft {float: left; text-align: left; border-style: none; margin: 15px}
hr.sm {text-align: center; width: 100px}
hr {text-align: center}
p.wtxt  {color: #ffffff}
p.boldtxt  {font-weight: bold}
p.smtxt {font-size: small}
p.xsmtxt {font-size: x-small}
dt  {font-weight: bold}
dd  {font-weight: bold}
a:link {color: #c0c0c0}
a.links:link {color: #0000ff}
a:visited {color: #a9a9a9}
a:hover {color: #ff00ff}
a:active {color: #ff77ff}
