body {
	font-family: TAHOMA;
	background: #101010 url(imgs/bg.png) repeat-x;
	margin: 0;
}
a, link, visited, body {
	color: #FFF
}
a:hover {
	text-decoration: none
}
#header {
	font-size: 11px;
	position: relative;
	width: 968px;
	height: 173px;
	background: #33AD33 url(http://www.monstroustrades.com/imgs/header.png);
	margin-bottom: 15px;
}
#all {
	width: 968px;
	margin: 15px 0;
	background: #1E4F20;
	border: 1px solid #003900;
}
#titulo {
	position: relative;
    float: left;
	margin-top: 30px;
	margin-left: 125px
}
#welcome {
    float: right;
	width: 400px;
	_width: 404px;
	padding: 2px;
	border: 1px #1E4F20 solid;
	background: #DEF1DD;
	position: relative;
	margin-top: 50px;
	margin-right: 30px;
	text-align: justify;
}
#galleries {
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	padding: 3px 1px 2px;
	background: #009900;
	width: 945px;
	_width: 949px
}
#galleries img {
	width: 180px;
	height: 135px;
	border: 1px solid #fff;
	background: #000;
	margin: 2px 1px 0 0;
}
#galleries a:hover img {
	border: dashed 1px
}
#book_top {
	width: 949px;
	height: 39px;
	background: url(http://www.monstroustrades.com/imgs/galleries_top.png);
}
#book_top p, #book_down p {
	font-size: 17px;
	font-family: arial;
}
#book_down p {
	float: right;
	margin: 18px 2px 0;
}
#book_top p {
	float: left;
	margin: 0 2px 0;
}
#book_top img, #book_down img {
	margin-right: 10px;
	margin-top: 5px;
	border:0;
}
#book_top img {
	float: right
}
#book_down img {
	float: left
}
#book_down {
	width: 949px;
	height: 39px;
	background: url(imgs/galleries_down.png);
}
#footer {
	background: url(imgs/footer.png);
	width: 968px;
	height: 129px;
}
#footer p {
	width: 700px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
	padding-left: 15px;
	float: left;
}
.tabletop {
	text-align: center;
	font-size: 15px;
	margin: 20px 0;
}
.tabletop a {
	font-size: 18px
}
.tabletop img {
	width: 180px;
	height: 135px;
	border: #fff solid 1px;
}
.tabletop a:hover img {
	border: dashed 1px
}
.tabletop td {
	width: 25%
}
.top2, .tabletop {
	width: 100%
}
.top2 a, .tabletop a, #book_top p, #book_down p, #welcome a, .extra {
	font-weight: bold
}
.top2, .top2 a, #welcome a, #welcome {
	color: #000
}
.top2 {
	font-size: 10px;
}
.top2 a {
	font-size: 17px;
	color: #fff
}
.extra p {
	font-weight: normal;
	margin: 0;
	font-size: 18pt
}
.extra {
	width: 99%;
	font-size: 15px;
	text-align: center;
	margin: 0 2px 15px;
}
.extra a {
	color: #AFFF9B
}
.extra td {
	width: 20%
}
