body {
	background-color: #3C0000;
	color: #FFF;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(images/bg-all.png);
	background-repeat: repeat;
	font-size: 11px;

}
h2 {
	font-size: 14px;
	color: #FCC;
}


h1 {
	color: #FCC;

}
ul {
	list-style: none;
}
.menu {
	width: 100%;
}

.menu li   {
	display: inline;
}
.menu li a   {
	background-image: url(images/main/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100px;
}





td {

}

p {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

a {
	color: #FBB;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#portofolio a img {
	text-decoration: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#text {
	margin: 0px;
	padding: 15px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	padding-top: 60px;
	padding-left: 35px;
}
.border   {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#site-center {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #52191F;
}

.links p {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.links a {
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.links   img   {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.links td {
	border: 1px dotted #999999;
	padding: 5px;
}
table tr td div p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#text table td {
	margin: 0px;
	padding: 15px;
}

