/* CSS Document */



body 
{
/*background-image: url(../assets/BI-BG.gif);
background-repeat: repeat;*/
	background-color: #000;
	text-align:center;
	margin-top:60px;
	font: 14px/1.4 Verdana, Arial, Helvetica, sans-serif;
}

h1
{
font-size:1.6em;
font-weight:bold;
color:#fff;
margin-top:6px;
}

h2
{
font-size:1.1em;
font-weight:bold;
color:#fff;
margin-top:6px;
}

p{		
	font-size:1em;
	line-height: 1.4em;
	text-align:left;
	color:#c3c0d0;

}

p a
{		
	color:gray;}

p a:hover
{		
	color:#fff;}


img
{
	text-decoration:none;
	border:none;
	text-align:center;

}



#liquid-round {
width:70%;
margin:0px auto;
background:#fff url(http://www.search-this.com/rounded/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(http://www.search-this.com/rounded/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(http://www.search-this.com/rounded/top-right.gif) no-repeat right top;
}






























#wrapper
{
	width: 760px;
	
	margin: 0px auto;
	padding: 0;
	border: none;
	text-align: center;
	background-color:#000000;

}

#maincontent
{

padding-top:36px;
width:760px;
text-align:center;

}

	
#content_left
{

width:760px;
background-color:#000;
float:left;
clear:right;
	margin-bottom: 20px;

}

#content_left p
{text-align:center;}


#content_right
{
	float:left;
width:360px;
text-align:left;
margin-top: 0px;
}

#content_right p
{
	text-align:left;
	margin-right: 20px;
	margin-top: 0px;
}

#footer 
{
	background-color:gray;
	border-bottom: 6px solid #fff;
	border-top: 0px solid #330008;	
height:20px;
	margin-top:10px;
	color:#fff;
	padding-top:4px;
	width:760px;
	clear:both;
    text-align:left;
	
}

.textfooter
{
	margin-left:12px;
	display:inline;
	color: #fff;

}

.boldtextfooter
{
	font-weight: bold;
	display:inline;
	color: #fff;
}

#fractal
{
	float:right;
	margin-top:-20px;
	margin-right:12px;
		color: #fff;
}

#fractal a, a hover, a visited
{
text-decoration:none;	
	font-weight: bold;
		color: #E2C88B;
}

.valid
{
	float:right;
	margin-top:-18px;
	margin-right:12px;
	padding-right:0px;
	text-decoration:none;
	border: 0;
	display:inline;
}


.valid a
{
	border: 0;
	text-decoration:none;

}