@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #663300;
	background-color: #000000;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bg {
	background-image: url(../images/bg.jpg);
	background-position: left top;
	height: 700px;
	width: 799px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#name {
	background-image: url(../images/name.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 473px;
	position: absolute;
	left: 314px;
	top: 225px;
	background-position: right;
}
#menu {
	position: absolute;
	left: 395px;
	top: 260px;
}
#content {
	width: 600px;
	position: absolute;
	background-repeat: no-repeat;
	text-align: left;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	top: 285px;
	left: 185px;
}
.content {
	padding-right: 5px;
	padding-left: 7px;
	background-color: #222222;
	opacity:0.8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.bgLine {
	background-image: url(../images/bgLine.png);
	background-repeat: repeat-y;
}
#add {
	background-repeat: no-repeat;
	text-align: right;
	position: absolute;
	left: 485px;
	height: 111px;
	width: 300px;
	top: 109px;
	background-image: url(../images/dcspjContact.png);
	padding-top: 10px;
	color: #63503C;
}
.add {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#taj {
	float: right;
	background-image: url(../images/taj.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 250px;
	margin: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: capitalize;
	color: #CCCCCC;
	font-weight: bold;
}
#info {
	text-align: right;
	padding-top: 5px;
}

#logo {
	background-image: url(../images/dcspjLogo.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 87px;
	position: absolute;
	top: -100px;
	right: 0px;
}
