body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 

body {
	background: url(images/bg.jpg) center repeat-y #181122;
	font-family: Arial, Helvetica, sans-serif;
	color: #30263d;
	font-size: 11px;
}



#welcome {
	font-size: 11px;
	text-align: center;
	padding-bottom: 50px;
	width: 195px;
}


#footer-text {
	width: 160px;
	padding-left: 40px;
	padding-top: 15px;
	text-align: center;
}

#footer-text a {
	color: #30263d;;
	font-size: 12px;
	font-weight: bold;
}

li {
	list-style: none;
}

div#content-wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fbfbfc;
}


.container {

}

.container tr {
text-align: center;
}

.container td a {
	text-align: center;
}

.container a img {
	border: 2px solid #30263d;
	margin: 3px;	
	width: 240px;
	height: 180px;
	}
	
.container a:hover img {
	border: 2px solid #ff601e;
}


.archive {
	background: url(images/DickGirlBride_05.jpg) no-repeat 0px 0px scroll;
	width: 499px;
	height: 27px;
}


.arch {
	font-family: 'Arial Black';
	float: left;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 4px;
	color: #ff601e;
}

.arch a {
	text-decoration: none;
	color: #30263d;
}

.arch a:hover {
	color: #ff601e;
}	


.advblock {
	font-size: 13px;
	font-weight: bold;
	background: url(images/DickGirlBride-adv_05.jpg) no-repeat 0 0 scroll;
	height: 270px;
	width: 951px;
	padding-top: 30px;	
	margin: 0 auto;
}
	
.advblock a {
	font-family: 'Arial Black';
    display: block;
   	color: #ff601e;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	}	
	
.advblock p {
	width: 500px;
	float: left;
}


.advblock img, p {
	 margin: 10px;
}


.trader {
	width: 900px;
	margin-left: 60px;
	margin-bottom: 20px;

}

.trader td {
	background: url(images/heart.png) 0px 0px no-repeat;
	height: 51px;
}	

.trader td span {
	display: block;
	text-align: center;
	width: 300px;

}


.trader tr {
	text-align: center;
}

.trader td a {
	font-family: 'Arial Black';
	color: #30263d;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

.trader td {
	font-size: 11px;
	color: #30263d;
}




.top {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #f7ffd6;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 20px;
}

.top li a {
	background: url(images/bullet.gif) 0px 4px no-repeat;
	font-family: 'Arial Black';
	padding-left: 25px;
	letter-spacing: -1px;
	color: #ff601e;
	text-decoration: none;
}

.top li a:hover {
	text-decoration: underline;
}



#top {
	margin-top: 20px;
	margin-bottom: 20px;
}




#text-links {
	text-align: center;
	margin-top: 10px;
}

#text-links td {
	padding-bottom: 20px;
	text-decoration: none;
}

#text-links .archive a  {
	display: inline;
}

#text-links a {
	color: #30263d;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	
}	

#text-links a:hover {
	text-decoration: underline;
}



