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) repeat-x #fff4e3;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #080809;
	font-size: 11px;
	
}

li {
	list-style: none;
}


#welcome {
	font-size: 10px;
	line-height: 1em;
	text-align: center;
	padding-top: 0px;
	padding-left: 90px;
	width: 360px;
	text-align: center;
	text-transform: uppercase;
}


.container {

}

.container tr {
text-align: center;
}



.container td a {
	text-align: center;
}

.container a img {
	border: 2px solid black;
	margin: 3px;	
	width: 240px;
	height: 180px;
	}
	
.container a:hover img {
	border: 2px solid green;
}

.archive {
	margin: 0 auto;
	width: 980px;
}

.archive strong {
	font-size: 16px;
	color: #e2ba37;
	letter-spacing: -1px;
}

.archive a, .archive strong {
	float: left;
}

.archive a {
	background: url(images/archive.png) 0 0 scroll no-repeat;
	display: block;
	width: 21px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	color: #ffe3ba;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;	
	margin: 3px;
}	

.archive a:hover {
	color: #4f4435;
}

.archive strong {
	padding-top: 4px;
}

.resetfloat {
	clear: both;
}

.advblock {
	background: url(images/adv_bg.png) repeat-x;
	color: #4f4435;
	font-size: 17px;
	height: 216px;

}
	
.advblock a {
    display: block;
   	color: #f25b00;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -1px;
	}	
	.advblock span {
   display: block;
   	color: green;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
  text-align: center;

	}	
	
.advblock p {
	width: 500px;
	float: left;
		
}


.advblock img, p {
	 margin: 10px;
	 
}

.rosette {
	background: url(images/rosette.png) no-repeat right;
	
}

.trader {
	width: 940px;
}

.trader td {
	height: 110px;
	text-align: center;	
}	

.trader td span {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}


.trader td a {
	color: #4f4435;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: -1px;
}
.trader td a:hover {
	color: green;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

.trader td {
	font-size: 12px;
	color: #4f4435;
	font-weight: bold;
}


.top {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #f7ffd6;
	line-height: 1.8em;
	text-align: center;
	
}

.top li a {
	background: url(images/bullet.gif) 0px 6px no-repeat;
	padding-left: 15px;
	color: #4f4435;
	text-decoration: none;
}

.top li a:hover {
	text-decoration: underline;
	color: green;
}



#top {
	margin-top: 20px;
	margin-bottom: 20px;
}



#footer {
	margin-top: 20px;
}

#footer-text {
	width: 200px;
	padding-top: 75px;
	padding-left: 40px;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

#footer-text a {
	color: #4f4435;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#text-links {
	background: url(images/adv_bg.png) repeat-x 0 0 scroll #ffefd7;
	text-align: center;
}

#text-links td {
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}

#text-links a {
	color: #f25b00;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}	

#text-links a:hover {
	text-decoration: underline;
}


