body {
	color: #000000;
	background-color: #7F7F7F;
	margin: 0px;
	text-align:center;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #BBBBBB;
}
.customContent td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #BBBBBB;
}

li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #BBBBBB;
}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D2D2D2;
	margin: 0px;
}
.descriptions {
	line-height: normal;
	color: #D6D6D6;
}
#mainContent {
	margin: 0px auto;
	width: 754px;
	text-align: left;
	min-height:700px;
	background-image: url(/images/memberSite10/background.jpg);
	background-repeat: repeat-x;
	background-position: top;

	background-color: #7f7f7f;
}
.mainNavlinks {
	color: #BDBDBD;
	text-decoration: none;
}
.mainNavLinks:hover {
	color: yellow;
	text-decoration: none;
}
.utilityNavMembers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BDBDBD;
	margin-bottom: 5px;
	margin-right: 15px;
}
#memberNavigation{
	font-size: 12px;
	line-height: 32px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: yellow;
}
.redLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.redLinks:hover {
	color: yellow;
}
.whiteLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinks:hover {
	color: yellow;
}
.memberNavActive{
	color: #000000;
}
.pageNavIdentifier {
	text-align: center;
	color: white;
	text-decoration: none;
	background-color: #4F4F4F;
	border: 1px solid #000000;
	width: 17px;
	height: 17px;
}
.pageNav {
	line-height: normal;
}
.homepageHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D2D2D2;
}
.memberHeaderBlockA {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 14px;
	color: #D2D2D2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-style: normal;
	font-weight: normal;
}

.memberHeaderBlockB {
	padding-left: 14px;
}

.memberHeaderBlockC {
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	padding-right: 10px;
}
.memberHeaderWorkDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight : normal;
	color: #D2D2D2;
}
.memberHeaderCityState {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	line-height: 14px;
	color: #D2D2D2;
}

.MemberThumbs {
	border: 1px solid #FFFFFF;
}
.MemberDetails {
	border: 1px solid #FFFFFF;
}
.artspanFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8B8B8;
}
.footerNavigation {
	font-size: 12px;
	background-color: #606060;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #454545;
	border-bottom-color: #454545;
}

/* Additional Classes For Blog System */


.blog_menuHeaderBG {
	background:#313131;
	color:#D2D2C0;
}
#Subcontainer {
	padding:0px 10px 0px 5px;
}

#Menu h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border-left-color:#606060;
	font-size:1em;
}
#Comments {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:24px;
	color:#fff;
}
#Categories a, #Syndicate a, #Recently a, #Sections a,
#Calendar, #Search, #AboutMyself {
	border-left-color:#606060;
	background-color:#444;
}
#Categories a:hover, #Syndicate a:hover, #Recently a:hover, #Sections a:hover {
	border-left-color:#fff;	
	text-decoration:underline;
}

#Calendar, #Search, #AboutMyself {
	background-color:#444;
}
table.calMonth {
	color:#fff;
}
#CommentForm legend, #CommentForm label {
	font-family: "Trebuchet MS", arial, sans-serif;
}
h3.commentHeader {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
.calMonthDay a {
	color:#fff;
	border:1px solid #eee;
	text-decoration:none;	
}
.calMonthDay a:hover {
	color:#f00;
	border:1px solid #eee;
	text-decoration:none;	
}
.calMonthToday {
	font-weight:bold;
	color:#fff;
	border:1px solid #fff;	
}




