.clearfix{
	clear: both;
}

body{
	background:#392D2D url(/_inc/img/bg.gif) repeat scroll top center;
	margin:0;
	padding:none;
	font-family:verdana;
	font-size:10px;
	color:#111111;
	text-align:left;}

h1{
	display: block;
	margin:3px;
	padding: 0 0 0 0;
	border-bottom: 2px solid #4c4c4c;
	border-top: 1px solid #fb4a8c;
	color: #565656;
	font-size: 15px;
	font-weight: bold;
	
}

h2{
	display: block;
	margin:3px;
	padding: 0 0 0 0;
	border-bottom: 2px solid #4c4c4c;
	border-top: 1px solid #fb4a8c;
	color: #565656;
	font-size: 12px;
	font-weight: bold;
	
}

a img{
	border: 0px;
}

a{color:#da1a70;text-decoration:none;}
a:hover{color:#1E859B;}

.addmyprofile {background:transparent url(/_inc/img/addprofile.gif) no-repeat center center;width:141px;height:46px;display:block;}

.addmyprofile:hover {background:transparent url(/_inc/img/addme2.gif) no-repeat center center;width:141px;height:46px;display:block;}

#navigation{margin:none;background:transparent url(/_inc/img/navigation.png) no-repeat top center;width:626px;height:66px;}

#navigation .home{background:transparent url(/_inc/img/home1.gif) no-repeat top center;width:66px;height:66px;display:block;}

#navigation .home:hover{background:transparent url(/_inc/img/home2.gif) no-repeat top center;width:66px;height:66px;display:block;}

#navigation .graphics{background:transparent url(/_inc/img/graphics1.gif) no-repeat top center;width:131px;height:66px;display:block;}

#navigation .graphics:hover{background:transparent url(/_inc/img/graphics2.gif) no-repeat top center;width:131px;height:66px;display:block;}

#navigation .layouts{background:transparent url(/_inc/img/layouts1.gif) no-repeat top center;width:126px;height:66px;display:block;}

#navigation .layouts:hover{background:transparent url(/_inc/img/layouts2.gif) no-repeat top center;width:126px;height:66px;display:block;}

#navigation .brushes{background:transparent url(/_inc/img/brushes1.gif) no-repeat top center;width:101px;height:66px;display:block;}

#navigation .brushes:hover{background:transparent url(/_inc/img/brushes2.gif) no-repeat top center;width:101px;height:66px;display:block;}

#navigation .scripts{background:transparent url(/_inc/img/scripts1.gif) no-repeat top center;width:101px;height:66px;display:block;}

#navigation .scripts:hover{background:transparent url(/_inc/img/scripts2.gif) no-repeat top center;width:101px;height:66px;display:block;}

#navigation .generators{background:transparent url(/_inc/img/generators1.gif) no-repeat top center;width:119px;height:66px;display:block;}

#navigation .generators:hover{background:transparent url(/_inc/img/generators2.gif) no-repeat top center;width:119px;height:66px;display:block;}

#navigation .right{background:transparent url(/_inc/img/rightnav.png) no-repeat top center;width:32px;height:66px;display:block;}

#greentop {background:transparent url(/_inc/img/greentop.gif) no-repeat top center;width:141px;height:20px;}

#greentop .about{background:transparent url(/_inc/img/siteinfo.gif) no-repeat top center;width:59px;height:20px;display:block;float:left;}

#greentop .about:hover{background:transparent url(/_inc/img/siteinfo2.gif) no-repeat top center;width:59px;height:20px;display:block;float:left;}

#greentop .policy{background:transparent url(/_inc/img/privacy.gif) no-repeat top center;width:82px;height:20px;display:block;float:left;}

#greentop .policy:hover{background:transparent url(/_inc/img/privacy2.gif) no-repeat top center;width:82px;height:20px;display:block;float:left;}


#content{background:transparent url(/_inc/img/contenttop.jpg) no-repeat top right;text-align:left;width:606px;padding:2px 2px 0px 14px;}

#container{background:#CECE9F url(/_inc/img/content.gif) repeat-y top center;}

#rightbar {background:#CECE9F url(/_inc/img/rightbar.png) no-repeat top left;}


/* Navigation */
#leftNav ul{
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

#leftNav ul li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#leftNav ul span{
	background: url("/_inc/img/navHeaders.gif") transparent top right no-repeat;
	display: block;
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-indent: 35px;
	font-family: Arial;
	padding-top: 3px;
}

#leftNav ul li a,
#leftNav ul li a:link,
#leftNav ul li a:visited,
#leftNav ul li a:active{
	display: block;
	text-indent: 15px;
	height: 14px;
	color: #adad88;
	border-bottom: 1px dotted #ddddc6;
}

#leftNav ul li a:hover{
	color: #000;
	background-color: #ddddc6;
	border-right: 3px solid #4a4a2c;

}

/* content styling */
#content span{
	display: block;
	border-bottom: 1px solid #d1d1d1;
	width: 95%;
}

#layoutThumbs{
	display: block;
	width: 100%;
}

#latest{
	display: block;
	padding: 2px;
	border-bottom: 2px solid #cece9f;
}

#latest span{
	display: block;
}

#updates{
	float: left;
	display: block;
	width: 300px;
	height: 250px;
	background-color: #f7f7f7;
}

#featured{
	float: right;
	display: block;
	width: 300px;
	height: 250px;
	background-color: #f7f7f7;
}

.thumbs{
	display: block;
	position: relative;
	float: left;
	width: 195px;
	height: 150px;
	margin: 2px;
	background-color: #ffffff;
	border: 1px solid #cece9f;
	overflow: hidden;
}

.thumbs a:hover span{
	position: absolute;
	top: 115px;	
	left: 2px;
	background-color: #eeeedd;
	display: block;
	width: 195px;
	border: 2px solid #a5a575;
	padding: 1px;
	color: #000;
	text-align: center;
	font-size: 10px;
}

.thumbs a:hover img{
	width: 195px;
	height: 150px;
}

#content p{
	margin: 0 0 0 0;
	padding: 3px;
	background-color: #f7f7f7;
	border-bottom: 2px solid #828258;
}

/* Rightbar Styling */
#rightbar{
	text-align: center;
}

#rightbar span{
	display: block;
	border-bottom: 2px solid #392d2d;
	color: #000;
	text-align: right;
}

/* Myspace Layout Preview */
#instructions{
	background-color: #f7f7f7;
	border-bottom: 2px solid #828258;
	margin-bottom: 5px;
	padding: 3px;
}

#instructions span{
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	display: block;
}

#layoutPreview{
	text-align: center;
}
