body {
	font-size: 100%;
	font-family: 'Garamond', 'Book Antiqua', 'Times New Roman';
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 100%;
	text-align: center;
	background-color: #CCCCCC;
}

p, li {
	font-size: 1.0em;

}

table.wholeshebang {
	padding: 0;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 0;
	border-bottom: 0;
	width: 800px;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	background-color: #FFDBBF;
}

td.leftmenu {
	border-right:1px #000000 solid;
	padding:10px;
	padding-top: 15px;
	background-color:CCAD8F;
	font-size:16px;
	line-height:140%;
	
}

a {
	text-decoration: none;
	color:#f80202;
	font-weight:normal;
}

a:hover {
	text-decoration: underline;
	color:#990303;
	font-weight:normal;
}

a.menu {
	text-decoration: none;
	color:#222222;
}

a.menu:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a.menuspecial {
	text-decoration: none;
	color:#990303;
	font-weight:bold;
}

a.menuspecial:hover {
	text-decoration: underline;
	color:#f80202;
	font-weight:bold;
}

td.mainbody {
	padding:15px; 
	font-size:17px;
	color:#111111;
	line-height:130%;
}


td.mainleft {
	border-right:1px #000000 solid; 
	padding:15px; 
	font-size:17px;
	color:#111111;
	line-height:120%;
}

a.mainlink{
	text-decoration: none;
	color:#f80202;
	font-weight:normal;
}

a.mainlink:hover {
	text-decoration: underline;
	color:#990303;
	font-weight:normal;
}

.mainleftheader {
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	color:#111111;
	line-height:150%;
}

td.mainright {
	padding:15px; 
	font-size:17px;
	color:#111111;
	line-height:120%;
}

.mainrightdate {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#111111;
	line-height:110%;
	text-decoration: none;
}

a.mainrightheader {
	font-size:18px;
	font-weight:bold;
	letter-spacing:0px;
	color:#f80202;
	line-height:110%;
	text-decoration: none;
}

a.mainrightheader:hover {
	font-size:18px;
	font-weight:bold;
	letter-spacing:0px;
	color:#990303;
	line-height:110%;
	text-decoration: underline;
}

.mainrightquote {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	color:#111111;
	line-height:110%;
}

td.rightmenu {
	border-left:1px #000000 solid;
	padding:10px;
	padding-top: 15px;
	background-color:CCAD8F;
	font-size:15px;
	line-height:120%;
	
}

a.rightlink{
	text-decoration: none;
	color:#f80202;
	font-weight:normal;
}

a.rightlink:hover {
	text-decoration: underline;
	color:#990303;
	font-weight:normal;
}

.articleheader {
	font-size:23px;
	font-weight:bold;
	letter-spacing:0px;
	color:#990303;
	line-height:130%;
}

.articlesubheader {
	font-size:17px;
	font-weight:bold;
	letter-spacing:0px;
	color:#990303;
	line-height:130%;
}

.articlebigheader {
	font-size:25px;
	font-weight:bold;
	letter-spacing:0px;
	color:#990303;
	line-height:130%;
}

.articlekicker {
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	color:#000000;
	line-height:130%;
	text-transform:lowercase;
}


td.bottom {
	background-color:#8b4e13;
	padding:15px; 
	font-size:13px;
	color:#EEEEEE;
	line-height:110%;
}