@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:white;
	text-align:center;
}

img {
	border:0px;
}

h1 {
	background:none;
	margin:20px 0 0 0;
	padding:1px 20px 6px 20px;
	font-size:30px;
	font-weight:normal;
	color:#505050;
	line-height:30px;
	overflow:hidden;

}

h2 {
	background-image:url(../images/siteimages/h2BG.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#e86845;
	font-size:18px;
	font-weight:normal;
	margin:25px 0 15px 0;
	padding:0 20px 0 20px;
	line-height:18px;
}

/*#Header#*/

.header {
	display:none;
}

.headerInner {
	display:none;
}

/*#Navigation#*/

.navBar {
	display:none;
	
}

.navInnerBar {
	display:none;
}

/*#Main Content#*/

.mainContent {
	width:auto;
	margin:0px auto;
	padding:0px 0px 40px 0px;
	background-image:url(../images/siteimages/mainContentBG.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:left;
	border:solid 1px #999999;
}

.breadcrumbs {
	float:left;
	width:495px;
}

.share {
	float:right;
	width:125px;
}

.right {
	float:none;
	width:auto;
	font-family:"Segoe UI", Arial, san-serif;
	font-size:12px;
	color:#505050;
}

.rightContent {
	padding:24px;
}

.rightContentText {
	padding:0 20px;
}

.right a {
	color:#4ea7ee;
	font-weight:bold;
	text-decoration:none;
}

.right a:visited {
	color:#4ea7ee;
	font-weight:bold;
	text-decoration:none;
}

.right a:hover {
	color:#4ea7ee;
	font-weight:bold;
	text-decoration:underline;
}

.right a:active {
	color:#4ea7ee;
	font-weight:bold;
	text-decoration:underline;
}

.left {
	display:none;
}

.artDropdown {
	display:none;
}

.latestPic {
	display:none;
}

.latestPic .picture {
	display:none;
}

/*#Footer#*/

.footer {
	display:none;
}

.footerContent {
	display:none;
}

.footerContentnoFlash {
	display:none;
}

.followMe {
	display:none;
}

.followMe .title {
	display:none;
}

.followMe .icons {
	display:none;
}

.followMe .icons .icon {
	display:none;
}

.latestTwitter {
	display:none;
}

.latestTwitter .title {
	display:none;
}

.latestTwitter .twitter {
	display:none;
}

div#twtr-profile-widget {
	display:none;
}

