body {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background: url("graphics/bodyBackground.gif");
	background-color: #E3E3E3;	
	background-image: url("graphics/bodyBackground.gif");
	background-repeat: repeat-x;
	text-align: center;


}

.mainContainer {
	text-align: left;
	padding: 0px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;	
	margin-top: 11px;
	background-image: url("graphics/mainContainerBackground.gif");
	background-repeat: repeat-y;
}

.leftShadow {
	width: 16px;
	height: 339px;
	background-image: url(graphics/leftShadowTop.gif);
	background-repeat: no-repeat;
	float: left;
}

.rightShadow {
	width: 19px;
	height: 339px;
	background-image: url(graphics/rightShadowTop.gif);
	background-repeat: no-repeat;
	float: right;
}

.rightBar {
	padding: 0px;
	margin: 0px;
	width: 240px;
	float: right;
}

.titleMenu {
	margin-top: 28px;
	height: 311px;
}

.titleMenu A {
	text-decoration: none;
	color: #000000;
}

.titleMenu img {
	border-style: none;
	}

.titleMenuImage {
	padding-top: 17px;
	padding-bottom: 17px;
}

.titleMenuList {
	margin-top: 15px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #000000;

}

.titleMenuListItem {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.titleMenuListItemRed {
	font-style: italic;
	color: #003399;

}

.aboutMenu {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.aboutMenu A {
	color: #666666;
	text-decoration: none;
}

.aboutMenuSection {
	margin-top: 20px;
}

.aboutMenuSectionHead {
	text-align: center;
	background-color: #FCFCFC;
	text-transform: uppercase;
	color: #787878;
	border-style: solid;
	border-width: 1px;
	border-color: #D5D5D5;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

.aboutMenuSection p, table {
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 9px;
}

.aboutMenuSection .calendar td {
	text-align: center;
}

.aboutMenuSection .calendar A {
	color: #003399;
	font-weight: bold;
}

#technorati form {
	display: none;


}

.mainContent {
	margin: 0px;
	margin-right: 258px;
	margin-left: 16px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	background-color: #FFFFFF;
}

.mainContent A {
	color: #A80000;
}

.mainContent h2 {

	margin: 16px 25px 40px 25px;
}


.mainContentTitleIcon {

	float: right;
	margin: 0px 10px 5px 5px;

}


.mainContentDate {
	margin: 16px 20px 16px 20px;
	border: 1px solid #A0A0A0;
	padding: 6px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
	
}

.mainContentSection {

	margin: 16px 25px 40px 25px;
}

.mainContentSectionHead {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A80000;
}

.mainContentSectionIcon {

	float: right;
	margin: 5px 10px 5px 5px;

}

.mainContentSectionPostInfo {

	font-size: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;

}
.comment-footer {

	font-size: 100px;

}

#splashImage {
	float: left;
}
