body {
	margin:0;
	padding:0;
	color:#333;
	height:100%;
	background:#fff;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#logo a{
	background-image:url(/images/voodoochilli-logo.gif);
	width:354px;
	height:110px;
	display:inline-block;
	background-repeat:no-repeat;
}

#container {
	height:100%;
	position:absolute;
	padding:0;
	width:100%;
	min-width:1010px;
}

#content {
	width:98%;
	min-height:320px;
	position:relative;
	margin-left:20px;
	padding-top:20px;

}

#footer {
	position:relative;
	width:100%;
	bottom:0;
	top:30px;
	background:#cdeb8b;
	border-top:1px solid #abcf58;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	height:330px;
	clear:both;
	padding-top:2px;
	min-width:1050px;

}

#footer img {
	vertical-align:middle;
}

#footer a {
	color:#333;
}

#footer a:hover {
	color:#7eac00;
}

#headerBox{ background-color:#FFF;}
#headerNav {
	height:25px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background:#cdeb8b url(http:/www.voodoochilli.net/images/header-splice.gif);
}

#headerNav ul a {
	color:#666;
	text-decoration:none;
	line-height:25px;
	height:24px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#left {
	position:relative;
	float:left;
}

#news {
	position:relative;
	width:210px;
	border:#000;
	padding:0;
	color:#FFF;
	float:left;
	margin-left:10px;
	background:#262626;
}

#artKeywords {
	position:relative;
	top:89px;
	left:20px;
	width:210px;
	border:#000;
	padding:0;
	color:#FFF;
	float:left;
	margin-left:10px;
	background:#262626;
	margin-bottom:25px;
}

#artKeywords b {
	text-decoration:underline;
	font-size:12px;
}

#artKeywords p {
	padding-left:6px;
	margin-top:2px;
	width:150px;
}

#activeArtists {
	width:210px;
	border:#000;
	padding:0;
	color:#FFF;
	margin-left:10px;
	background:#262626;
	margin-top:175px;
}

#iotmHome {
	position:relative;
	margin-left:20px;
	width:210px;
	voice-family:inherit;
	border:#000;
	color:#FFF;
	float:left;
	background:#262626;
}

#news h2 {
	font-size:12px;
	color:#68A9EE;
	margin-bottom:0;
}

.newsContent {
	margin:6px;
	color:#FFF;
}

.newsContent2 {
	margin:6px;
	color:#FFF;
	min-height:350px;
}

.keywordContent {
	margin:6px;
	margin-left:17px;
	color:#FFF;
	background-image:url(../images/spread-the-word.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	margin-top:-3px;
	background-position: 22px 0px;
}
.keywordContent img{
	padding:3px;}


#artistSkills {
	position:relative;
	margin:5px;
	margin-right:15px;
	width:210px;
	left:5px;
	voice-family:inherit;
	border:#000;
	color:#FFF;
	float:left;
	background:#262626;
}

#imageInfo {
	position:relative;
	margin:5px;
	width:210px;
	top:83px;
	left:20px;
	voice-family:inherit;
	border:#000;
	color:#FFF;
	float:left;
	clear:right;
	margin-bottom:70px;
	background:#262626;
}

#largeBox {
	width:800px;
	border:#000;
	color:#FFF;
	background:#fff;
}

#largeBoxComments {
	width:900px;
}

.imgBorder {
	border:1px solid #000;
	border-left:0;
	border-right:0;
}

a {	color:#65a9ef;}
a:hover {	color:#004fa7;}

.thumbs {
	margin:6px 10px 3px 0;
	border:1px solid #000;
	float:left;
}
.thumbs2 {
	margin:6px 10px 3px 0;
	border:1px solid #B1B1B1;
	float:left;
}

.thumbsHome {
	margin:6px 12px 4px 0;
	border:1px solid #000;
	float:left;
}
.thumbsHome2 {
	margin:6px 6px 6px 0;
	border:1px solid #000;
	float:left;
}

.whiteBox {
	color:#262626;
	background:#FFF;
}

#cv {
	width:416px;
	padding:10px;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-color:#999;
	border-width:1px;
	float:left;
	line-height:normal;
	background:#E4E4E4;
	
}

#cv p {
	padding:0;
	margin:0;
}

h1 {
	font-size:15px;
	margin:0;
	padding:5px;
	border:1px solid #7eac00;
	color:#FFF;
	font-weight:bold;
	width:250px;
	text-align:center;
	background:#8fc400;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

h4, h2 {
	font-size:12px;
	margin:0;
	padding:0;
	color:#8fc400;
	font-weight:bold;
	line-height:125%;
}

h3 {
	font-size:12px;
	color:#8fc400;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:0;
}

.letters {
	padding:6px;
	height:15px;
	width:15px;
	border:1px solid #3d8de8;
	color:#FFF;
	background:#6caeef;
}

.lettersSelected {
	padding:6px;
	height:15px;
	width:15px;
	border:1px solid #ed734a;
	color:#FFF;
	text-decoration:none;
	background:#ef8764;
}

.navSplice {
	display:block;
	height:25px;
	width:1px;
	margin:0;
	padding:0;
	border-left:1px solid #abcf58;
	float:left;
}

.smallBox {
	position:relative;
	width:450px;
	float:left;
}

.people {
	display:inline-block;
	height:250px;
	width:550px;
	clear:right;
	margin-bottom:10px;
}

.people p {
	clear:both;
	margin:0;
	padding:0;
}

.midBox {
	position:relative;
	width:650px;
	float:left;
}

.paddedSmallBox {
	position:relative;
	width:450px;
	float:left;
	padding-left:30px;
	margin-top:30px;
}

.feedback {
	position:relative;
	width:450px;
	float:left;
	margin-left:0;
	margin-top:40px;
	clear:left;
}

.commentsTitle {
	position:relative;
	width:450px;
	background-color:#8fc400;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	text-align:center;
}

.commentsTitleReply {
	position:relative;
	width:449px;
	background-color:#8fc400;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
	text-align:center;
	clear:none;
	margin-left:-10px;
	margin-top:-10px;
}

.voodoochilliDesign {
	margin-right:15px;
	margin-left:15px;
	margin-top:5px;
}

.footerLinks {
	vertical-align:super;
}

.comments {
	font-style:italic;
	color:#666;
	list-style-type:circle;
	border:1px solid #cccccc;
	display:block;
	padding:10px;
	border-top:0;
	width:428px;
}

.commentsAlt {
	font-style:italic;
	color:#666;
	list-style-type:circle;
	border:1px solid #cccccc;
	display:block;
	padding:10px;
	background-color:#E8E8E8;
	border-top:0;
	width:428px;
}

#barBg {
	height:15px;
	background:#8fc400 url(http://www.voodoochilli.net/images/bar-bg.gif) repeat;
}

#barBgMid {
	height:15px;
	background:#FC0 url(http://www.voodoochilli.net/images/bar-bg-mid.gif) repeat;
}

#barBgLow {
	height:15px;
	background:#F30 url(http://www.voodoochilli.net/images/bar-bg-low.gif) repeat;
}

#barBgNegative {
	height:15px;
	background:#000;
}

#leaveComment {
	padding:10px;
	margin-top:20px;
	float:left;
	color:#8FC400;
	border:1px solid #ccc;
	clear:both;
	background:#FFF;
	width:428px;
}

.rightBox {
	float:left;
	padding-top:25px;
}

.rightBoxSmall {
	float:left;
	padding-top:25px;
	width:300px;
}

#rightBox {
	float:left;
	padding-top:25px;
	margin-left:25px;
}

#rightBoxSmall {
	float:left;
	padding-top:20px;
	width:200px;
}

#rightBoxSmallPadded {
	float:left;
	padding-top:20px;
	width:380px;
	margin-left:15px;
}

.numMembers {
	margin:0;
	padding:0;
	padding-top:5px;
	float:left;
}

#loginForm,#loginForm2 {
	position:absolute;
	top:30px;
	left:370px;
	color:#65a9ef;
	font-size:10px;
}

#loginForm2 {
	top:68px;
}

#loginForm input, #loginForm2 input {
	font-size:10px;
	color:#65a9ef;
	border:1px solid #65a9ef;
	margin:3px;
}
#loginForm image, #loginForm2 image{
	border:0;
}

#explorer {
	color:#333;
	background:#FFC;
}

#scroller {
	top:10%;
	bottom:100px;
	margin:0 10px 0 0;
	padding-left:0;
	padding-right:3px;
	color:#FFF;
	overflow:auto;
	width:190px;
	height:250px;
}

#addMe {

	position:absolute;
	margin-left:280px;
	top:-2px;
}

#addMe a, #faves a, #watchMe a, #watchMe2 a, #com a, #imageDiscovery a, #forumHome a {
	color:#FFF;
	text-decoration:none;
}

#faves {
	font-size:14px;
	margin:0;
	padding:4px;
	border:1px solid #DD5800;
	color:#FFF;
	font-weight:bold;
	width:120px;
	text-align:center;
	top:30px;
	background:#F90;
	float:left;
}

#forumHome {
	font-size:14px;
	margin:0;
	padding:4px;
	border:1px solid #DD5800;
	color:#FFF;
	font-weight:bold;
	width:120px;
	text-align:center;
	top:20px;
	background:#F90;
	position:absolute;
	margin-left:297px;
}

#watchMe {
	font-size:14px;
	margin:0;
	padding:4px;
	border:1px solid #3475bb;
	color:#FFF;
	font-weight:bold;
	width:120px;
	text-align:center;
	background-color:#4591df;
	top:30px;
	float:left;
}

#watchMe2 {
	font-size:14px;
	margin:0;
	padding:4px;
	border:1px solid #3475bb;
	color:#FFF;
	font-weight:bold;
	width:120px;
	text-align:center;
	top:30px;
	background:#65a9ef;
	float:left;
	margin-left:10px;
}

#com {
	font-size:14px;
	margin:0;
	padding:4px;
	border:1px solid #DD5800;
	color:#FFF;
	font-weight:bold;
	width:120px;
	text-align:center;
	position:absolute;
	margin-left:280px;
	top:20px;
	background:#F90;
}

.favesImages {
	float:left;
	padding:20px;
	height:280px;
	width:355px;
	text-align:center;
}

.portfolioInvite {
	position:absolute;
	right:5px;
	top:15px;
	padding-top:0px;
	float:right;
	z-index:0;
	border: 1px dotted #999;
}
.portfolioInvite3 {
	position:absolute;
	right:5px;
	top:15px;
	padding-top:0px;
	float:right;
	z-index:0;

	

}
#yourAdHere{
	position:absolute;
	right:5px;
	top:15px;
	padding-top:0px;
	float:right;
	top:88px;

}

.portfolioInvite h1 {
	background-color:#cdeb8b;
	border:none;
	color:#666;
	line-height:normal;
	font-size:12px;
	width:300px;
	
}
.portfolioInvite2 h1{
	background-color:#cdeb8b;
	border:none;
	color:#666;
	line-height:normal;
	font-size:12px;
	width:350px;
	
}
.portfolioInvite2 {
	padding-top:0px;
	z-index:0;
	border: 1px dotted #999;
	display:block;
	margin-top:10px;
	width:358px;
}


.grey{
	color:#262626;
	font-style:italic;
	font-weight:bold;
	font-size:14px;}

#portfolioInvite a {
	text-decoration:none;
}

#portfolioInvite em {
	text-decoration:underline;
}

#artistName a {
	position:relative;
	margin:0;
	padding:4px;
	border:1px solid #7eac00;
	color:#FFF;
	font-weight:bold;
	height:12px;
	background:#8fc400;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#homePageText {
	height:175px;
	width:438px;
	background:url(../images/portfolio-info.gif) no-repeat;
}

#homePageText2 {
	height:175px;
	width:440px;
	background:url(../images/what-you-get-home.gif) no-repeat;
}

#homePageText h1, #homePageText2 h1 {
	position:absolute;
	margin:10px 0 0;
	font-size:13px;
	display:inline;
	border:0;
	color:#525252;
	width:450px;
	right:15px;
	background:transparent;
	font-size:15px;
}

#strapline {
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.portfolioFeatures {
	float:left;
	width:180px;
	height:70px;
	margin:0;
	padding:0;
	font-size:9px;
}

.portfolioFeatures ul li:before {
	content:"\00BB \0020";
	color:#C00;
	font-size:12px;
}

.portfolioFeatures ul {
	list-style-type:none;
	left:-10px;
	margin-top:3px;
	list-style-position:outside;
}

.splice {
	padding:0px;
	height:25px;
	width:1px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#abcf58;
	float:left;
	margin-right:3px;
}

.altBGTable {
	background-color:#cdeb8b;
	border:1px solid #B3E153;
}

.paleTable {
	background-color:#F7FCED;
	border:1px solid #DBF1AD;
}



.voteRoom {
	background-color:#262626;
}

.footerIcons {
	vertical-align:baseline;
	margin-left:20px;
	margin-bottom:50px;
}

.membersPadding {
	margin-top:8px;
}

#userMenuSelect {
	margin-top:5px;
	height:15px;
}

select.iconMenu option {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;
}

select#jumpMenu option[value="upload-image.php"], select#jumpMenu option[value="http://www.voodoochilli.net/upload-image.php"] {
	background-image:url(../images/icons/upload.gif);
}

select#jumpMenu option[value="http://www.voodoochilli.net/profile.php"], select#jumpMenu option[value="profile.php"] {
	background-image:url(../images/icons/profile.gif);
}

select#jumpMenu option[value="http://www.voodoochilli.net/your-portfolio.php"], select#jumpMenu option[value="your-portfolio.php"] {
	background-image:url(../images/icons/portfolio.gif);
}

select#jumpMenu option[value="your-images.php"], select#jumpMenu option[value="http://www.voodoochilli.net/your-images.php"] {
	background-image:url(../images/icons/modify.gif);
}

select#jumpMenu option[value="forum/"], select#jumpMenu option[value="http://www.voodoochilli.net/forum/"] {
	background-image:url(../images/icons/forum.gif);
}

select#jumpMenu option[value="iotm.php"], select#jumpMenu option[value="http://www.voodoochilli.net/iotm.php"] {
	background-image:url(../images/icons/iotm.gif);
}

select#jumpMenu option[value="blog.php"], select#jumpMenu option[value="http://www.voodoochilli.net/blog.php"] {
	background-image:url(../images/icons/blog.gif);
}

select#jumpMenu option[value="users/logout.php"], select#jumpMenu option[value="http://www.voodoochilli.net/users/logout.php"] {
	background-image:url(../images/icons/logout.gif);
}

select#jumpMenu option[value="vote-room.php"], select#jumpMenu option[value="http://www.voodoochilli.net/vote-room.php"] {
	background-image:url(../images/icons/vote-room.gif);
}

select#jumpMenu option[value="watchlist.php"], select#jumpMenu option[value="http://www.voodoochilli.net/watchlist.php"] {
	background-image:url(../images/icons/watch.gif);
}

.commentThumb {
	float:left;
	margin:5px;
}

.commentText {
	margin:5px;
	min-height:100px;
	width:340px;
}

.commentBlock {
	float:left;
	margin:4px;
	width:350px;
	border:1px solid #CCCCCC;
}

#artworkAdsense {
	position:absolute;
	top:25px;
	left:460px;
}

#artSupplies, #artSupplies2 {
	position:absolute;
	top:110px;
	left:595px;
	margin:0 auto;
	background-image:url(../images/artwork-and-supplies.gif);
	width:248px;
	height:25px;
	line-height:24px;
	font-size:14px;
	text-align:center;
	z-index:10;
}
 #artSupplies2{
	 top:147px;
	 }
#artSupplies a, #artSupplies2 a{
	display:inline-block;
	width:119px;
	height:24px;
	float:left;}

#joinPortfolio {
	padding-left:15px;
	clear:both;
	color:#333333;
	padding-top:3px;
}

.red {
	color:#990000;
}

#artworkSuggest {
	position:relative;
	top:89px;
	left:20px;
	width:210px;
	border:#000;
	padding:0;
	float:left;
	margin-left:10px;
	margin-bottom:85px;
	height:191px;
	text-align:center;
}

.homeThumb {
	margin:3px;
	margin-top:2px;
	margin-right:6px;
	border:1px solid #999;
}

#artworkSuggest img {
	margin-top:10px;
}

#siteRoom {
	width:100%;
	height:23px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
}

#footerBlock1 {
	padding-left:15px;
	width:350px;
	float:left;
	font-size:11px;
}

#footerBlock2 {
	padding-left:20px;
	width:330px;
	float:left;
	font-size:11px;
}

#footerBlock3 {
	padding-left:15px;
	width:120px;
	float:left;
}

#footerBlock4 {
	width:150px;
	float:left;
	font-size:11px;
}

h5 {
	margin-bottom:0;
	color:#FF6600;
	font-size:11px;
}

#webDesign {
	font-size:10px;
}

#webDesign a, .loud a {
	color:#000000;
}

.wallpaper {
	width:60px;
	height:60px;
	margin:5px 10px 3px 0;
	border:1px solid #000;
	float:left;
	clear:none;
}

.wallpaperDownload {
	float:left;
	margin-right:5px;
}

.artShop {
	float:left;
}

#artAds {
	background-image:url(../images/art-ads.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	height:420px;
	background-position:left 140px;
}

#joinUs {
	background-image:url(../images/join-blue.jpg);
	width:438px;
	height:108px;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	line-height:108px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:12px;
}


#joinUs a {
	color:#FFF;
	text-decoration:none;
	display:block;
	height:100px;
}

#joinUs em{
	text-decoration:underline;
	font-style:normal;
}

.account {
	width:400px;
	background-color:#cdeb8b;
	border:1px solid #B3E153;
}

.loud {
	background-color:#cdeb8b;
	border:1px solid #B3E153;
	color:#000000;
	width:200px;
	height:20px;
	text-align:center;
	font-size:14px;
	line-height:20px;
}

.counter1 {
	font-size:14px;
	margin:0;
	padding:4px;
	border:1px solid #666;
	color:#FFF;
	font-weight:bold;
	width:120px;
	text-align:center;
	background:#ccc;
}

#featuredArtist {
	padding:5px;
	height:200px;
	background-image:url(../images/featured-bg.jpg);
	background-repeat:no-repeat;
	width:438px;
	margin-top:10px;
}

#featuredArtistPhoto {
	margin:5px;
	border:1px solid #999999;
	margin-right:7px;
}

#textOverflow {
	width:330px;
	height:140px;
	padding-right:5px;
	overflow:auto;
}

#mapHome {
	padding-top:10px;
}

#userPanel {
	height:35px;
	position:fixed;
	bottom:0;
	width:100%;
	left:-5px;
	background-image:url(../images/panel/bg.gif);
	background-color:#000;
	background-repeat:repeat-x;
	margin-left:5px;
}

#userPanel img {
	float:left;
	margin-top:7px;
	margin-right:10px;
	margin-left:5px;
	border:0;
}

#idIcon {
	background-image:url(../images/panel/id-icon.gif);
	width:169px;
	height:35px;
	float:left;
}

#imageDiscovery {
	width:100%;
	height:125px;
	float:left;
	font-size:11px;
	position:fixed;
	bottom:35px;
	display:block;
	margin-left:-5px;
	line-height:20px;
	background-image:url(../images/panel/bg-tile.png);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FFF;
	padding-left:5px;
}

#imageDiscovery img {
	margin:5px;
	border:1px solid #9ea197;
	float:left;
}

#imageHolder {
	height:125px;
	display:inline-block;
	float:left;
}

#imageDiscoveryScroll {
	height:125px;
	overflow:scroll;
	overflow-y:hidden;
	padding:0;
	margin:0;
	width:100%;
	margin-left:-5px;
}

.panelInfo {
	display:inline-block;
	top:-50px;
	vertical-align:top;
	margin-top:5px;
	color:#b6b6b5;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	float:left;
}

.panelInfo img {
	border:1px solid #9ea197;
}


#openClose {
	background-image:url(../images/panel/open-close.gif);
	background-color:#ababab;
	width:100%;
	height:7px;
	display:block;
	position:fixed;
	bottom:159px;
	text-align:center;
	padding:0;
	margin:0;
	margin-left:-5px;
}

#openClose img {
	padding-bottom:7px;
}

#openClose2 img {
	height:7px;
}

#openClose2 {
	background-image:url(../images/panel/open-close2.gif);
	background-color:#ababab;
	width:100%;
	height:7px;
	display:block;
	position:fixed;
	bottom:34px;
	padding:0;
	margin:0;
	margin-left:0;
	text-align:center;
}

#openClose2 a, #openClose a {
	width:100%;
	display:block;
	height:7px;
}


#searchBoxFooter {
	background-image:url(../images/panel/keyword-search.gif);
	width:108px;
	height:21px;
	float:left;
	margin-top:7px;
	margin-left:5px;
}

#searchBoxFooter input {
	font-size:10px;
	height:15px;
	width:96px;
	margin-left:5px;
	border:0;
	background-color:#666666;
	margin-top:1px;
	color:#b9b9b9;
	padding-top:3px;
}

#searchFooter {
	float:left;
	margin-top:8px;
}

#panelRight {
	float:right;
	color:#FFF;
}

.settings {
	padding-left:10px;
	padding-top:5px;
	float:left;
	margin-right:20px;
	line-height:11px;
	font-size:9px;
}

.settingsButton {
	margin-top:5px;
}

.versionInfo {
	color:#666;
	font-size:9px;
}

#timeTaken {
	padding-top:10px;
	color:#999;
	float:left;
	margin-right:10px;
	font-size:9px;
}

#news p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.benefits{
	margin:5px;
	margin-left:0;
	border:1px solid #abcf58;
	}
.benefits td{
	padding:5px;
	height:34px;

}
.benefitsLogin{
	background-color:#F7FCED;
	border:1px solid #DBF1AD;
	padding:10px;
	margin-bottom:5px;
}
.benefitsLogin h2{
	color:#333;
	margin-bottom:5px;
}
.benefitsAlt td {
	background-color:#eef7cf;
}
#benefitsRight{
	float:left;
	width:450px;
	padding-left:50px;}
	
#proArtist{
	width:200px;
	float:left;
	margin-left:10px;
	}
#proArtist2{
	width:200px;
	float:left;
	position:absolute;
	margin-left:428px;
	}
		
	
#artistCredentials {
	height:50px;
	width:100%;
	clear:both;
	margin-right:10px;
	vertical-align:middle;}	
#artistCredentials h1{
	background-color:#FFF;
	border:none;
	color:#8fc400;
	font-size:16px;
	width:auto;
	float:left;
	display:block;
	margin-right:10px;
	margin-left:-4px;}	
#portfolio h2{
	margin-top:-20px;
	position:absolute;}
	#cvBox{
		margin-top:20px;
		padding-top:10px;
		clear:left;}
		
	.artistInfo {
	position:relative;
	margin:5px;
	width:210px;
	left:5px;
	margin-right:20px;
	voice-family:inherit;
	border:#000;
	color:#FFF;
	float:left;
	background:#262626;
	background-image:url(../images/titles/titles-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
}

		
.artistInfoTop{
	background-image:url(../images/titles/titles-top.gif);
	color:#FFF;
	width:210px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-weight:bold;}		
.bigText{
	font-size:14px;
	line-height:18px;
	color:#3b88d7;
	margin-top:-10px;}	
#paypalDonate{
	width:210px;
	padding-left:2px;
	}	
	.promote{
		width:100%;
		}
	
#loginItems, #loginItems2{
	width:100px;}

#register{
	background-image:url(../images/register.jpg);
	width:950px;
	height:361px;
	background-repeat:no-repeat;
}
#registerUpgrade{
	background-image:url(../images/upgrade.jpg);
	width:950px;
	height:361px;
	background-repeat:no-repeat;
}
#regBoxLeft{
	width:645px;
	float:left;
	margin-top:60px;
	padding-left:15px;}
#regBoxLeft a{
	display:block;
	width:120px;
	height:30px;
}
	
.white{color:#FFF;}	
#regBoxLeft td{
	padding:4px;
}
.green{	color:#8fc400;}	
	
#regBoxRight{
	width:245px;
	height:275px;
	float:left;
	margin-top:50px;
	margin-left:10px;
	color:#FFF;
	font-size:10px;
}	
#regBoxRight ul{
	font-size:9px;
	padding:0;
	padding-left:10px;
	}
#forSale{
	border:solid 1px #666;
	padding:5px;
	margin-top:5px;
	width:450px;
	}
#popular{	margin-bottom:10px;}	
#popular img{padding-right:10px; padding-bottom:10px;}
#popular p{	padding-right:10px;}
#proArtistHome{
	background-image:url(../images/go-pro-home.jpg);
	width:456px;
	height:210px;
	background-repeat:no-repeat;
	margin-top:10px;
	padding:8px;
	line-height:15px;
	}
#proArtistHomeScroller{
	overflow:auto;
	width:385px;
	height:117px;
	margin-top:32px;
	margin-left:20px;}
#regPro{
	display:block;
	width:400px;
	height:30px;
	margin:15px;}
#popHome{
	border:1px solid #999;
	padding:8px;
	width:423px;
}

#proOrder{
	background-image:url(../images/pro-bg-order.jpg);
	width:402px;
	height:119px;
	padding-top:45px;
	text-align:center;
	background-repeat:no-repeat;
	margin:15px;
	margin-top:25px;
	}
.awardCount{
	position:absolute;
	z-index:1000;
	width:30px;
	height:30px;
	margin-top:-120px;
	background-image:url(../images/award-count.png);
	background-repeat:no-repeat;
	padding-top:4px;
	color:#8fc400;
	font-weight:bold;
	text-align:center;
	}
	.awardCount p{
		margin:0;
		padding:0;
		margin-left:-1px;
	}
.awardBlock{
	float:left;
}	
#featuredArtists a{
	background-image:url(../images/featured.jpg);
	width:438px;
	height:218px;
	background-repeat:no-repeat;
	margin-left:0;
	display:inline-block;
	margin-top:3px;
	margin-bottom:15px;
}
#featureArtistsTable{
	border: 1px solid #999;
	margin-top:10px;
}
.featureArtistsTableTop{
	background-color:#8fc400;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	height:25px;}
.tdAlt{
	background-color:#F2F2F2;}
#newsBox{
	background-image:url(../images/news-box.gif);
	width:425px;
	height:158px;
	float:left;
	padding-left:15px;
	padding-top:15px;
	background-repeat:no-repeat;
	margin-bottom:13px;
	}

#overflowNews{
	overflow:auto;
	height:110px;
	width:410px;
	margin-top:3px;}	
#newsBox h2,h3{
	margin-bottom:0;
	margin-top:0;
}
#newsBox h2{
	margin-top:-5px;
	color:#666;}
.iotmHomeNew{
	float:left;
	width:439px;
	background-image:url(../images/iotm-middle.gif);
}
.iotmHomeNew h2{
	margin-top:-10px;
	color:#666;
}
.whiteTop{
	background-image:url(../images/iotm-top.gif);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:10px;
	}
.whiteBottom{
	background-image:url(../images/iotm-bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;	
	background-color:#FFF;
	height:30px;
	margin-top:0px;
	}	
.boxPadding{
	padding:15px;
padding-top:10px;
color:#000;}
.iotmHome{
	float:left;
	margin-right:10px;
	margin-top:-10px;
	background-color:#000;
	width:210px;
	color:#FFF;}
.iotmHome img{
	margin-bottom:5px;
}
#rss a{
	background-image:url(../images/rss-icon.gif);
	width:150px;
	height:44px;
	z-index:100;
	position:absolute;
	margin-left:260px;
	margin-top:-45px;
	}	

#iotm h2{
	background-color:#343535;
	display:block;
	color:#FFF;
	margin-left:-5px;
	margin-right:-5px;
	margin-top:-7px;
	padding:5px;
	text-align:center;
	background-image:url(../images/iotm.gif);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
}

#fbLogin{
	position:absolute;
	top:25%;
	left:-300px;
	border:solid 1px #ccc;
	padding:20px;
	color:#666666;
	width:350px;
	background:#fff;
	z-index:5000;
	}
#fbButton{
	position:absolute;
	left:180px;
	top:28px;}	

#signupHeader a{
	background-image:url(../images/signup.jpg);
	width:115px;
	height:109px;
	display:block;
	position:absolute;
	float:right;
	top:0px;
	right:5px;
	z-index:5;}

#footerSquare{
	width:200px;
	height:200px;
	position:absolute;
	z-index:200;
	float:right;
	margin-left:650px;
	bottom:85px;}	

#proOfTheDay,#proOfTheDay2{
	float:right;
	background-color:#cdeb8b;
	min-width:280px;
	height:90px;
	line-height:22px;
	margin-top:10px;
	margin-right:10px;
	background-image:url(../images/fade-pro.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	position:absolute;
	right:20px;
	top:0;
}
#proOfTheDay2{
	top:37px;}
#proOfTheDay h2, #proOfTheDay2 h2{font-size:14px; padding-top:10px;}
#proOfTheDay h3, #proOfTheDay2 h3{ color:#818579;}
#proOfTheDay a, #proOfTheDay2 a{
	text-decoration:none;
	border:0;}

#signupHeader a{
	background-image:url(../images/want-to-join.gif);
	width:90px;
	height:90px;
	float:right;
	margin-right:290px;
	margin-top:10px;}
#secure{
	background-image:url(../images/paypal-secure.gif);
	width:186px;
	height:46px;
	margin-top:20px;
	}
#barTop{
	background-image:url(../images/bar-top.jpg);
	height:37px;
	width:100%;
	line-height:37px;
	}	
#barTop p{
	margin:0;
	padding:0;
	padding-left:15px;
	}
#barTop img{
	float:left;
	padding-left:23px;
	padding-right:5px;
	}
.smallText{
	font-size:10px;
	font-style:italic;}	
	
#newsletter a{
	background-image:url(/images/newsletter.png);
	width:235px;
	height:118px;
	display:block;
	margin-top:0px;
	margin-left:50px;
}
				
