body
{
	margin: 0px;
	background: #7e266d;
}

h2
{
	color: #81266e; 
	font-size: 15px; 
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

h3
{
	color: #332046; 
	font-size: 13px; 
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

hr
{
	border: 0;
	height: 1px;
	color: #81266e;
	background-color: #81266e;
}

.PageHeader
{
	border-bottom: 1px solid #81266e;
}

p { margin: 11px 0px 11px 0px; }

.Wrapper
{
	width: 865px;
	margin: 22px auto 0px auto;
	background: #FFFFFF;
	overflow: hidden;
}

.IconsWrapper
{
	width: 26px;
	overflow: hidden;
	float: right;
}

.Icons
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 26px;
	overflow: hidden;
	position: absolute;
	margin: 125px 0px 0px 26px;
}

.Icons li 
{
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
	float: left;
}

.Icons a
{
	display: block;
	margin-bottom: 2px;
}

.Icons img {margin: 0px}

.Left
{
	width: 583px;
	background: url(/webart/left-side-border.gif) no-repeat top right;
	overflow: hidden;
}

.Right
{
	width: 255px;
	padding: 23px 0px 0px 27px;
	overflow: hidden;
	color: #808285;
}

.Right h2
{
	font-weight: normal;
	font-size: 12px;
}

a.Header
{
	display: block;
	float: left;
}

.LoginSearch
{
	padding: 0px 0px 0px 44px;
	width: 200px;
	height: 124px;
	float: left;
	overflow: hidden;
	color: #808285;
}

.LoginSearchPage
{
	padding: 0px 0px 0px 0px;
	width: 186px;
	height: 123px;
	float: left;
	overflow: hidden;
	color: #808285;
}

a.LoginButton
{
	display: block;
	width: 153px;
	height: 23px;
	background: url(/webart/member-login.gif);
	cursor: pointer;
	margin-bottom: 14px;
}

a.Close
{
	color: #FFFFFF;
	position: absolute;
	margin: -32px 0px 0px 125px;
	cursor: pointer;
}

.LoginBox
{
	margin: -37px 0px 0px 0px;
	padding: 34px 0px 0px 12px;
	background: url(/webart/login-box.gif) no-repeat;
	width: 156px;
	height: 103px;
	position: absolute;
	display: none;
}

.LoginBoxField
{
	border: 0px;
	background: none;
	font-size: 10px;
	height: 15px;
	margin-bottom: 7px;
	padding-left: 5px;
	width: 125px;
	position: absolute;
	color: #808285;
}

.LoginBoxSubmit
{
	width: 40px;
	height: 20px;
	margin: 0px 0px 0px 90px;
	position: absolute;
	margin-top: 47px;
	border: 0px;
	background: none;
	cursor: pointer;
}

.Search
{
	margin: 0px;
	padding: 0px;
	width: 200px;
}

/*.Search input[type="radio"]
{
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border: 0px;
	height: 14px;
	width: 12px;
}

.Search input[type="text"]
{
	width: 150px;
	margin-top: 3px;
}

.Search span {float: left; line-height: 0.9em; margin: 5px 7px 0px 0px;}
*/
.Nav
{
	margin: 0px;
	padding: 47px 0px 0px 0px;
	list-style: none;
	width: 262px;
	height: 238px;
	float: left;
	background: url(/webart/nav-bg.gif);
}

.NavPage
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 583px;
	height: 48px;
	float: left;
}

.Nav img, .NavPage img {margin: 0px; display: block;}

.Nav li, .NavPage li
{
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

.Nav li .Over, .NavPage li .Over
{
	display: none; 
	position: absolute;
}

.ImageRotation
{
	margin: 0px;
	float: left;
	display: block;
	width:603px;
}

.ContentPage
{
	float: left; 
	width: 530px;
}

.BeInspired
{
	width: 216px;
	padding: 20px 22px 0px 24px;
	background: url(/webart/border-dotted.gif) no-repeat top right;
	float: left;
	overflow: hidden;
	min-height: 314px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 314px;
}

.BeInspired img { margin: 0px; }

.BeInspired ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}

.BeInspired ul li
{
	background: url(/webart/bullet.gif) no-repeat center left;
	padding: 0px 0px 2px 15px;
}

.BeTwitterStream
{
	width: 240px;
	padding: 20px 22px 0px 24px;
	background: url(/webart/border-dotted.gif) no-repeat top right;
	float: left;
	overflow: hidden;
	min-height: 314px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 314px;
}

.BeBlog
{
	width: 240px;
	padding: 20px 22px 0px 24px;
	background: url(/webart/border-dotted.gif) no-repeat top right;
	float: left;
	overflow: hidden;
	min-height: 314px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 314px;
}

a.ArrowLink:link, a.ArrowLink:visited, a.ArrowLink:active
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #81266e;
	text-decoration: none;
}

a.Button:link, a.Button:visited, a.Button:active
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #81266e;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	margin: 10px 0px 20px 0px;
	border: 1px solid #a1a1a4;
	float: left;
	clear: right;
}

.MarketPlace
{
	width: 161px;
	padding: 32px 0px 0px 13px;
	background: url(/webart/border-dotted.gif) no-repeat top right;
	float: left;	
	min-height: 282px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 282px;
}

.MarketPlace img {margin: 0px;}

.MarketPlace ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.MarketPlace ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.Quote
{
	width: 140px;
	padding: 32px 13px 0px 13px;
	background: url(/webart/border-dotted.gif) no-repeat top right;
	float: left;
	min-height: 282px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 282px;
	font-size: 12px;
}

.Quote p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #332046;
	font-size: 18px;
}

.Resource
{
	float: left;
	width: 237px;
	padding: 32px 13px 0px 13px;
	min-height: 282px;
	height:auto !important;  /*IE 6 min-height fix*/
	height: 282px;
	font-size: 14px;
	color: #808285;
}

.Right .Resource
{
	padding: 20px 0px 0px 0px;
}

.Resource p
{
	text-align: justify;
	line-height: 1.4em;
	font-size: 12px;
	margin: 8px 0px 4px 0px;
	overflow: hidden;
}

.Resource p a:link, .Resource p a:visited, .Resource p a:active
{
	display: block;
	float: left;
	padding: 1px 5px 1px 5px;
	margin: 0px 4px 4px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.Resource p a.Purple {background: #81266e;}

.Resource p a.DarkPurple {background: #332046;}

.Resource p a.Pink {background: #a97899;}

.Resource p a.Gold {background: #f6b218;}

.EventCalendar
{
	overflow: hidden;
	padding: 0px 24px 0px 0px;
}

.EventCalendar h1
{
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #81266e;
	padding: 2px 6px 2px 6px;
}

.TodaysEvents
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}

.Footer
{
	width: 865px; 
	margin: 10px auto 0px auto;
	overflow: hidden;
	color: #FFFFFF;
}


.TwitterStream
{ font-size:14px; 
}
.TwitterStreamDate
{ font-size:10px;
	color:#81266E;
	padding:0px 0px 5px 0px;
}

.LoginBoxTable
{
	border: 1px solid #7e266d;
}

.LoginBoxHeader
{
	background: #7e266d;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.LoginBoxInput
{
	text-align: center;
}

.LoginBoxLinks
{
	text-align: right;
	padding-right: 30px;
}

.PageError
{
	color: #FF0000;
}

.StatusText
{
	color: #009900;
}

.ProfileName
{
	color: #a1a1a4;
	font-size: 27px;
}

.ProfileBio
{
	padding-top: 15px;
	font-size: 17px;
}

.ProfileCity
{
	font-size: 17px;
}

.ProfileRole
{
	padding-top: 15px;
	color: #81266e;
	font-size: 14px;
}

.ProfileMemberSince
{
	color: #a1a1a4;
	font-size: 14px;
}

.ProfileLink
{
	padding-top: 15px;
}

.SearchName
{
	color: #a1a1a4;
	font-size: 16px;
}

.SearchCity
{
	font-size: 13px;
}

.SearchRole
{
	color: #81266e;
	font-size: 11px;
}

/*Custom Button*/

.BEButton
{
	border: 1px solid #412452;
	background: #FFFFFF;
	color: #81266e;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 4px 3px 4px;
}