@charset "utf-8";
/* CSS Document */

Body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h1,h2,h3,h4,h5,h6 {
	font-family: script MT Bold, Century Gothic, times New Roman, Arial;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #FF0099;
}

.resources a:link {
	color: #FF0099;
}

.resources a:visited {
	color: #FF0099;
}

.resources a:hover {
	color: #FFFFFF;
}

.more a:link {
	color: #FFFFFF;
}

.more a:visited{
	color:#ffffff;
}

.more a:hover {
	text-decoration:none;
}



.element a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.element a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.element a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}





.project a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	text-decoration: none;
}

.project a:hover {
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	text-decoration: none;
}

.project a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	text-decoration: none;
}

.comments a:link {
	color: #0099FF;
	text-decoration: none;
}

.comments a:visited {
	color: #0099FF;
	text-decoration:none;
}

.comments a:hover {
	color: #666666;
	text-decoration: none;
}



.prevkoolperson a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.prevkoolperson a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.prevkoolperson a:hover {
	color: #FF0099;
	text-decoration: none;
}



.koolperson a:link {
	color: #00FF00;
	text-decoration: none;
}

.koolperson a:visited {
	color: #00FF00;
	text-decoration:none;
}

.koolperson a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.date {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

.projectdescription a:link {
	color: #000000;
	font-size: 10px;
	font: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	text-decoration: none;
}


.projectdescription a:visited {
	color: #000000;
	font-size: 10px;
	font: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	text-decoration: none;
}
}

.projectdescription a:hover {

	color: #333333;
	font-size: 10px;
	font: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	text-decoration: none;
}



.footer a:link {
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #0099FF;
	text-decoration: none;
}



.footercurrent a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footercurrent a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

.footercurrent a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

.followus a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.followus a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.followus a:hover {
	color: #FF0099;
	text-decoration: none;
}

#toppanel {
	position: absolute;
	width: 400px;
	text-align: left;
	z-index: 9999;
}
#panel {
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	background-image: url(file:///E|/Back%20Up/Pictures/2%20Kool%20Productions/Site/2KoolProductons.com/Images/panel_bg.png);
}
#panel ul {
	list-style: none;
	padding: 0px;
}
#panel .content {
	width: 100%;
	padding-top: 25px;
	text-align: left;
}
#panel .content h3 {
	color:#0099FF;
}

.tabpanel a:link {
	color: #0099FF;
	text-decoration: none;
}

.tabpanel a:visited {
	color: #0099FF;
	text-decoration: none;
}

.tabpanel a:hover {
	color: #FF0099;
	text-decoration: none;
}

.tab ul.login {
	display: block;
	position: relative;
	float: left;
	clear: left;
	height: 23px;
	width: 175px;
	line-height: 23px;
	margin: 0;
	right: 5px;
}
.tab ul.login li.left {
	height: 23px;
	width: 15px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left 0;
}
.tab ul.login li.right {
	height: 23px;
	width: 15px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left 0;
	color: #00FF00;
}
.tab ul.login li {
	text-align: left;
	padding: 0 6px;
	display: block;
	float: left;
	height: 23px;
	background-repeat: repeat-x;
	background-position: 0 0;
}
.tab a.open {
	background-repeat: no-repeat;
	background-position: left center;
}
.tab   {
	background-repeat: no-repeat;
	background-position: left center;
}
.tab   a.open    {
	height: 20px;
	line-height: 20px !important;
	padding-left: 25px !important;
	display: block;
	position: relative;
	top: 0px;
}
.tab  a.ElementsNavf {
	background-repeat: no-repeat;
	background-position: left center;
}
.tab   a:hover {
	background-repeat: no-repeat;
	background-position: left center;
}
.tab   {
	background-repeat: no-repeat;
	background-position: left center;
}
.tab a:hover.open {
	background-image: url(file:///E|/Back%20Up/Pictures/2%20Kool%20Productions/Site/2KoolProductons.com/Images/open_icon_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.column {
	float:left;
	line-height:2px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
}
.column h4{
	font-size: 14px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color:#00FF00;
	margin-bottom:15px;
	font-weight: normal;
}
.column li{
	font-size: 12px;
	font-family: "Century Gothic", "Times New Roman";
	color: #FFFFFF;
	padding-top: 5px;	
}

.column p {
	font-size: 9px;
	font-family: "Century Gothic", "Times New Roman";
	color:#FF0099;
	text-decoration: underline;	
}
.peeps    li {
	padding-left:20px;
}
#wrapper {
	margin: auto;
	width: 1000px;
}
#container {
	margin: auto;
	height: 100%;
	width: 100%;
}
#nav {
	height: 50px;
	padding-left: 400px;
	background-image: url(images/navigation/divider_03_03.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#home {
	background-image: url(images/navigation/nav_06.png);
	height: 49px;
	width: 100px;
	float: left;
}
#about {
	background-image: url(images/Navigation/slices_06.gif);
	height: 49px;
	width: 100px;
	float: left;
}
#blog {
	background-image: url(images/Navigation/slices_07.gif);
	float: left;
	height: 49px;
	width: 100px;
}
#shop {
	background-image: url(images/Navigation/slices_08.gif);
	height: 49px;
	width: 100px;
	float: left;
}
#events {
	background-image: url(images/Navigation/slices_09.gif);
	height: 49px;
	width: 100px;
	float: left;
}
#koolpeeps {
	float: left;
	height: 49px;
	width: 100px;
	background-image: url(images/navigation/nav_11.png);
}
#header {
	height: 314px;
	width: 1000px;
	background-image: url(images/header/background_13.gif);
}
#content container {
	width: 1000px;
}
#shoppingCartContainer {
	height: 75px;
	width: 1000px;
	background-image: url(images/content%20container/shopping%20cart/slices_18.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#shopping cart {
	width: 297px;
	padding-right: 9px;
	float: left;
}
#shoppingCartCounter {
	height: 75px;
	width: 40px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #00FF00;
	float: left;
	padding-left: 7px;
	text-align: right;
	padding-right: 7px;
}
#shoppingCartContent {
	height: 75px;
	width: 154px;
	float: left;
}
#shoppingCartItems {
	height: 23px;
	width: 154px;
	margin-top: 5px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 13px;
	color: #0099FF;
	font-weight: bold;
	text-align: center;
}
#shoppingCartCheckout {
	height: 15px;
	width: 117px;
	margin-right: 20px;
	margin-bottom: 17px;
	margin-left: 17px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#shoppingCartIcon {
	background-image: url(images/content%20container/shopping%20cart/slices_16.gif);
	height: 45px;
	width: 80px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
}
#contentBox {
	width: 1000px;
	height: 300px;
}

#contentBoxHeading {
	height: 55px;
	width: 540px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 55px;
	color: #0099FF;
	font-weight: normal;
}#contentBoxLeft {
	width: 540px;
	float: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contentBoxLeftLeft {
	float: left;
	width: 540px;
}
#contentBoxHeading {
}
#contentboxleftright {
	width: 270px;
	float: left;
}
#contentBoxRight {
	float: left;
	height: 300px;
	width: 400px;
}
#2koolTV {
	z-index: 0;
}
#headingParagraphContainer {

}
#contentheading1 {
	height: 30px;
	margin-top: 10px;
}
#contentParagraph1 {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #333333;
	font-size: 14px;
	height: 165px;
	padding-right: 15px;
}
#contentMoreButton {
	height: 17px;
	width: 55px;
	background-image: url(images/content/slices_32.gif);
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 3px;
	float: right;
	margin-top: 10px;
}
#secondContentBox {
	width: 1000px;
	height: 1000px;
}
#secondLeftContainer {
	float: left;
	width: 720px;
}
#secondRightContainer {
	float: left;
	width: 280px;
}
#newestandkoolest {
	height: 35px;
}
#newestandkoolestImages {
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	height: 266px;

}
#NewestAndKoolestImagesBox {
	height: 266px;
}
#newestImageContent {
	position: relative;
	margin-top: 0px;
	clear: none;

}

#newestImageContent2 {
	height: 35px;
	width: 120px;
	margin-right: 9px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FF0066;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	float: left;
}

#2koolElementsTitle {
	height: 169px;
}
#checkThisOut {
	background-image: url(images/Elements/slices_37.gif);
	height: 81px;
	width: 247px;
	float: left;
}
#2koolElements {
	background-image: url(images/Elements/slices_43.gif);
	height: 88px;
	width: 247px;
	float: right;
}
#2koolElementsContainerLeft {
	height: 1039px;
	width: 33px;
	background-image: url(images/Elements/slices_44.gif);
	background-repeat: repeat-y;
	float: left;
}
#2koolElementsContainerRight {
	width: 247px;
	height: 1039px;
}
#2KoolElementsNav {
	height: 147px;
}


#SecondLeftContainerBox {
	width: 720px;
}
#newestImageDate {
	width: 35px;
	float: left;
	height: 35px;
	text-align: center;
	margin-left: 533px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0099FF;
	margin-right: 3px;
	font-size: 20px;
	padding-bottom: 2px;
}
#recentProjectContainer {
	width: 720px;
	margin-top: 15px;
	position: relative;
}
#recentProjectBox {
	height: 199px;
	width: 200px;
	margin-right: 30px;
	margin-left: 10px;
	float: left;
}
#recentProjectBoxImage {
	height: 164px;
	width: 200px;
	background-image: url(images/newestandkoolest/Entrepreneurs%20Award/Award.jpg);
}
#recentProjectBoxContent {
	height: 35px;
	width: 200px;
}
#recentProjectBoxContentDate {
	height: 35px;
	width: 35px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099FF;
	text-align: center;
	font-weight: bold;
}
#recentProjectBoxContentTitle {
	height: 32px;
	width: 165px;
	background-color: #FF0066;
	float: left;
	padding-top: 2px;
	text-align: center;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #000000;
	font-size: 10px;
}

#recentProjectBox2 {
	height: 199px;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
#recentProjectBoxImage2 {
	height: 164px;
	width: 200px;
	background-image: url(images/newestandkoolest/Off%20The%20Wall/Off%20the%20Wall.jpg);
}
#recentProjectBoxContent2 {
	height: 35px;
	width: 200px;
}
#recentProjectBoxContentDate2 {
	height: 35px;
	width: 35px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099FF;
	text-align: center;
	font-weight: bold;
}
#recentProjectBoxContentTitle2 {
	height: 32px;
	width: 165px;
	background-color: #FF0066;
	float: left;
	padding-top: 2px;
	text-align: center;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #000000;
	font-size: 10px;
}

#recentProjectBox3 {
	height: 199px;
	width: 200px;
	float: left;
	margin-left: 30px;
}
#recentProjectBoxImage3 {
	height: 164px;
	width: 200px;
	background-image: url(images/newestandkoolest/Trevista/thmbnail.jpg);
}
#recentProjectBoxContent3 {
	height: 35px;
	width: 200px;
}
#recentProjectBoxContentDate3 {
	height: 35px;
	width: 35px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099FF;
	text-align: center;
	font-weight: bold;
}
#recentProjectBoxContentTitle3 {
	height: 32px;
	width: 165px;
	background-color: #FF0066;
	float: left;
	padding-top: 2px;
	text-align: center;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #000000;
	font-size: 10px;
}
#koolPeople {
	width: 710px;
	margin-top: 15px;
	margin-right: 10px;
}
#koolPeopleContainer {
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	height: 75px;
}
#koolPeopleContainerIntro {
	float: left;
	width: 450px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	color: #666666;
}
#koolPeopleContainerComments {
	float: left;
	width: 300px;
	height: 35px;
}
#koolPeopleContainerCommentsBoxL {
	background-image: url(images/koolPerson/comments.jpg);
	height: 29px;
	width: 34px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-left: 166px;
}
#koolPeopleContainerCommentsBoxR {
	width: 100px;
	float: left;
	height: 29px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099FF;
	text-align: center;
}
#koolPeopleHeading {
	float: left;
	width: 400px;
	height: 35px;
	font-family: "script MT Bold", "Century Gothic", "times New Roman", Arial;
	font-size: 24px;
	color: #000000;
}
#koolPeopleContainerArchive {
	width: 136px;
	float: left;
	height: 15px;
	text-align: center;
	font-size: 16px;
	margin-top: 60px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 114px;
	line-height: 16px;
}
#koolPeopleContainerContent {
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
#koolPeopleContainerContentTop {
	background-image: url(images/koolPerson/top.jpg);
	height: 32px;
	width: 700px;
}
#koolPeopleContainerContentBox{
	height: 280px;
	width: 700px;
	background-color: #000000;
	background-image: url(images/koolPerson/bg.jpg);
}
#koolPeopleContainerContentBodyImage {
	float: left;
	height: 279px;
	width: 236px;
	margin-top: 1px;
	background-image: url(images/koolPerson/alexandria.png);
}
#koolPeopleContainerContentBodyRight {
	float: left;
	width: 454px;
	height: 270px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(images/koolPerson/btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#koolPeopleContainerContentBodyRightHeading {
	font-family: "script MT Bold", "Century Gothic", "times New Roman", Arial;
	color: #000000;
	background-color: #0099FF;
	width: 163px;
	font-size: 24px;
	text-align: center;
	margin-left: 280px;
}
#koolPeopleContainerContentBodyRightContent {
	width: 453px;
	margin-top: 10px;
	margin-right: 15px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
}
#koolPeopleContainerContentBodyRightContentFull {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 10px;
	color: #33FF00;
	margin-top: 10px;
	text-align: right;
}
#secondRightContainerDivider {
	float: left;
	width: 33px;
}
#secondRightContainerDividerTop {
	background-image: url(images/Mural%20Club/Community-Template_07.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 33px;
}
#secondRightContainerDividerBtm {
	background-image: url(images/Mural%20Club/Community-Template_07-02.gif);
	background-repeat: repeat-y;
	width: 33px;
	height: 885px;
}
#secondRightContainerDividerRight {
	float: left;
	width: 247px;
	margin-top: 35px;
}

#mcevents {
	width: 227px;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}

#secondRightContainerDividerRightTop {
	background-image: url(images/Mural%20Club/slices_37.jpg);
	height: 81px;
	width: 247px;
}
#secondRightContainerDividerElements {
	background-image: url(images/Elements/slices_43.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 247px;
}
#secondRightContainerDividerElementsNav {
	height: 108px;
	width: 221px;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
}
#secondRightContainerDividerElementsNavBtns {
	background-image: url(images/Elements/slices_49.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 220px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	line-height: 35px;
	text-indent: 15px;
	font-size: 20px;
	color: #666666;
}
#secondRightContainerContent {
	width: 227px;
	margin-right: 10px;
	margin-left: 10px;
	height: 246px;
	background-color: #000000;
}
#secondRightContainerContentTop {
	background-image: url(images/Elements/slices_52.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 227px;
}
#secondRightContainerContentBox{
	background-repeat: no-repeat;
	height: 195px;
	width: 247px;
}
#secondRightContainerContentBodyMid {
	background-image: url(images/Elements/slices_70.gif);
	height: 154px;
	width: 222px;
	padding-right: 5px;
}
#secondRightContainerContentBodyMid2 {
	background-image: url(images/Elements/slices_85.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 227px;
}
#secondRightContainerContentBodyBtm {
	background-image: url(images/Elements/slices_96.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 227px;
}
#secondRightContainerContent2 {
	height: 181px;
	width: 227px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #000000;
	padding-top: 10px;
}
#secondRightContainerContentBodyMidHeading {
	background-color: #33FF00;
	height: 25px;
	width: 160px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	text-indent: 5px;
	margin-left: 10px;
}
#secondRightContainerContentBodyMidSuscribe {
	height: 119px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#secondRightContainerContentBodyMid2Heading {
	background-image: url(images/Elements/follow%20us.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: 10px;
}
#secondRightContainerContentBodyMid2Nav {
	width: 103px;
	height: 22px;
	margin-left: 10px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(images/Elements/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
	margin-top: 10px;
	margin-bottom: 2px;
	float: left;
}

#secondRightContainerContentBodyMid2Nav2 {
	width: 103px;
	height: 22px;
	margin-left: 10px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(images/Elements/myspace.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
	margin-top: 10px;
	margin-bottom: 2px;
	float: left;
}

#secondRightContainerContentBodyMid2Nav3 {
	width: 103px;
	height: 22px;
	margin-left: 10px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(images/Elements/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}

#secondRightContainerContentBodyMid2Nav4 {
	width: 103px;
	height: 22px;
	margin-left: 10px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(images/Elements/youtube.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}

#secondRightContainerContentBodyMid2Nav5 {
	width: 103px;
	height: 22px;
	margin-left: 10px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(images/Elements/vimeo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#twitterUpdateContainer {
	width: 227px;
	background-image: url(images/Elements/twitterbird.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	padding-top: 42px;
}
#twitterUpdateContainerHeading {
	width: 227px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-indent: 15px;
	margin-bottom: 2px;
}

#twitterUpdateContainerBg {
	background-color: #FF0099;
}

#twitterUpdateContainerContent {
	background-color: #000000;
	width: 227px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #000000;
}

#twitterUpdateContainerContentHeading {
	background-color: #FF0099;
	width: 210px;
	margin-bottom: 5px;
	margin-left: 17px;
	padding-top: 7px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #000000;
}

#footerWrapper {
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	clear: none;
	background-color: #000000;
	background-image: url(images/Mural%20Club/bg.jpg);
}

#bgaddons  {
	background-image: url(images/content/paper%20clips.png);
	background-position: left top;
	height: 910px;
	width: 55px;
	margin-top: 600px;
	position: absolute;
	background-repeat: no-repeat;
}
#bgaddons2 {
	background-image: url(images/content/addons2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 800px;
	width: 45px;
	margin-top: 650px;
	margin-left: auto;
	position: fixed;
}
#bgaddons3 {
	background-image: url(images/content/addons3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 47px;
	width: 26px;
}

.pjContainer {
	height: 255px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
}
.pjcontent {
	float: left;
	height: 245px;
	width: 240px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pjImage {
	float: left;
	height: 245px;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pjTitle {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 18px;
	color: #FF0066;
	height: 20px;
	width: 240px;
	margin-bottom: 10px;
}
.pjDescription {
	height: 215px;
	width: 230px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #333333;
	font-size: 14px;
	margin-left: 10px;
}
#mceventstop {
	background-image: url(images/Mural%20Club/events/top.jpg);
	height: 21px;
	width: 227px;
}
#mceventsbtm {
	background-image: url(images/Mural%20Club/events/btm.jpg);
	height: 21px;
	width: 227px;
	margin-top: 15px;
}
#mceventsmid {
	width: 227px;
}
#mceventsHeading {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	height: 20px;
	width: 217px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.mceventsdescription {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #FFFFFF;
	height: 30px;
	font-size: 14px;
	background-color: #FF0099;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.mceventsdescriptiontitle {
	height: 30px;
	width: 186px;
	float: right;
	line-height: 30px;
	margin-left: 4px;
	font-weight: bold;
	color: #000000;
	
}


#eventDate {
	width: 25px;
	height: 30px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 2px;
}

.eventdate {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
#latestDescription {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
#donate {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	width: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	margin-left: 530px;
	text-align: center;
}


#footerWrapper {
	background-image: url(images/footer/bgcommunity.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	clear: none;
	background-color: #000000;
	height: 350px;
}

#footercontainer {
	width: 1000;
}

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Mural%20Club/Mural-ClubTemplate_19.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 222px;
}
#footerbg {
	height: 222px;
	margin-left: 581px;
	margin-top: 50px;
}

#footerContent {
	height: 100px;
	width: 1000px;
}
#footerNav {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	color: #FFFFFF;
	margin-top: 25px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px;
}

#footerBtm {
	background-image: url(images/footer/slices_122.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 1000px;
	
}
#footerBtmBg {
	height: 46px;
	width: 134px;
	margin-right: auto;
	margin-left: auto;
}


#footerPatten {
	width: 450;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	
}
#footerbg2 {
	background-image: url(images/footer/crayons.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 310px;
	position: absolute;
}

/*
#footerWrapper {
	background-image: url(images/footer/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	margin: 0px;
	clear: none;
	background-color: #000000;
}
#footercontent {
	height: 120px;
	width: 1000px;
}
#footernav {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 350px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#footerbtmbg {
	background-image: url(images/footer/slices_122.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 134px;
	margin-right: auto;
	margin-left: auto;
}
#footercontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Mural%20Club/Mural-ClubTemplate_19.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footerbg {

}
#footercopyright {
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footerbgimage {
	height: 222px;
	margin-left: 581px;
	width: 297px;
	background-image: url(images/Mural%20Club/imagefooter1.gif);
}
*/

#artcategoriescontainer {
	width: 200px;
	margin-right: 75px;
	margin-left: 75px;
	float: left;
}
.artcategoriesheading {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 18px;
	color: #0099FF;
	height: 20px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.artcategoriescontent {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	height: 235px;
}
#artcategoriesview {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0066;
	float: right;
	height: 20px;
	width: 40px;
	margin-top: 5px;
	text-align: center;
}

.view a:link{
	text-decoration: none;
	color: #FFFFFF;
}

.view a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.view a:hover{
	text-decoration: none;
	color: #000000;
}
#workshoprequestcontainer {
	height: 300px;
	width: 280px;
	float: left;
}
.workshopimagebox {
	height: 75px;
	width: 100px;
	background-image: url(images/workshops/youthbiz/tn.png);
	background-repeat: no-repeat;
}

.workshopimagebox2 {
	height: 75px;
	width: 100px;
	background-image: url(images/workshops/trevista/tn.png);
	background-repeat: no-repeat;
}

.workshopimagebox3 {
	height: 75px;
	width: 100px;
	background-image: url(images/workshops/barnumlibrary/tn.png);
	background-repeat: no-repeat;
}

.workshopimagebox4 {
	height: 75px;
	width: 100px;
	background-image: url(images/workshops/emerging%20leaders/tn.png);
	background-repeat: no-repeat;
}

.workshopimagebox5 {
	height: 75px;
	width: 100px;
	background-image: url(images/workshops/brucerandolph/tn.png);
	background-repeat: no-repeat;
}

.workshopimagebox6 {
	height: 75px;
	width: 100px;
	background-image: url(images/workshops/rmsel/tn.png);
	background-repeat: no-repeat;
}
.workshopimagebox7 {
	height: 75px;
	width: 100px;

	background-image: url(images/workshops/910%20gallery/tn.png)
	background-repeat: no-repeat;
	background-image: url(images/workshops/910%20gallery/tn.png);
	background-repeat: no-repeat;
}

#volunteerconataoner {
	width: 720px;
}
#volunteercontent {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
}

#featuredyoungartistbox {
	height: 400px;
	width: 720px;
}
#featuredyouthartistcontent {
	width: 700px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}
#featuredyoungartistgallery {
	height: 200px;
	width: 720px;
	margin-top: 15px;
}
.artcontainer {
	float: left;
	height: 190px;
	width: 200px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.artisttitle {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	height: 40px;
	font-size: 12px;
	color: #333333;
}

.artistname {
	color: #FF0099;
	font-weight: bold;
	font-size: 16px ;
}
.bgartimage {
	height: 150px;
	width: 200px;
	background-image: url(images/canvases/ft%20artist/sam/tn.jpg);
	background-repeat: no-repeat;
}

.bgartimage2 {
	height: 150px;
	width: 200px;
	background-image: url(images/canvases/ft%20artist/Levi/tn.jpg);
	background-repeat: no-repeat;
}

.bgartimage3 {
	height: 150px;
	width: 200px;
	background-image: url(images/canvases/ft%20artist/khundi/tn.jpg);
	background-repeat: no-repeat;
}

.bgartimage4 {
	height: 150px;
	width: 200px;
	background-image: url(images/canvases/ft%20artist/Ruben/tn.jpg);
	background-repeat: no-repeat;
}

.artimageinfo {
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 145px;
	width: 195px;
	background-image: url(images/featuredartist/Jesus%20R/bg.png);
	padding-top: 5px;
	padding-left: 5px;
}

.buy a:link {
	color: #0099FF;
	font-weight:bold;
}

.buy a:visited {
	color: #0099FF;
	font-weight:bold;
}

.buy a:hover {
	color: #FFFFFF;
	font-weight:bold;
}

#nextcontainer {
	float: right;
}
#prevcontainer {
	float: left;
}
#mycontroller2container {
	width: 280px;
	text-align: center;
}
#workshopcontainer {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 20px;
	margin-left: 20px;
}
.workshoptitle {
	height: 20px;
	width: 100px;
	margin-top: 5px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 14px;
	color: #FF0099;
	font-weight: bold;
}
.workshopimageoverlay {
	height: 65px;
	width: 90px;
	font-family: "Century Gothic", Arial, "times New Roman", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/workshops/overlay.png);
	padding: 5px;
}

.muralclub a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.muralclub a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.muralclub a:hover {
	color: #0099FF;
	text-decoration: none;
}

.workshopbtn a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.workshopbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.workshopbtn a:hover {
	color: #FF0099;
	text-decoration: none;
}

.workshopyear {
	color: #0099FF;
	font-weight: bold;
}
